From 2e33fb5bd08edda6457dd211f4ff4ec4aad9d85d Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Thu, 19 Jul 2012 13:43:06 +0200 Subject: [PATCH] angstrom: remove armv7a package arch workaround, it breaks with hardfloat Signed-off-by: Koen Kooi --- conf/distro/include/angstrom-core-tweaks.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/distro/include/angstrom-core-tweaks.inc b/conf/distro/include/angstrom-core-tweaks.inc index e6c9da8..a02242b 100644 --- a/conf/distro/include/angstrom-core-tweaks.inc +++ b/conf/distro/include/angstrom-core-tweaks.inc @@ -27,7 +27,7 @@ MACHINEOVERRIDES[vardepsexclude] += "SOC_FAMILY" # Turn armv7a-vfp-neon into armv7a for compatibility reasons # In the long term the switch to the longer arch needs to be made, # but that needs a coordinated effort -PKGARCHCOMPAT_ARMV7A = "True" +#PKGARCHCOMPAT_ARMV7A = "True" # Providers