nostromo: add base-passwd to DEPENDS

Fixed:
chown: invalid user: www-data:www-data
WARNING: tmp/work/i586-wrs-linux/nostromo/1.9.6-r0/temp/run.do_install.33423:1 exit 1 from 'chown -R www-data:www-data tmp/work/i586-wrs-linux/nostromo/1.9.6-r0/image//var/nostromo'

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Robert Yang 2017-02-13 02:04:23 -08:00 committed by Martin Jansa
parent 38813ff30f
commit cfad4bab53

View File

@ -16,7 +16,7 @@ SRC_URI[sha256sum] = "541494ecfeafec58c0876ccc90cc23b06e0144f6f42029af44c7cdb1f4
TARGET_CC_ARCH += "${LDFLAGS}"
DEPENDS = "openssl groff-native"
DEPENDS = "openssl groff-native base-passwd"
inherit update-rc.d