uclibc: use GENERIC_ARM, because we override the cpu flags anyway, bump PR
authorHenning Heinold <heinold@inf.fu-berlin.de>
Thu, 5 Aug 2010 10:05:35 +0000 (12:05 +0200)
committerHenning Heinold <heinold@inf.fu-berlin.de>
Thu, 5 Aug 2010 13:23:33 +0000 (15:23 +0200)
recipes/uclibc/uclibc-git/arm/uClibc.machine
recipes/uclibc/uclibc-git/armv5te/uClibc.machine
recipes/uclibc/uclibc_git.bb

index 898b73a..293f384 100644 (file)
@@ -34,12 +34,12 @@ FORCE_OPTIONS_FOR_ARCH=y
 # CONFIG_ARM_OABI is not set
 CONFIG_ARM_EABI=y
 USE_BX=y
-# CONFIG_GENERIC_ARM is not set
+CONFIG_GENERIC_ARM=y
 # CONFIG_ARM610 is not set
 # CONFIG_ARM710 is not set
 # CONFIG_ARM7TDMI is not set
 # CONFIG_ARM720T is not set
-CONFIG_ARM920T=y
+# CONFIG_ARM920T is not set
 # CONFIG_ARM922T is not set
 # CONFIG_ARM926T is not set
 # CONFIG_ARM10T is not set
index 7154278..eb76f34 100644 (file)
@@ -37,14 +37,14 @@ FORCE_OPTIONS_FOR_ARCH=y
 # CONFIG_ARM_OABI is not set
 CONFIG_ARM_EABI=y
 USE_BX=y
-# CONFIG_GENERIC_ARM is not set
+CONFIG_GENERIC_ARM=y
 # CONFIG_ARM610 is not set
 # CONFIG_ARM710 is not set
 # CONFIG_ARM7TDMI is not set
 # CONFIG_ARM720T is not set
 # CONFIG_ARM920T is not set
 # CONFIG_ARM922T is not set
-CONFIG_ARM926T=y
+# CONFIG_ARM926T is not set
 # CONFIG_ARM10T is not set
 # CONFIG_ARM1136JF_S is not set
 # CONFIG_ARM1176JZ_S is not set
index 66e3996..691af81 100644 (file)
@@ -14,7 +14,7 @@ DEFAULT_PREFERENCE = "-1"
 # precedence.
 
 require uclibc.inc
-PR = "${INC_PR}.2"
+PR = "${INC_PR}.3"
 PROVIDES += "virtual/${TARGET_PREFIX}libc-for-gcc"
 
 #recent versions uclibc require real kernel headers