diff options
Diffstat (limited to 'meta-initramfs/recipes-devtools/klibc/klibc.inc')
| -rw-r--r-- | meta-initramfs/recipes-devtools/klibc/klibc.inc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-initramfs/recipes-devtools/klibc/klibc.inc b/meta-initramfs/recipes-devtools/klibc/klibc.inc index 0f7cbbe965..6a15e0cd8e 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 = "r2" | 15 | INC_PR = "r3" |
| 16 | 16 | ||
| 17 | KLIBC_ARCH = '${TARGET_ARCH}' | 17 | KLIBC_ARCH = '${TARGET_ARCH}' |
| 18 | KLIBC_ARCH_armeb = 'arm' | 18 | KLIBC_ARCH_armeb = 'arm' |
| @@ -34,6 +34,7 @@ SRC_URI += "file://fstype-sane-vfat-and-jffs2-for-1.5.patch \ | |||
| 34 | file://dash_readopt.patch \ | 34 | file://dash_readopt.patch \ |
| 35 | file://wc.patch \ | 35 | file://wc.patch \ |
| 36 | file://staging.patch \ | 36 | file://staging.patch \ |
| 37 | file://kernel_3.2__aligned_u64.patch \ | ||
| 37 | " | 38 | " |
| 38 | 39 | ||
| 39 | S = "${WORKDIR}/git" | 40 | S = "${WORKDIR}/git" |
