Module: meta-angstrom
Branch: master
Commit: dc72b468e52587baea95283f77657b1c2e35e944

Author: Koen Kooi <k...@dominion.thruhere.net>
Date:   Tue Feb 28 16:11:50 2012 +0100

angstrom: quoting fixes

Signed-off-by: Koen Kooi <k...@dominion.thruhere.net>

---

 conf/distro/include/angstrom-core-tweaks.inc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/conf/distro/include/angstrom-core-tweaks.inc 
b/conf/distro/include/angstrom-core-tweaks.inc
index 3b7e61b..e6c9da8 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
 


_______________________________________________
Angstrom-distro-devel mailing list
Angstrom-distro-devel@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel

Reply via email to