aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/klibc/klibc-common.inc
diff options
context:
space:
mode:
authorAndrea Adami <andrea.adami@gmail.com>2010-06-01 19:20:59 +0200
committerAndrea Adami <andrea.adami@gmail.com>2010-06-01 19:20:59 +0200
commite020cd9b2c61fd19bb55ec3fd38abcfdbd3f651c (patch)
treef27539801141fe05d8e97c1e9117d2d8610a853b /recipes/klibc/klibc-common.inc
parent055be8f41f6b82edffa6e3bf596339284f2a93ff (diff)
downloadopenembedded-e020cd9b2c61fd19bb55ec3fd38abcfdbd3f651c.tar.gz
klibc: fix packaging
* insmod was removed after klibc_1.5 * dmesg, sync and ls have been added with 1.5.15 * wc and losetup are provided by OpenEmbedded patches * bump INC_PR and recipe's PR to propagate the changes to klibc-utils
Diffstat (limited to 'recipes/klibc/klibc-common.inc')
-rw-r--r--recipes/klibc/klibc-common.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/klibc/klibc-common.inc b/recipes/klibc/klibc-common.inc
index 7b7a3cb43e..1f3aab1735 100644
--- a/recipes/klibc/klibc-common.inc
+++ b/recipes/klibc/klibc-common.inc
@@ -9,7 +9,7 @@ SRC_URI = "${KERNELORG_MIRROR}/pub/linux/libs/klibc/${KLIBC_FETCHDIR}/klibc-${PV
S = "${WORKDIR}/klibc-${PV}"
PACKAGE_ARCH = "${MACHINE_ARCH}"
-INC_PR = "r14"
+INC_PR = "r15"
KLIBC_ARCH = '${TARGET_ARCH}'
KLIBC_ARCH_armeb = 'arm'