]> code.ossystems Code Review - openembedded-core.git/commit
diffutils: upgrade to 3.6
authorChen Qi <Qi.Chen@windriver.com>
Mon, 24 Jul 2017 09:51:09 +0000 (17:51 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 27 Jul 2017 21:20:16 +0000 (22:20 +0100)
commit0c09f9f5700696670b2a9d0466124309100eb296
tree018f395ee20c6ad1401dc5cda799654e3c73d252
parentd1e05e9cbddea40ff582fae4ec7e2e7a4f52fd8f
diffutils: upgrade to 3.6

diffutils-3.5-gcc7.patch is removed as it's merged in this version.

do_configure_prepend is removed to solve the following configure error.

  error: possibly undefined macro: gl_TYPE_WINT_T_PREREQ

A workaround patch is made to fix the following compilation error for glibc.

  error: dereferencing pointer to incomplete type 'const struct rpl_option'

Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-extended/diffutils/diffutils-3.5/diffutils-3.5-gcc7.patch [deleted file]
meta/recipes-extended/diffutils/diffutils-3.6/0001-Unset-need_charset_alias-when-building-for-musl.patch [moved from meta/recipes-extended/diffutils/diffutils-3.5/0001-Unset-need_charset_alias-when-building-for-musl.patch with 100% similarity]
meta/recipes-extended/diffutils/diffutils-3.6/0001-explicitly-disable-replacing-getopt.patch [new file with mode: 0644]
meta/recipes-extended/diffutils/diffutils-3.6/run-ptest [moved from meta/recipes-extended/diffutils/diffutils-3.5/run-ptest with 100% similarity]
meta/recipes-extended/diffutils/diffutils_3.6.bb [moved from meta/recipes-extended/diffutils/diffutils_3.5.bb with 66% similarity]