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, 3 insertions, 1 deletions
diff --git a/meta-initramfs/recipes-devtools/klibc/klibc.inc b/meta-initramfs/recipes-devtools/klibc/klibc.inc index 7741a585e7..4963a294ca 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 | |||
| 10 | # debugsources.list: No such file or directory: | 10 | # debugsources.list: No such file or directory: |
| 11 | INHIBIT_PACKAGE_DEBUG_SPLIT = "1" | 11 | INHIBIT_PACKAGE_DEBUG_SPLIT = "1" |
| 12 | 12 | ||
| 13 | INC_PR = "r0" | 13 | INC_PR = "r1" |
| 14 | 14 | ||
| 15 | KLIBC_ARCH = '${TARGET_ARCH}' | 15 | KLIBC_ARCH = '${TARGET_ARCH}' |
| 16 | KLIBC_ARCH_armeb = 'arm' | 16 | KLIBC_ARCH_armeb = 'arm' |
| @@ -47,3 +47,5 @@ do_configure () { | |||
| 47 | 47 | ||
| 48 | ln -sf "${STAGING_DIR_TARGET}${exec_prefix}" linux | 48 | ln -sf "${STAGING_DIR_TARGET}${exec_prefix}" linux |
| 49 | } | 49 | } |
| 50 | |||
| 51 | THIS_LIBKLIBC = "libklibc (= ${PV}-${PR})" | ||
