generic-poky/meta
Koen Kooi 46cf540e63 arch-armv7a.inc: fix armv7a-vfp-neon -> armv7a compat case
Without this 'armv7a' is used as TUNE_ARCH but does *not* end up in PACKAGE_EXTRA_ARCHS:

arch all 1
arch any 6
arch noarch 11
arch arm 16
arch armv4 21
arch armv4t 26
arch armv5 31
arch armv5t 36
arch armv5-vfp 41
arch armv5t-vfp 46
arch armv5e 51
arch armv5te 56
arch armv5e-vfp 61
arch armv5te-vfp 66
arch armv6-vfp 71
arch armv6t-vfp 76
arch armv7-vfp 81
arch armv7t2-vfp 86
arch armv7a-vfp 91
arch armv7at2-vfp 96
arch armv7a-vfp-neon 101
arch armv7at2-vfp-neon 106
arch beagleboard 111

Which leads to a failing do_rootfs

(From OE-Core rev: 2a41a311ddda11713296391050f3c2c1b2c1d3d3)

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-08-01 16:49:11 +01:00
..
classes package_rpm.bbclass: fix one typo 2011-08-01 14:17:21 +01:00
conf arch-armv7a.inc: fix armv7a-vfp-neon -> armv7a compat case 2011-08-01 16:49:11 +01:00
files classes/package.bbclass: Add fixup_perms 2011-06-30 22:54:04 +01:00
lib/oe lib/oe/util.py: Add MLPREFIX support to prune_suffix() 2011-07-27 16:18:50 +01:00
recipes-bsp pciutils: Change the hardcoded /usr/lib to support multilib. 2011-07-20 15:27:32 +01:00
recipes-connectivity connman: Change hard coded package name to support multilib 2011-07-27 16:25:35 +01:00
recipes-core glibc: deleted 2011-08-01 14:16:55 +01:00
recipes-devtools sgml-common-native: Read a catalog backup to repopulate sgml-docbook.cat 2011-08-01 14:16:55 +01:00
recipes-extended libzypp: Fix variable substitution problem in do_archgen step 2011-08-01 14:16:55 +01:00
recipes-gnome gnome-keyring 2.32.1: fix PAM support and make it conditional on DISTRO_FEATURES 2011-07-22 11:56:51 +01:00
recipes-graphics libxcb: Add missing DEPENDS on libxdmcp 2011-07-27 12:02:39 +01:00
recipes-kernel module-init-tools-cross: Drop static binaries patch as a better fix has been merged 2011-07-27 16:18:51 +01:00
recipes-multimedia Upstream-Status: Add Upstream-Status for some missing patches 2011-07-26 15:48:08 +01:00
recipes-qt meta: Rename SITEINFO_ENDIANESS to SITEINFO_ENDIANNESS 2011-07-26 15:47:03 +01:00
recipes-sato Remove -directdisk.bb recipes 2011-07-27 12:02:45 +01:00
recipes-support beecrypt: Fix multilib header conflict - beecrypt/gnu.h 2011-07-27 15:45:47 +01:00
site siteinfo: Rework the siteinfo for powerpc to fix uclibc fallout 2011-07-27 12:02:45 +01:00
COPYING.MIT Add missing licence files (COPYING.MIT) 2006-07-23 13:52:32 +00:00
recipes.txt Major layout change to the packages directory 2010-08-27 15:29:45 +01:00