diff options
Diffstat (limited to 'meta/recipes-devtools/e2fsprogs/e2fsprogs_1.42.9.bb')
| -rw-r--r-- | meta/recipes-devtools/e2fsprogs/e2fsprogs_1.42.9.bb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.42.9.bb b/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.42.9.bb index b369038f6b..3864ec1d47 100644 --- a/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.42.9.bb +++ b/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.42.9.bb | |||
| @@ -4,7 +4,6 @@ require e2fsprogs.inc | |||
| 4 | SRC_URI += "file://acinclude.m4 \ | 4 | SRC_URI += "file://acinclude.m4 \ |
| 5 | file://remove.ldconfig.call.patch \ | 5 | file://remove.ldconfig.call.patch \ |
| 6 | file://fix-icache.patch \ | 6 | file://fix-icache.patch \ |
| 7 | file://populate-extfs.sh \ | ||
| 8 | file://quiet-debugfs.patch \ | 7 | file://quiet-debugfs.patch \ |
| 9 | file://0001-mke2fs-add-the-ability-to-copy-files-from-a-given-di.patch \ | 8 | file://0001-mke2fs-add-the-ability-to-copy-files-from-a-given-di.patch \ |
| 10 | file://0002-misc-create_inode.c-copy-files-recursively.patch \ | 9 | file://0002-misc-create_inode.c-copy-files-recursively.patch \ |
| @@ -51,7 +50,6 @@ do_install () { | |||
| 51 | mv ${D}${base_libdir}/e2initrd_helper ${D}${libdir} | 50 | mv ${D}${base_libdir}/e2initrd_helper ${D}${libdir} |
| 52 | mv ${D}${base_libdir}/pkgconfig ${D}${libdir} | 51 | mv ${D}${base_libdir}/pkgconfig ${D}${libdir} |
| 53 | fi | 52 | fi |
| 54 | install -m 0755 ${WORKDIR}/populate-extfs.sh ${D}${bindir} | ||
| 55 | } | 53 | } |
| 56 | 54 | ||
| 57 | RDEPENDS_e2fsprogs = "e2fsprogs-badblocks" | 55 | RDEPENDS_e2fsprogs = "e2fsprogs-badblocks" |
