diff options
Diffstat (limited to 'meta/recipes-devtools/mtd/mtd-utils_1.5.0.bb')
| -rw-r--r-- | meta/recipes-devtools/mtd/mtd-utils_1.5.0.bb | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/meta/recipes-devtools/mtd/mtd-utils_1.5.0.bb b/meta/recipes-devtools/mtd/mtd-utils_1.5.0.bb index bdfb0228c8..12ad9d4746 100644 --- a/meta/recipes-devtools/mtd/mtd-utils_1.5.0.bb +++ b/meta/recipes-devtools/mtd/mtd-utils_1.5.0.bb | |||
| @@ -8,11 +8,12 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3 \ | |||
| 8 | 8 | ||
| 9 | SRCREV = "ca39eb1d98e736109c64ff9c1aa2a6ecca222d8f" | 9 | SRCREV = "ca39eb1d98e736109c64ff9c1aa2a6ecca222d8f" |
| 10 | SRC_URI = "git://git.infradead.org/mtd-utils.git;protocol=git \ | 10 | SRC_URI = "git://git.infradead.org/mtd-utils.git;protocol=git \ |
| 11 | file://add-exclusion-to-mkfs-jffs2-git-2.patch" | 11 | file://add-exclusion-to-mkfs-jffs2-git-2.patch \ |
| 12 | file://mtd-utils-fix-corrupt-cleanmarker-with-flash_erase--j-command.patch " | ||
| 12 | 13 | ||
| 13 | S = "${WORKDIR}/git/" | 14 | S = "${WORKDIR}/git/" |
| 14 | 15 | ||
| 15 | PR = "r1" | 16 | PR = "r2" |
| 16 | 17 | ||
| 17 | EXTRA_OEMAKE = "'CC=${CC}' 'RANLIB=${RANLIB}' 'AR=${AR}' 'CFLAGS=${CFLAGS} -I${S}/include -DWITHOUT_XATTR' 'BUILDDIR=${S}'" | 18 | EXTRA_OEMAKE = "'CC=${CC}' 'RANLIB=${RANLIB}' 'AR=${AR}' 'CFLAGS=${CFLAGS} -I${S}/include -DWITHOUT_XATTR' 'BUILDDIR=${S}'" |
| 18 | 19 | ||
