]> code.ossystems Code Review - openembedded-core.git/commit
e2fsprogs: upgrade to 1.42.9
authorRobert Yang <liezhi.yang@windriver.com>
Tue, 31 Dec 2013 17:25:17 +0000 (01:25 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 6 Jan 2014 11:12:30 +0000 (11:12 +0000)
commit82cc941128f9eaf57c3a9a648fc58227f6c1956c
treefe04241b69733c3f1df2cc5fb1b041016ad35338
parentda2156ee0f1ddab499d9ca2968b82b411ea84a95
e2fsprogs: upgrade to 1.42.9

* Upgrade to 1.42.9
* Remove the following patches since they have been merged/fixed by
  upstream:
  - debugfs-extent-header.patch
  - debugfs-sparse-copy.patch
  - debugfs-too-short.patch
  - e2fsprogs-fix-tests-f_extent_oobounds.patch
  - fallocate.patch

* The populate-extfs.sh had been merged by the upstream, but I'd like to
  go on using the previous one which is from our meta layer, they are a
  little different, and the script would be dropped when we use the mke2fs
  to populate the rootfs.

* Sumitted the patch for populate-extfs.sh (from Søren Holm) to upstream.

* Submitted fix-icache.patch to upstream, I wrongly thought it was not
  applicable to the upstream, but it does.

* Join the do_install() and do_install_append() together.

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
12 files changed:
meta/recipes-devtools/e2fsprogs/e2fsprogs-1.42.8/debugfs-extent-header.patch [deleted file]
meta/recipes-devtools/e2fsprogs/e2fsprogs-1.42.8/debugfs-sparse-copy.patch [deleted file]
meta/recipes-devtools/e2fsprogs/e2fsprogs-1.42.8/debugfs-too-short.patch [deleted file]
meta/recipes-devtools/e2fsprogs/e2fsprogs-1.42.8/e2fsprogs-fix-tests-f_extent_oobounds.patch [deleted file]
meta/recipes-devtools/e2fsprogs/e2fsprogs-1.42.8/fallocate.patch [deleted file]
meta/recipes-devtools/e2fsprogs/e2fsprogs/acinclude.m4 [moved from meta/recipes-devtools/e2fsprogs/e2fsprogs-1.42.8/acinclude.m4 with 100% similarity]
meta/recipes-devtools/e2fsprogs/e2fsprogs/fix-icache.patch [moved from meta/recipes-devtools/e2fsprogs/e2fsprogs-1.42.8/fix-icache.patch with 91% similarity]
meta/recipes-devtools/e2fsprogs/e2fsprogs/mkdir.patch [moved from meta/recipes-devtools/e2fsprogs/e2fsprogs-1.42.8/mkdir.patch with 100% similarity]
meta/recipes-devtools/e2fsprogs/e2fsprogs/populate-extfs.sh [moved from meta/recipes-devtools/e2fsprogs/e2fsprogs-1.42.8/populate-extfs.sh with 100% similarity]
meta/recipes-devtools/e2fsprogs/e2fsprogs/quiet-debugfs.patch [moved from meta/recipes-devtools/e2fsprogs/e2fsprogs-1.42.8/quiet-debugfs.patch with 100% similarity]
meta/recipes-devtools/e2fsprogs/e2fsprogs/remove.ldconfig.call.patch [moved from meta/recipes-devtools/e2fsprogs/e2fsprogs-1.42.8/remove.ldconfig.call.patch with 100% similarity]
meta/recipes-devtools/e2fsprogs/e2fsprogs_1.42.9.bb [moved from meta/recipes-devtools/e2fsprogs/e2fsprogs_1.42.8.bb with 85% similarity]