diff options
author | Joshua Watt <jpewhacker@gmail.com> | 2018-11-29 08:57:20 -0600 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-12-03 12:20:01 +0000 |
commit | 9775741a20937cab6ccd0c359482bc08d1a2b2d6 (patch) | |
tree | f3af9a0f673dc0378337b18243d9c3d12b59518a /meta/lib/oeqa/sdk | |
parent | 42fedcd96f41521a4c0b57684c1da64d2f1fdf3f (diff) | |
download | poky-9775741a20937cab6ccd0c359482bc08d1a2b2d6.tar.gz |
classes/update-alternatives: Skip alternatives when disabled
Skips the update alternative steps for recipes that shouldn't have them
enabled.
Fixes errors like:
nativesdk-bzip2-1.0.6-r5 do_package: bzip2: alternative target
(/opt/poky/2.5+snapshot/sysroots/i686-pokysdk-mingw32/usr/bin/bunzip2
or
/opt/poky/2.5+snapshot/sysroots/i686-pokysdk-mingw32/usr/bin/bunzip2.bzip2)
does not exist, skipping...
When building mingw SDKs
[YOCTO #12962]
(From OE-Core rev: d11576f569ee618a8e638eee3b1f17bf8a9d4264)
Signed-off-by: Joshua Watt <JPEWhacker@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/lib/oeqa/sdk')
0 files changed, 0 insertions, 0 deletions