aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-core
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:35:51 +0000
commit2935e7b2fc3c1a35e810eb4043638ffcd6682d0c (patch)
tree6a7478f69c559be3951d44ba13663ad1c52f067e /meta/recipes-core
parent50ea6d79fbbece279cda908ea768673de02a3d82 (diff)
downloadopenembedded-core-contrib-2935e7b2fc3c1a35e810eb4043638ffcd6682d0c.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. Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core')
-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 486385aa70..5455899139 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