]> code.ossystems Code Review - openembedded-core.git/commitdiff
task-poky-boot: set value for MACHINE_ESSENTIAL_EXTRA_RDEPENDS
authorMarcin Juszkiewicz <hrw@openedhand.com>
Wed, 27 Jun 2007 12:44:06 +0000 (12:44 +0000)
committerMarcin Juszkiewicz <hrw@openedhand.com>
Wed, 27 Jun 2007 12:44:06 +0000 (12:44 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2028 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/tasks/task-poky-boot.bb

index 072f3bfc66a5d15d9b6e0056c74fa6b34077171d..3285f3f96c31c6e4b3f2a429e3e3f0d40c38699b 100644 (file)
@@ -7,6 +7,8 @@ PACKAGE_ARCH = "${MACHINE_ARCH}"
 ALLOW_EMPTY = "1"
 PR = "r1"
 
+MACHINE_ESSENTIAL_EXTRA_RDEPENDS ?= ""
+
 RDEPENDS_task-poky-boot = "\
     base-files \
     base-passwd \