aboutsummaryrefslogtreecommitdiffstats
path: root/meta-initramfs/recipes-devtools/klibc
diff options
context:
space:
mode:
authorAndrea Adami <andrea.adami@gmail.com>2012-05-29 22:12:06 +0000
committerKoen Kooi <koen@dominion.thruhere.net>2012-06-05 10:46:53 +0200
commit0dbd716b73aeac3f8b2d6b82583d8a6a4fd0b636 (patch)
tree715fc1d98f6f4fd56329b7db6f6952d25ee0277f /meta-initramfs/recipes-devtools/klibc
parent21b85f3426b5f3e0c937bfaa53e331fac0894110 (diff)
downloadmeta-openembedded-contrib-0dbd716b73aeac3f8b2d6b82583d8a6a4fd0b636.tar.gz
klibc: update to git tag 49419d2df2018fff5ae6250cf55b16fa65bdc490
* still pre-2.0 * bump INC_PR Signed-off-by: Andrea Adami <andrea.adami@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'meta-initramfs/recipes-devtools/klibc')
-rw-r--r--meta-initramfs/recipes-devtools/klibc/klibc.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-initramfs/recipes-devtools/klibc/klibc.inc b/meta-initramfs/recipes-devtools/klibc/klibc.inc
index 44662250da..886b655200 100644
--- a/meta-initramfs/recipes-devtools/klibc/klibc.inc
+++ b/meta-initramfs/recipes-devtools/klibc/klibc.inc
@@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "file://usr/klibc/LICENSE;md5=d75181f10e998c21eb147f6d2e43ce8
# debugsources.list: No such file or directory:
INHIBIT_PACKAGE_DEBUG_SPLIT = "1"
-INC_PR = "r1"
+INC_PR = "r2"
KLIBC_ARCH = '${TARGET_ARCH}'
KLIBC_ARCH_armeb = 'arm'
@@ -21,7 +21,7 @@ KLIBC_ARCH_i586 = 'i386'
KLIBC_ARCH_i686 = 'i386'
KLIBC_ARCH_pentium = 'i386'
-SRCREV = "c2c7f19a094bba822995f7eba8ec8dfc5cbe4fdb"
+SRCREV = "49419d2df2018fff5ae6250cf55b16fa65bdc490"
SRC_URI = "git://git.kernel.org/pub/scm/libs/klibc/klibc.git;protocol=git"
SRC_URI_append_linux-gnueabi = " file://klibc-config-eabi.patch"