diff options
author | Andrey Zhizhikin <andrey.z@gmail.com> | 2020-09-14 23:31:59 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-10-06 14:15:21 +0100 |
commit | 0d5448d77d02b0e7705b48b8348556a417a69919 (patch) | |
tree | bd44d82d57ee6933fcc2a9803f050e602fdb5d0c /meta/classes/license_image.bbclass | |
parent | 460802161013f276b9ee5ce0ddc35799d39202fc (diff) | |
download | poky-0d5448d77d02b0e7705b48b8348556a417a69919.tar.gz |
insane: check for missing update-alternatives inherit
Add a package QA check to test if the recipe sets ALTERNATIVE variable
for any of its packages, and does not inherit update-alternatives class.
This causes the do_rootfs to fail since a proper alternative cannot be
created.
(From OE-Core rev: 0845f6b09716d927c586be5be878d08fa53b31d1)
Signed-off-by: Andrey Zhizhikin <andrey.z@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 24b5ccc76d5660fac38ac5346666380a0ecce359)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/license_image.bbclass')
0 files changed, 0 insertions, 0 deletions