From d4ba54f15ff1c9e25771e52b0116c267e251813b Mon Sep 17 00:00:00 2001 From: Andrea Adami Date: Tue, 17 Dec 2013 00:37:40 +0100 Subject: klibc: upgrade from 2.0.2 to release 2.0.3 Klibc now supports aarch64 / arm64 While there, remove PR/INC_PR from the recipes Signed-off-by: Andrea Adami --- meta-initramfs/recipes-devtools/klibc/klibc.inc | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'meta-initramfs/recipes-devtools/klibc/klibc.inc') diff --git a/meta-initramfs/recipes-devtools/klibc/klibc.inc b/meta-initramfs/recipes-devtools/klibc/klibc.inc index 24ece9c4b4..bf37c0e848 100644 --- a/meta-initramfs/recipes-devtools/klibc/klibc.inc +++ b/meta-initramfs/recipes-devtools/klibc/klibc.inc @@ -10,8 +10,6 @@ LIC_FILES_CHKSUM = "file://usr/klibc/LICENSE;md5=d75181f10e998c21eb147f6d2e43ce8 # debugsources.list: No such file or directory: INHIBIT_PACKAGE_DEBUG_SPLIT = "1" -INC_PR = "r1" - KLIBC_ARCH = '${TARGET_ARCH}' KLIBC_ARCH_aarch64 = 'arm64' KLIBC_ARCH_armeb = 'arm' @@ -27,7 +25,7 @@ KLIBC_ARCH_powerpc64 = 'ppc64' export FIX_ARMV4_EABI_BX = "${FIX_V4BX}" -SRCREV = "f05ff116bb9edbbb81d82fa47b78e630ce878470" +SRCREV = "f0440baf7f2dc1d9a25863c184d0a8fb73c4ee6c" SRC_URI = "git://git.kernel.org/pub/scm/libs/klibc/klibc.git" SRC_URI_append_linux-gnueabi = " file://klibc-config-eabi.patch \ -- cgit 1.2.3-korg