diff options
author | Andrea Adami <andrea.adami@gmail.com> | 2010-09-13 01:08:27 +0200 |
---|---|---|
committer | Andrea Adami <andrea.adami@gmail.com> | 2010-09-13 01:11:45 +0200 |
commit | b9bcb18a4435491bad5cd76ecf26a857b2f40800 (patch) | |
tree | 6dd769a87019cb26ebe6471da8bfa5d484ddaaa7 /recipes/klibc/klibc.inc | |
parent | 67995a2671f08f07a1fb03e52945908c05d2fa5b (diff) |
klibc: bump to 1.5.20
* still some doubt about klcc-cross packaging, triggering
* NOTE: the following files were installed but not shipped in any package:
* staging-klcc-cross seems sane, though.
Diffstat (limited to 'recipes/klibc/klibc.inc')
-rw-r--r-- | recipes/klibc/klibc.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/klibc/klibc.inc b/recipes/klibc/klibc.inc index 5c70695cee..6fcfc0e553 100644 --- a/recipes/klibc/klibc.inc +++ b/recipes/klibc/klibc.inc @@ -6,7 +6,7 @@ minimal entaglement, and portability, not speed." LICENSE = "BSD-ADV" PACKAGE_ARCH = "${MACHINE_ARCH}" -INC_PR = "r2" +INC_PR = "r0" KLIBC_ARCH = '${TARGET_ARCH}' KLIBC_ARCH_armeb = 'arm' |