image: Make sure that everything from the machine rdepends is built

Make sure that everything the machine needs to install is built.
This commit is contained in:
Holger Hans Peter Freyther 2012-05-03 03:57:38 +08:00
parent 999cf4843e
commit f1ce2c13e5
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
DEPENDS = "${MACHINE_EXTRA_RDEPENDS}"
IMAGE_INSTALL = "task-core-boot ${ROOTFS_PKGMANAGE_BOOTSTRAP} ${ROOTFS_PKGMANAGE} task-osmocom task-sysmocom task-sysmocom-debug task-sysmocom-tools ${MACHINE_EXTRA_RDEPENDS} wget"
IMAGE_LINGUAS = " "
LICENSE = "MIT"