diff options
| author | Andrea Adami <andrea.adami@gmail.com> | 2012-05-03 22:30:51 +0000 |
|---|---|---|
| committer | Koen Kooi <koen@dominion.thruhere.net> | 2012-05-10 16:38:13 +0200 |
| commit | 32d316edae416b88159472a3b4f904a830090000 (patch) | |
| tree | 401a180f31a56e32121e121fae37b0042805a07b /meta-initramfs/recipes-devtools/klibc/klibc.inc | |
| parent | 1beefee9cd3fb01def4af8131d65291b4cd83c28 (diff) | |
| download | meta-openembedded-32d316edae416b88159472a3b4f904a830090000.tar.gz | |
klibc: upgrade from 1.5.25 to 1.5.26
* minor updates, still waiting for release 2.0
* v2 adds another (sometimes) missing header
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/klibc.inc')
| -rw-r--r-- | meta-initramfs/recipes-devtools/klibc/klibc.inc | 4 |
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 6a15e0cd8e..195f089e4d 100644 --- a/meta-initramfs/recipes-devtools/klibc/klibc.inc +++ b/meta-initramfs/recipes-devtools/klibc/klibc.inc | |||
| @@ -12,7 +12,7 @@ PACKAGE_ARCH = "${MACHINE_ARCH}" | |||
| 12 | # debugsources.list: No such file or directory: | 12 | # debugsources.list: No such file or directory: |
| 13 | INHIBIT_PACKAGE_DEBUG_SPLIT = "1" | 13 | INHIBIT_PACKAGE_DEBUG_SPLIT = "1" |
| 14 | 14 | ||
| 15 | INC_PR = "r3" | 15 | INC_PR = "r0" |
| 16 | 16 | ||
| 17 | KLIBC_ARCH = '${TARGET_ARCH}' | 17 | KLIBC_ARCH = '${TARGET_ARCH}' |
| 18 | KLIBC_ARCH_armeb = 'arm' | 18 | KLIBC_ARCH_armeb = 'arm' |
| @@ -23,7 +23,7 @@ KLIBC_ARCH_i586 = 'i386' | |||
| 23 | KLIBC_ARCH_i686 = 'i386' | 23 | KLIBC_ARCH_i686 = 'i386' |
| 24 | KLIBC_ARCH_pentium = 'i386' | 24 | KLIBC_ARCH_pentium = 'i386' |
| 25 | 25 | ||
| 26 | SRCREV = "ff0a614bd724f6c4c6a5014a9955dc1bc028f336" | 26 | SRCREV = "c7dedd5d11b075b5e6cecd6aa82b70b748179121" |
| 27 | SRC_URI = "git://git.kernel.org/pub/scm/libs/klibc/klibc.git;protocol=git" | 27 | SRC_URI = "git://git.kernel.org/pub/scm/libs/klibc/klibc.git;protocol=git" |
| 28 | 28 | ||
| 29 | SRC_URI_append_linux-gnueabi = " file://klibc-config-eabi.patch" | 29 | SRC_URI_append_linux-gnueabi = " file://klibc-config-eabi.patch" |
