From de40d9357d793cba0fd17cd46106ffd6b7fdc85f Mon Sep 17 00:00:00 2001 From: Andrea Adami Date: Thu, 1 Nov 2012 18:50:11 +0000 Subject: klibc: refactor runtime deps for shared utils rebased after d.expand / bb.data.expand change Signed-off-by: Andrea Adami Signed-off-by: Koen Kooi --- meta-initramfs/recipes-devtools/klibc/klibc.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (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 b1f531a9b9..07b8e1ad4e 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 = "r0" +INC_PR = "r1" KLIBC_ARCH = '${TARGET_ARCH}' KLIBC_ARCH_armeb = 'arm' -- cgit 1.2.3-korg