summaryrefslogtreecommitdiff
path: root/meta/classes/archive-configured-source.bbclass
diff options
context:
space:
mode:
authorLei Liu <layliu@gmail.com>2013-11-21 01:30:58 -0600
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-12-12 16:56:37 +0000
commitf0118b605b3727b5ca5d560094bb4dd2ff29c310 (patch)
tree08ac257da24b12a1875b94c44093a420e65fed6b /meta/classes/archive-configured-source.bbclass
parentd4d908afca1c6ce64f05fabdadfcf86ab990dd0f (diff)
downloadopenembedded-core-f0118b605b3727b5ca5d560094bb4dd2ff29c310.tar.gz
openembedded-core-f0118b605b3727b5ca5d560094bb4dd2ff29c310.tar.bz2
openembedded-core-f0118b605b3727b5ca5d560094bb4dd2ff29c310.zip
package_rpm.bbclass: Replace -linux-gnun32 with -linux.* in RPM platform file
On a multilib system when one of the multibs has a different OS then other multilibs a failure can occur during the install process because RPM assumes all systems have the same OS. When an n32 platform is selected as an alternative multilib, it shows up as mips64_n32-.*-linux-gnun32 in /etc/rpm/platform. This causes problems when the smart tool tries to add a channel for the multilib. RPM archScore call always returns zero for arch "mips64_n32" - after appending default vendor and os, it finds "mips64_n32-wrs-linux" doesn't match any predefined platforms. Fix this by removing the restriction of -gnun32 suffix in platform file. (From OE-Core master rev: d9489c44ee4f195ae1b09f340b9545cddba58145) Signed-off-by: Lei Liu <lei.liu2@windriver.com> Signed-off-by: Jeff Polk <jeff.polk@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Diffstat (limited to 'meta/classes/archive-configured-source.bbclass')
0 files changed, 0 insertions, 0 deletions