mirror of
git://git.yoctoproject.org/poky
synced 2026-08-12 21:43:07 +00:00
glib-initial: Inherit nopackages
Since this is a bootstrap recipe with PACKAGES = "", inherit the nopackages class to skip the various packaging functions which wouldn't do anything anyway. This fixes errors from buildhistory changes where packages-split would be empty. (From OE-Core rev: 731c3d6f16fdf7f9eb862a477a5363c82cac237c) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
afec350590
commit
afc895b67e
@ -2,4 +2,5 @@ require glib.inc
|
||||
PACKAGES = ""
|
||||
PACKAGECONFIG = ""
|
||||
|
||||
inherit nopackages
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user