]> code.ossystems Code Review - openembedded-core.git/commit
parted: upgrade to 3.2
authorHongxu Jia <hongxu.jia@windriver.com>
Thu, 13 Nov 2014 04:50:58 +0000 (12:50 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 20 Nov 2014 14:06:30 +0000 (14:06 +0000)
commit5faae24198ded58c5328e9f3e5ab99c89047a57d
tree931f0cbe08c18c3a1169d33402505b5481d236f9
parentfcf9d14fe49f9229f795de4e4ce013099ccd57c6
parted: upgrade to 3.2

Drop fix-git-version-gen.patch, fix-dvh-overflows.patch and
fix-deprecated-readline.patch, because the parted 3.2 have
merged them.

Add fix-compile-failure-while-dis.patch to fix compile failure

Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-extended/parted/files/Makefile [moved from meta/recipes-extended/parted/parted-3.1/Makefile with 100% similarity]
meta/recipes-extended/parted/files/fix-compile-failure-while-dis.patch [new file with mode: 0644]
meta/recipes-extended/parted/files/fix-doc-mandir.patch [moved from meta/recipes-extended/parted/parted-3.1/fix-doc-mandir.patch with 100% similarity]
meta/recipes-extended/parted/files/no_check.patch [moved from meta/recipes-extended/parted/parted-3.1/no_check.patch with 100% similarity]
meta/recipes-extended/parted/files/run-ptest [moved from meta/recipes-extended/parted/parted-3.1/run-ptest with 100% similarity]
meta/recipes-extended/parted/files/syscalls.patch [moved from meta/recipes-extended/parted/parted-3.1/syscalls.patch with 100% similarity]
meta/recipes-extended/parted/parted-3.1/fix-deprecated-readline.patch [deleted file]
meta/recipes-extended/parted/parted-3.1/fix-dvh-overflows.patch [deleted file]
meta/recipes-extended/parted/parted-3.1/fix-git-version-gen.patch [deleted file]
meta/recipes-extended/parted/parted_3.2.bb [moved from meta/recipes-extended/parted/parted_3.1.bb with 79% similarity]