diff options
author | Rasmus Villemoes <rasmus.villemoes@prevas.dk> | 2022-06-08 15:12:05 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-06-14 10:04:02 +0100 |
commit | b63578f3d285dc4a42535e8a894c3295b16fed8f (patch) | |
tree | 1f98b22a232d74409d99df487b470ab2ec0887b1 /meta/recipes-bsp | |
parent | c9ce23f04bb9d16d6b887f1af7f19ca7d6b2c77d (diff) | |
download | poky-b63578f3d285dc4a42535e8a894c3295b16fed8f.tar.gz |
e2fsprogs: add alternatives handling of lsattr as well
Building busybox with CONFIG_LSATTR=y and installing that in the same
filesystem as e2fsprogs breaks:
ERROR: ... do_rootfs: Postinstall scriptlets of ['busybox'] have failed. If the intention is to defer them to first boot,
then please place them into pkg_postinst_ontarget:${PN} ().
Deferring to first boot via 'exit 1' is no longer supported.
Fix that by also alternatifying lsattr just as chattr already is.
(From OE-Core rev: 96703961eeb3460e9da26503d7942cc965d1e573)
Signed-off-by: Rasmus Villemoes <rasmus.villemoes@prevas.dk>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-bsp')
0 files changed, 0 insertions, 0 deletions