diff options
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" |
