[oe-commits] Robert Yang : genext2fs: remove it

git at git.openembedded.org git at git.openembedded.org
Fri Mar 21 11:58:36 UTC 2014


Module: openembedded-core.git
Branch: master
Commit: ff5666bc460520aef6105e117d5431c05fd9f55b
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=ff5666bc460520aef6105e117d5431c05fd9f55b

Author: Robert Yang <liezhi.yang at windriver.com>
Date:   Thu Mar 20 17:37:41 2014 +0800

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 at windriver.com>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 meta/conf/distro/include/seperatebuilddir.inc      |    3 -
 .../packagegroups/packagegroup-self-hosted.bb      |    1 -
 ...01-Fix-warnings-remove-some-unused-macros.patch |   72 --
 .../0002-Add-put_blk-and-put_nod-routines.patch    | 1123 --------------------
 .../0003-Add-get_blkmap-and-put_blkmap.patch       |  222 ----
 ...lker-for-walking-through-directory-entrie.patch |  357 -------
 ...05-Make-filesystem-struct-not-an-overloay.patch |  374 -------
 ...0006-Improve-the-efficiency-of-extend_blk.patch |  272 -----
 ...ove-hdlinks-into-the-filesystem-structure.patch |  175 ---
 ...t-the-creation-of-the-filesystem-structur.patch |   95 --
 ...e-byte-swapping-into-the-get-put-routines.patch |  421 --------
 ...rt-over-to-keeping-the-filesystem-on-disk.patch |  839 ---------------
 ...les-into-the-filesystem-a-piece-at-a-time.patch |  103 --
 ...upport-large-file-support-and-rework-hole.patch |  211 ----
 .../0013-Add-volume-id-support.patch               |   86 --
 ...014-Remove-unneeded-setting-of-s_reserved.patch |   28 -
 ...-Rework-creating-the-lost-found-directory.patch |   57 -
 ...ix-the-documentation-for-the-new-L-option.patch |   29 -
 .../0017-Fix-file-same-comparison.patch            |   30 -
 ...andle-files-changing-while-we-are-working.patch |   89 --
 ...ke-sure-superblock-is-clear-on-allocation.patch |   42 -
 .../fix-memory-corruption-on-powerpc.patch         |   76 --
 .../genext2fs-1.4.1/fix-nbblocks-cast.patch        |   37 -
 .../genext2fs/genext2fs-1.4.1/update_to_1.95.patch |  119 ---
 meta/recipes-devtools/genext2fs/genext2fs.inc      |   16 -
 meta/recipes-devtools/genext2fs/genext2fs_1.4.1.bb |   29 -
 .../packagegroups/packagegroup-toolset-native.bb   |    1 -
 27 files changed, 4907 deletions(-)

Diff:   http://git.openembedded.org/?p=openembedded-core.git/?a=commitdiff;h=ff5666bc460520aef6105e117d5431c05fd9f55b


More information about the Openembedded-commits mailing list