diff options
author | Mark Hatle <mark.hatle@windriver.com> | 2013-03-01 19:14:57 -0600 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-03-02 12:59:05 +0000 |
commit | fe39685c0c59967afa4108d74086724e3b617379 (patch) | |
tree | 5dcd8de82bbfb45b770db4ee880d6d9227efb5aa /meta/classes/qemu.bbclass | |
parent | 2997653fe373f1b9a938367a2e001dfed7f445f0 (diff) | |
download | poky-fe39685c0c59967afa4108d74086724e3b617379.tar.gz |
package_rpm.bbclass: Fix translate_smart_to_oe arch comparison
When the OE arch is of the format "foo_bar-foobar" the previous
comparison routine did not selectively translate the '-' causing
a failed comparison.
In order to work around this issue, we -always- compare the
RPM translated version of the package architectures.
(From OE-Core rev: caf798da9502c1c4967d13a4450fe02b1e7b4850)
Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/qemu.bbclass')
0 files changed, 0 insertions, 0 deletions