summaryrefslogtreecommitdiffstats
path: root/meta
Commit message (Collapse)AuthorAgeFilesLines
* bluez4: make alsa support conditional upon DISTRO_FEATURESJonas Danielsson2012-04-262-3/+6
| | | | | | | | | Do not enable alsa in bluez4 unless it's included in DISTRO_FEATURES. (From OE-Core rev: 36e434ecd05754d8c99d416f706da4a1b11b729e) Signed-off-by: Jonas Danielsson <jonas.danielsson@lundinova.se> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* bdwgc: Set ARM_INSTRUCTION_SET to "arm"Ken Werner2012-04-261-0/+2
| | | | | | | | | | | | | The bdwgc recipe uses a version of libatomic that fails when building in Thumb mode. This has been fixed upstream already. The pulseaudio/libatomics-ops_1.2.bb has the same issue and sets the ARM_INSTRUCTION_SET to "arm" (probably until a new version gets pulled in). This patch applies the same workaround to the bdwgc/bdwgc_20110107.bb recipe. (From OE-Core rev: a648afcdd045a38d3c6729499a48ab7212a0b3c3) Signed-off-by: Ken Werner <ken.werner@linaro.org> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* qt4-x11-free: enable -accessibility and -smRobert Yang2012-04-261-0/+3
| | | | | | | | | | | | | | | | | | | | | | Is it possible to enable the "-sm -accessibility" in oe-core, please? There is a meta-kde layer which requires the "-sm -accessibility", but they are disabled in meta/recipes-qt/qt4/qt4.inc: QT_DISTRO_FLAGS ?= "-no-accessibility -no-sm" I checked the log of the qt4, can't find the related log for "-no-accessibility -no-sm". Another way is use the bbappend, but it would be great if it can be enabled in oe-core. This only enables for qt4-x11, doesn't enable for qt4-embedded, and have done testing on: qemux86, qemuarm, qemumips, qemuppc. (From OE-Core rev: 678973a9ad258b466295a666cbcd56df15a57c7c) Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* gthumb: Disable parallel make for gthumb installDarren Hart2012-04-261-0/+2
| | | | | | | | | | | | | | | | With PARALLEL_MAKE set to 14, I frequently see the gthumb do_install task hang. Make is spinning at 100% CPU and the build makes no more progress. The following work-around proposed by Richard Purdie allows progress to be made. (From OE-Core rev: 01e14ae25c133e46603d01a72d0372c111e12f11) Signed-off-by: Darren Hart <dvhart@linux.intel.com> CC: Joshua Lock <josh@linux.intel.com> CC: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* console-tools: Use update-alternativesMark Hatle2012-04-261-22/+5
| | | | | | | | | | | Use update-alternatives and sync to the way the replace kbd package does things. Using update-alternatives ensures that the proper provides are setup in the packages. (From OE-Core rev: 9c2aa2da7cb9ceec02c5d42d18a623a51f922cea) Signed-off-by: Mark Hatle <mark.hatle@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* kbd: Use update-alternativesMark Hatle2012-04-261-27/+7
| | | | | | | | | | | Change to use ALTERNATIVE_LINKS from update-alternatives. This ensures the links are created consistently and the package provides are correct. (From OE-Core rev: 728569a3db005a935e6b08d6aac3e23e88d486df) Signed-off-by: Mark Hatle <mark.hatle@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* gzip: Use update-alternatives classMark Hatle2012-04-263-40/+18
| | | | | | | | | | Switch to using the update-alternatives class. Need this for consistency and to ensure the necessary package provides get set. (From OE-Core rev: e0626a0270fb0f4ff128e761c13d44162723434c) Signed-off-by: Mark Hatle <mark.hatle@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* findutils: Use update-alternativesMark Hatle2012-04-263-34/+10
| | | | | | | | | | Change to using update-alternatives to ensure that we're consistently using the class, and the package provides are being setup properly. (From OE-Core rev: be2dbd1abfb4e0e6989d1c34c09047e439d8194e) Signed-off-by: Mark Hatle <mark.hatle@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* shadow: Use update-alternativesMark Hatle2012-04-261-25/+22
| | | | | | | | | | | Switch to using ALTERNATIVE_LINKS to ensure the update-alternatives are setup properly, along with the package provides. [RP: Fix links so as not to need the bbclass changes] (From OE-Core rev: cb27e78bfc059d6878dcda8b7a27a078f7a871e4) Signed-off-by: Mark Hatle <mark.hatle@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* net-tools: Use update-alternativesMark Hatle2012-04-261-19/+9
| | | | | | | | | | Switch to using ALTERNATIVE_LINKS to ensure the update-alternatives are setup properly, along with the package provides. (From OE-Core rev: 9f44708774cdcf623700b336d5a3a7bc40f91f0a) Signed-off-by: Mark Hatle <mark.hatle@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* hdparm: Use update-alternativesMark Hatle2012-04-261-10/+6
| | | | | | | | | | Switch to using update-alternatives, this ensures that the call to update-alternatives and package provides are correct. (From OE-Core rev: a9b046297c10ca2b2368012803cd719ff59292d7) Signed-off-by: Mark Hatle <mark.hatle@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* wpa-supplicant: move wpa_passphrase to bindirAndreas Oberritter2012-04-262-2/+4
| | | | | | | | | * wpa_passphrase doesn't require special privileges. (From OE-Core rev: 4a4c568e25a08e9f222d723f9819582c9f895c58) Signed-off-by: Andreas Oberritter <obi@opendreambox.org> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* wpa-supplicant: remove unused filesAndreas Oberritter2012-04-268-435/+2
| | | | | | | | | | | | * defconfig, init.sh, wpa_supplicant-0.5.7-always-scan.patch, wpa_supplicant-fix-deprecated-dbus-function.patch and wpa_supplicant_default.conf are not used by the recipe. * default-sane gets installed but is unused. (From OE-Core rev: 740b5baa511b40ee7bc3050770b6d5102e00f8f5) Signed-off-by: Andreas Oberritter <obi@opendreambox.org> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* python: use PKGSUFFIX for libpython2Andreas Oberritter2012-04-261-3/+6
| | | | | | | | | | | | | | * python-nativesdk shouldn't provide libpython2, but libpython2-nativesdk. (From OE-Core rev: 6691d036fff6ba6d7e50a6add8e30cb47e1e60ed) Signed-off-by: Andreas Oberritter <obi@opendreambox.org> [PR Bump - sgw] Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* connman: backport test script fixesOtavio Salvador2012-04-263-1/+108
| | | | | | | | | | Those fixes are required to get the test scripts to work with current 0.79 DBus API. (From OE-Core rev: 0d6abd0ff634604cdde2b80f625d6ca2a015948a) Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* connman: Fix linking with gold linkerKhem Raj2012-04-262-1/+37
| | | | | | | | | | | | | | | | Fixes errors like below /home/kraj/work/angstrom/build/tmp-angstrom_2010_x-eglibc/sysroots/x86_64-linux/usr/libexec/armv5te-angstrom-linux-gnueabi/gcc/arm-angstrom-linux-gnueabi/4.6.3/ld: error: hidden symbol '__start___debug' is not defined locally /home/kraj/work/angstrom/build/tmp-angstrom_2010_x-eglibc/sysroots/x86_64-linux/usr/libexec/armv5te-angstrom-linux-gnueabi/gcc/arm-angstrom-linux-gnueabi/4.6.3/ld: error: hidden symbol '__stop___debug' is not defined locally collect2: ld returned 1 exit status make[1]: *** [plugins/loopback.la] Error 1 (From OE-Core rev: 0bc79de634841c57868be3d7d8b0fd8bf47ccc18) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* augeas: Add libxml2 dependencyMartin Donnelly2012-04-261-1/+1
| | | | | | | | | | | | | | | | | | | | | | This patch fixes the following Augeas configure error. | checking for LIBXML... no | configure: error: Package requirements (libxml-2.0) were not met: | | No package 'libxml-2.0' found | | Consider adjusting the PKG_CONFIG_PATH environment variable if you | installed software in a non-standard prefix. | | Alternatively, you may set the environment variables LIBXML_CFLAGS | and LIBXML_LIBS to avoid the need to call pkg-config. | See the pkg-config man page for more details. | ERROR: oe_runconf failed (From OE-Core rev: 72edbba1ad212986be74aaa15eb9c785c6456d30) Signed-off-by: Martin Donnelly <martin.donnelly@ge.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* automake: upgrade from 1.11.2 to 1.11.3Nitin A Kamble2012-04-265-148/+37
| | | | | | | | | | | | | | | | | | Removed already upstream patch: automake/automake_1.11.2_fix_for_pkglibexec_SCRIPTS.patch Rebased these patches to the newer code: automake/prefer-cpio-over-pax-for-ustar-archives.patch automake/python-libdir.patch Changed the tarball name from bz2 to gz, as the bz2 tar ball is not published for the 1.11.3 version. [RP: Fix python.m4 to preserve the tweaks that allow us to build python modules] (From OE-Core rev: 94bf72aeae035ffade75bd9343937888bbb09c82) Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* qt4: move from 4.8.0 to 4.8.1Andreas Oberritter2012-04-2616-16/+16
| | | | | | | | | | * No changes other than source checksums and PR at recipe level. * DEFAULT_PREFERENCE still set to -1 (From OE-Core rev: 6a21cf0068234152b3f13866dc7c05adc6d0d9c9) Signed-off-by: Andreas Oberritter <obi@opendreambox.org> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* libusb*: import native support from meta-oeMartin Jansa2012-04-262-3/+6
| | | | | | | (From OE-Core rev: 971361a4fac5622858f71a87c478e16ef02c4d76) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* pango: import native support and --disable-introspection from meta-oeMartin Jansa2012-04-261-0/+3
| | | | | | | | | | * see http://git.openembedded.org/meta-openembedded/commit/?id=3f4c8edc60b3426dd96f76504169d742a04c1ce1 for details about --disable-introspection (From OE-Core rev: f3ff6f0d0ae3cef6f30a80fc64c251aec9dd1a01) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* tiff: import native support from meta-oeMartin Jansa2012-04-261-0/+2
| | | | | | | (From OE-Core rev: fef8ef18e4aa441739137769d753dc882281e8fc) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* cairo: import native support from meta-oeMartin Jansa2012-04-262-1/+2
| | | | | | | (From OE-Core rev: d8f4551d96c952cb62e8d96f9d5d491be9151279) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* pixman: add native support and perl-native to DEPENDS from meta-oeMartin Jansa2012-04-261-0/+1
| | | | | | | (From OE-Core rev: 94cb365fdc54e119de958657f7ccf25f9f769017) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* librsvg: import native support from meta-oeMartin Jansa2012-04-261-0/+2
| | | | | | | (From OE-Core rev: 5a8bcd72d9e49e727c02a0ff66c5bdc83637335a) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* xcb-util-render: Add recipe that provides libxcb-render-utilMarko Katic2012-04-261-0/+14
| | | | | | | | | Xcb-util was split into separate packages in the 0.3.6 -> 0.3.8 transition. This library was previously provided by xcb-util and is now a separate package. (From OE-Core rev: 7703a00515b3cc8f7d3855cf3654ee243ef7b146) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* xcb-util-image: Add recipe that provides libxcb-image.Marko Katic2012-04-261-0/+10
| | | | | | | | | Xcb-util was split into separate packages in the 0.3.6 -> 0.3.8 transition. This library was previously provided by xcb-util and is now a separate package. (From OE-Core rev: b554e29f356e3af27beaffb5b538265d010cd08e) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* xcb-util-keysyms: Add recipe that provides libxcb-keysyms.Marko Katic2012-04-261-0/+11
| | | | | | | | | Xcb-util was split into separate packages in the 0.3.6 -> 0.3.8 transition. This library was previously provided by xcb-util and is now a separate package. (From OE-Core rev: e93c121b66f689df98b953b164abc4bd61351e37) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* xcb-util-wm: Add recipe that provides libxcb-icccm and libxcb-ewmhMarko Katic2012-04-261-0/+12
| | | | | | | | | Xcb-util was split into separate packages in the 0.3.6 -> 0.3.8 transition. These libraries were previously provided by xcb-util and are now a separate package. (From OE-Core rev: ee488dd2c33bb3f2818f28bd5db670f09d53ce1f) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* xcb_util.inc: Remove packaging and modify SRC_URI for multiple ${BPN} namesMarko Katic2012-04-261-15/+1
| | | | | | | | | | | | | | Xcb-util was split into separate packages during the 0.3.6 -> 0.3.8 transition. Update xcb_util.inc to reflect that by removing the older packaging. Libxcbatom, libxcbaux and libxcbevent are merged into libxcbutil. Libxcbicccm, libxcbimage, libxcbkeysyms and libxcbwm are now separate packages. Libxcbproperty and libxcbreply were made obsolete with this commit: http://cgit.freedesktop.org/xcb/util/commit/?id=81c62e7a04213abefa1ea82819887aaaa3c31a74 (From OE-Core rev: da4a2d49cd1674eddef80c58e5f2effc0035e477) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* xf86-input-evdev: Upgrade to 2.7.0Saul Wold2012-04-261-2/+3
| | | | | | | (From OE-Core rev: 18c0547fb870ccbdd6b08b4ad449591dfc8bba5c) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* xf86-input-vmmouse: Upgrade to 12.8.0Saul Wold2012-04-261-4/+4
| | | | | | | (From OE-Core rev: d5440f4d8b2df46916669a21ff916812df00efdb) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* xf86-video-vmware: Upgrade to 12.0.1Saul Wold2012-04-261-4/+4
| | | | | | | (From OE-Core rev: 647078a9213f5a1c80c8fa25a5e06c271f5f6e8c) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* self-hosted-image: Update poky revision to point at the 1.2 release branchRichard Purdie2012-04-241-1/+1
| | | | | | (From OE-Core rev: fd989e1bceef6df36619ba8944c8141abefd282e) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* self-hosted-image: Update poky revision to point at the 1.2 release branchRichard Purdie2012-04-241-2/+2
| | | | | | (From OE-Core rev: 117ca04008415ed0e6e10dcd373ab5f685b3225a) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* sanity.bbclass: Add a new case to issue sanity_check()Dongxiao Xu2012-04-241-0/+3
| | | | | | | | | | Judge if "SanityCheck" event is received, it will issue the sanity_check() and send "SanityCheckPassed" back if succeeded. (From OE-Core rev: 19704f9e69ecf09531687385b478b47f49fe372d) Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* self-hosted-image: Update poky revision to point at the 1.2 release branchRichard Purdie2012-04-231-1/+1
| | | | | | (From OE-Core rev: 85bebd85c4f6603ac8fc1290121c34b92cc434f9) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* pseudo: PR bump.Lianhao Lu2012-04-232-2/+2
| | | | | | | | | | Bump PR value due to the commit c6c701f424aeb502d20ff02d02712e56f4e259a5. (From OE-Core rev: b6ee2880fccf04923ede31256ea418451cbf2e46) Signed-off-by: Lianhao Lu <lianhao.lu@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* sanity.bbclass: add variable to disable the sanity checksJoshua Lock2012-04-231-1/+1
| | | | | | | | | | | | | It's useful for Hob to be able to disable the sanity checks completely without marking them as passed so that the user can get into the GUI to configure their settings, etc. Add a variable, DISABLE_SANITY_CHECKS, to do so. (From OE-Core rev: b022641f939bcfcdaddddc4db3af4d2dc70de832) Signed-off-by: Joshua Lock <josh@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* python: Fix various contamination issues leading to broken/missing c modulesRichard Purdie2012-04-233-7/+76
| | | | | | | | | | | | | | | | | | | | | The move of libcrypto to /lib instead of /usr/lib has broken the _hashlib module compilation. There were also a number of other failing modules which should have been building correctly. This turned out partly to be the /lib issue but also due to a number of native paths creeping into compiler commandlines. These changes add in /lib as part of the searh directory and remove a number of host contamination issues within setup.py. Post release we should really further go through this file and just delete large sections of it as its hard to be sure what strange paths python is injecting as search paths. This patch also fixes issues where re-execution of the compile task would corrupt the Makefile in various ways, again leading to puzzling paths within the configuration. (From OE-Core rev: 20e2761e1da1cb5dcd267e161f2a6b6a429e9f39) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* bitbake.conf: Add a STAGING_BASELIBDIR variable that recipes can use to find ↵Richard Purdie2012-04-231-0/+1
| | | | | | | | base_libdir (From OE-Core rev: 4697911991caa2f2a21dd43f54e0c4404d722873) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* self-hosted-image: Update poky revision to point at the 1.2 release branchRichard Purdie2012-04-221-2/+2
| | | | | | (From OE-Core rev: b19af63) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* initramfs-live-boot: Disable unionfs until its issue with the system rootdir ↵Richard Purdie2012-04-221-4/+5
| | | | | | | | | | | | | | | | are resolved There are issues with the current unionfs when making a union mount over "/". Until these are resolved we can't use unionfs for live booting so disable this temporarily as a workaround. unionfs is usable in other circumstances. [YOCTO #2331 workaround] (From OE-Core rev: 60ee26ae23132b916019d58e20b8c2e1ddd2b471) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* pseudo: Drop nativesdk wrapper and link against old memcpy symbolRichard Purdie2012-04-222-2/+28
| | | | | | | | | | | | | | | | | | The -nativesdk pseudo wrapper setting LD_LIBRARY_PATH turned out to be a bad idea since it can mix up different libc and lib-dl verisons which may or may not work depending on the phase of the moon. As an alternative to solving the original problem, this patch drops the symbol version requirement on memcpy which allows pseudo to work with libc's back to 2.7 which should be sufficient for our supported targets using nativesdk. [YOCTO #2299] [YOCTO #2351] (From OE-Core rev: c6c701f424aeb502d20ff02d02712e56f4e259a5) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* pseudo: Fix bashismsRichard Purdie2012-04-221-5/+5
| | | | | | (From OE-Core rev: 90e22bbb316088fa951d51e75de4e5424bd51ed6) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* package.bbclass: Ensure kernel modules get strippedRichard Purdie2012-04-221-0/+8
| | | | | | | | | | Kernel modules are not marked as executable but we do expect to strip them. This patch adds in missing code to ensure we do this. Without this images are getting sigificantly bloated in size. (From OE-Core rev: 00b0a5f2f51bb3f88bbb9ae558c2859e3c1c406c) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* gettext.bbclass: Ensure we don't overwrite other DEPENDS_GETTEXT valuesRichard Purdie2012-04-221-1/+1
| | | | | | | | | | In particular, this overwrites the value from cross-canadian.bbclass in some cases which isn't the desired behaviour and unnecessarily complicates/breaks the dependency chain. (From OE-Core rev: 751ead4fa7d4120de906a1d9cb1d5a29357bebad) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* qemu: Backport a patch to solve SSE2 instruction emulation issuesRichard Purdie2012-04-222-1/+68
| | | | | | | | | | | | | | | | | | This fix addresses various issues seen in qemux86-64 images: * scroll bars in matchbox-terminal not working * files not appearing in pcmanfm * warnings on the console from glib/gobject about invalid gdouble values Its due to an emulation issue in qemu which the backported patch fixes. I managed to debug it to a specific function, Khem found the qemu patch to backport, thanks Khem! [YOCTO #1906] (From OE-Core rev: 69d083f8b8d8f7d095ed5682d305870c4d93fe62) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* self-hosted-image: Update poky revision to point at the 1.2 release branchRichard Purdie2012-04-181-1/+1
| | | | | | (From OE-Core rev: 00256125873ff6f1630743a712e882e5f473a9d2) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* packageinfo.bbclass: A workaround for RPM architecture renamingDongxiao Xu2012-04-181-1/+12
| | | | | | | | | | | | | 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. (From OE-Core rev: 00bd4589b21fe3a716ff2732ea55651c4abd77e4) Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>