uclibc-git: Update machine config for SH3 and SH4
authorKhem Raj <raj.khem@gmail.com>
Thu, 20 May 2010 07:38:47 +0000 (00:38 -0700)
committerKhem Raj <raj.khem@gmail.com>
Thu, 20 May 2010 07:43:04 +0000 (00:43 -0700)
* Bump the SRCREV to latest on git master

Signed-off-by: Khem Raj <raj.khem@gmail.com>
recipes/uclibc/uclibc-git/sh3/uClibc.machine
recipes/uclibc/uclibc-git/sh4/uClibc.machine
recipes/uclibc/uclibc_git.bb

index 320fcd5..84e948c 100644 (file)
@@ -36,6 +36,8 @@ CONFIG_SH3=y
 # CONFIG_SH4 is not set
 ARCH_LITTLE_ENDIAN=y
 # ARCH_BIG_ENDIAN is not set
+ARCH_WANTS_LITTLE_ENDIAN=y
+# ARCH_WANTS_BIG_ENDIAN is not set
 # ARCH_HAS_NO_MMU is not set
 ARCH_HAS_MMU=y
 UCLIBC_HAS_FLOATS=y
index d7c5bee..65f1c4c 100644 (file)
@@ -36,6 +36,8 @@ FORCE_OPTIONS_FOR_ARCH=y
 CONFIG_SH4=y
 ARCH_LITTLE_ENDIAN=y
 # ARCH_BIG_ENDIAN is not set
+ARCH_WANTS_LITTLE_ENDIAN=y
+# ARCH_WANTS_BIG_ENDIAN is not set
 # ARCH_HAS_NO_MMU is not set
 ARCH_HAS_MMU=y
 UCLIBC_HAS_FLOATS=y
index 7fb7949..489afd0 100644 (file)
@@ -7,7 +7,7 @@
 # on whether the base patches apply to the selected (SRCDATE) svn release.
 #
 UCLIBC_BASE ?= "0.9.31"
-SRCREV="7350a372e22e5813f1417e388e8651b05174a664"
+SRCREV="e029f5e73de2c195d0a87e5816f28fb09594e80f"
 PV = "${UCLIBC_BASE}+gitr${SRCREV}"
 DEFAULT_PREFERENCE = "-1"
 #DEFAULT_PREFERENCE is 0 (empty), releases have a preference of 1 so take