aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/genext2fs/genext2fs_1.4.1.bb
diff options
context:
space:
mode:
authorRobert Yang <liezhi.yang@windriver.com>2014-03-20 17:37:41 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-03-21 12:05:28 +0000
commitff5666bc460520aef6105e117d5431c05fd9f55b (patch)
tree56d2cde6609aa3c97d5247eda073b8a7a059f36f /meta/recipes-devtools/genext2fs/genext2fs_1.4.1.bb
parent45779941cec4f53a8ca7f8350402e5d9e866c916 (diff)
downloadopenembedded-core-ff5666bc460520aef6105e117d5431c05fd9f55b.tar.gz
genext2fs: remove it
Remove genext2fs since we don't use it anymore, it can't support ext4 well, either. We have used "mke2fs -d" to instead of it. [YOCTO #6013] Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/genext2fs/genext2fs_1.4.1.bb')
-rw-r--r--meta/recipes-devtools/genext2fs/genext2fs_1.4.1.bb29
1 files changed, 0 insertions, 29 deletions
diff --git a/meta/recipes-devtools/genext2fs/genext2fs_1.4.1.bb b/meta/recipes-devtools/genext2fs/genext2fs_1.4.1.bb
deleted file mode 100644
index 60fd0c223d..0000000000
--- a/meta/recipes-devtools/genext2fs/genext2fs_1.4.1.bb
+++ /dev/null
@@ -1,29 +0,0 @@
-require genext2fs.inc
-
-PR = "r2"
-
-SRC_URI += "file://update_to_1.95.patch \
- file://0001-Fix-warnings-remove-some-unused-macros.patch \
- file://0002-Add-put_blk-and-put_nod-routines.patch \
- file://0003-Add-get_blkmap-and-put_blkmap.patch \
- file://0004-Add-a-dirwalker-for-walking-through-directory-entrie.patch \
- file://0005-Make-filesystem-struct-not-an-overloay.patch \
- file://0006-Improve-the-efficiency-of-extend_blk.patch \
- file://0007-Move-hdlinks-into-the-filesystem-structure.patch \
- file://0008-Separate-out-the-creation-of-the-filesystem-structur.patch \
- file://0009-Move-byte-swapping-into-the-get-put-routines.patch \
- file://0010-Convert-over-to-keeping-the-filesystem-on-disk.patch \
- file://0011-Copy-files-into-the-filesystem-a-piece-at-a-time.patch \
- file://0012-Add-rev-1-support-large-file-support-and-rework-hole.patch \
- file://0013-Add-volume-id-support.patch \
- file://0014-Remove-unneeded-setting-of-s_reserved.patch \
- file://0015-Rework-creating-the-lost-found-directory.patch \
- file://0016-Fix-the-documentation-for-the-new-L-option.patch \
- file://0017-Fix-file-same-comparison.patch \
- file://0018-Handle-files-changing-while-we-are-working.patch \
- file://0019-Make-sure-superblock-is-clear-on-allocation.patch \
- file://fix-nbblocks-cast.patch \
- file://fix-memory-corruption-on-powerpc.patch "
-
-SRC_URI[md5sum] = "b7b6361bcce2cedff1ae437fadafe53b"
-SRC_URI[sha256sum] = "404dbbfa7a86a6c3de8225c8da254d026b17fd288e05cec4df2cc7e1f4feecfc"