[OE-core] [RFC PATCH 11/12] e2fsprogs: enable the "-d" related patches

Mark Hatle mark.hatle at windriver.com
Thu Nov 21 07:13:57 UTC 2013


From: Robert Yang <liezhi.yang at windriver.com>

These patches should be enabled at the same time, so enable them in a
single commit, and thus we can disable it easily.

Signed-off-by: Robert Yang <liezhi.yang at windriver.com>
---
 meta/recipes-devtools/e2fsprogs/e2fsprogs_1.42.8.bb | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.42.8.bb b/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.42.8.bb
index d4de9e3..0098f7a 100644
--- a/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.42.8.bb
+++ b/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.42.8.bb
@@ -9,6 +9,16 @@ SRC_URI += "file://acinclude.m4 \
             file://debugfs-extent-header.patch \
             file://populate-extfs.sh \
             file://e2fsprogs-fix-tests-f_extent_oobounds.patch \
+            file://0001-mke2fs.c-add-an-option-d-root-directory.patch \
+            file://0002-misc-util.c-implement-populate_fs.patch \
+            file://0003-misc-util.c-create-special-file.patch \
+            file://0004-misc-util.c-create-symlink.patch \
+            file://0005-misc-util.c-copy-regular-file.patch \
+            file://0006-misc-util.c-create-directory.patch \
+            file://0007-misc-util.c-set-more-information-for-inode.patch \
+            file://0008-misc-util.c-handle-hardlinks.patch \
+            file://0009-mke2fs.8.in-update-the-manual-for-the-d-option.patch \
+            file://0010-debugfs-use-the-functions-in-misc-util.c.patch \
 "
 
 SRC_URI[md5sum] = "8ef664b6eb698aa6b733df59b17b9ed4"
-- 
1.8.1.2.545.g2f19ada




More information about the Openembedded-core mailing list