summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/qemu
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2014-07-24 22:10:13 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-07-25 15:33:58 +0100
commit42470aa22d9abdf400771d26ea1fb39bc9c16a0d (patch)
tree01411d662bec8d9115754e089787a159e47e809d /meta/recipes-devtools/qemu
parentaee3b5330d263e224851ed1c5c3562ec04e0a2f7 (diff)
downloadpoky-42470aa22d9abdf400771d26ea1fb39bc9c16a0d.tar.gz
lib/oe/classextend: Avoid early expansion of PR values
Variables like RDEPENDS can contain EXTENDPKGV which in turn uses AUTOPR based values. This gets set during do_package execution so we want to defer expansion until then. The only way we can do this in the RDEPENDS (and friends) mapping code is to subsitute a dummy value, then change it back again. Horrible but I can't see any other way. This resolves multilib build failures with inconsistent PR values. (From OE-Core rev: 5aea553e6eaa3b9647f26944976d2a9da79cba42) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/qemu')
0 files changed, 0 insertions, 0 deletions