mirror of
https://git.yoctoproject.org/poky
synced 2026-04-18 12:32:12 +02:00
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>
This commit is contained in:
committed by
Richard Purdie
parent
646a3b5c66
commit
bba44c613f
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user