]> code.ossystems Code Review - openembedded-core.git/commitdiff
packagegroup-core-boot: Drop build-time dependency on virtual/kernel
authorMartin Jansa <martin.jansa@gmail.com>
Sun, 17 Nov 2013 13:52:13 +0000 (14:52 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 18 Nov 2013 12:35:51 +0000 (12:35 +0000)
* 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>
meta/recipes-core/packagegroups/packagegroup-core-boot.bb

index 486385aa70765bf75d439fd4fb4a7cedaece0e00..54558991394b72a109ceb4efa7543071e1bc1ce5 100644 (file)
@@ -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