diff options
Diffstat (limited to 'meta-initramfs/recipes-devtools/mtd/ubi-utils-klibc_1.5.2.bb')
| -rw-r--r-- | meta-initramfs/recipes-devtools/mtd/ubi-utils-klibc_1.5.2.bb | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/meta-initramfs/recipes-devtools/mtd/ubi-utils-klibc_1.5.2.bb b/meta-initramfs/recipes-devtools/mtd/ubi-utils-klibc_1.5.2.bb index 518c02fc00..abb0d4b846 100644 --- a/meta-initramfs/recipes-devtools/mtd/ubi-utils-klibc_1.5.2.bb +++ b/meta-initramfs/recipes-devtools/mtd/ubi-utils-klibc_1.5.2.bb | |||
| @@ -11,12 +11,15 @@ inherit klibc | |||
| 11 | 11 | ||
| 12 | SRCREV = "aea36417067dade75192bafa03af70b6eb2677b1" | 12 | SRCREV = "aea36417067dade75192bafa03af70b6eb2677b1" |
| 13 | SRC_URI = "git://git.infradead.org/mtd-utils.git \ | 13 | SRC_URI = "git://git.infradead.org/mtd-utils.git \ |
| 14 | file://0001-Makefile-only-build-ubi-utils.patch \ | 14 | file://0001-Makefile-build-ubi-utils-only.patch \ |
| 15 | file://0002-common.mk-for-klibc-CC-is-klcc.patch \ | 15 | file://0002-common.mk-for-klibc-CC-is-klcc.patch \ |
| 16 | file://0003-libubi.c-add-klibc-specific-fixes.patch \ | 16 | file://0003-libubi.c-add-klibc-specific-fixes-for-ioctl.patch \ |
| 17 | file://0004-common.h-klibc-fixes-1.patch \ | 17 | file://0004-Restore-compatibility-to-dietlibc-klibc-musl-libc-af.patch \ |
| 18 | file://0005-common.h-klibc-fixes-2.patch \ | 18 | file://0005-common.h-more-workarounds-for-klibc-compatibility.patch \ |
| 19 | file://0006-libiniparser-remove-unused-function-needing-float.patch \ | 19 | file://0006-libiniparser-remove-unused-function-needing-float.patch \ |
| 20 | file://0007-mtd-utils-common.c-convert-to-integer-arithmetic.patch \ | ||
| 21 | file://0008-ubi-utils-ubiformat.c-convert-to-integer-arithmetic.patch \ | ||
| 22 | file://0009-Eliminate-warnings-about-implicit-non-const-casting-.patch \ | ||
| 20 | " | 23 | " |
| 21 | 24 | ||
| 22 | S = "${WORKDIR}/git/" | 25 | S = "${WORKDIR}/git/" |
