]> code.ossystems Code Review - openembedded-core.git/commit
packageinfo.bbclass: A workaround for RPM architecture renaming
authorDongxiao Xu <dongxiao.xu@intel.com>
Wed, 18 Apr 2012 12:48:16 +0000 (20:48 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 18 Apr 2012 14:52:33 +0000 (15:52 +0100)
commit00bd4589b21fe3a716ff2732ea55651c4abd77e4
treee1e7830d6234f7ef9fc22eb95de51b61b4d8a6a2
parent48ef8dbb0d1bdbc7e0e62665b5112282637f3266
packageinfo.bbclass: A workaround for RPM architecture renaming

For beagleboard platform, the PACKAGE_ARCH for certain recipes is
"armv7a-vfp-neon", however, the architecture label in RPM file name is
"armv7a" due to a potential bug in RPM backend.

This commit is a workaround to make Hob work in this case.

Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/packageinfo.bbclass