mirror of
https://git.yoctoproject.org/poky
synced 2026-04-30 21:32:13 +02:00
SIGGEN_EXCLUDERECIPES_ABISAFE: add initscripts
* update-rc.d now adds initscripts dependency even to allarch recipes making them effectively TUNE_PKGARCH, "fix" it by excluding initscripts from all signatures (From OE-Core rev: 4321c553d5ae816e566234e981a0815bba046d39) 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
d7fea14b1f
commit
0f24d9c569
@@ -30,6 +30,7 @@ SIGGEN_EXCLUDERECIPES_ABISAFE += " \
|
||||
udev-extraconf \
|
||||
packagegroup-x11-xserver \
|
||||
systemd-serialgetty \
|
||||
initscripts \
|
||||
"
|
||||
|
||||
SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS += " \
|
||||
|
||||
Reference in New Issue
Block a user