summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/packagegroups
diff options
context:
space:
mode:
authorMartin Jansa <martin.jansa@gmail.com>2013-11-17 14:52:13 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-11-18 12:44:05 +0000
commitbba44c613f12079081fb0a20cbd2e99adc5276c3 (patch)
tree9caf7da267f14d78dd739324f43eff017db0c1af /meta/recipes-core/packagegroups
parent646a3b5c669a1816ddd1cc6299eafe918a434054 (diff)
downloadast2050-yocto-poky-bba44c613f12079081fb0a20cbd2e99adc5276c3.zip
ast2050-yocto-poky-bba44c613f12079081fb0a20cbd2e99adc5276c3.tar.gz
packagegroup-core-boot: Drop build-time dependency on virtual/kernel
* because kernel isn't needed to build packagegroup and building it doesn't influence if it's included in image or not. (From OE-Core rev: 2935e7b2fc3c1a35e810eb4043638ffcd6682d0c) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/packagegroups')
-rw-r--r--meta/recipes-core/packagegroups/packagegroup-core-boot.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/recipes-core/packagegroups/packagegroup-core-boot.bb b/meta/recipes-core/packagegroups/packagegroup-core-boot.bb
index 486385a..5455899 100644
--- a/meta/recipes-core/packagegroups/packagegroup-core-boot.bb
+++ b/meta/recipes-core/packagegroups/packagegroup-core-boot.bb
@@ -5,7 +5,6 @@
SUMMARY = "Minimal boot requirements"
DESCRIPTION = "The minimal set of packages required to boot the system"
LICENSE = "MIT"
-DEPENDS = "virtual/kernel"
PR = "r11"
inherit packagegroup
OpenPOWER on IntegriCloud