[OE-core] [PATCH V3 0/4] upgrade bash and ncurses
Hongxu Jia
hongxu.jia at windriver.com
Tue Feb 14 07:02:16 UTC 2017
Changed in V3:
- Fix nativesdk-bash compile failure
- Fix ncurses configure failure in beaglebone
//Hongxu
The following changes since commit e758547db9048d4aa1c1415d6af8072f519fae24:
nss: Fix nss-native so the checksum doesn't change with BUILD_ARCH (2017-02-09 10:52:03 +0000)
are available in the git repository at:
git://git.openembedded.org/openembedded-core-contrib hongxu/upgrade-20170214
http://cgit.openembedded.org/openembedded-core-contrib/log/?h=hongxu/upgrade-20170214
Hongxu Jia (3):
bash: update patches for 4.4
ncurses: 6.0+20160625 -> 6.0+20161126
ncurses: fix beaglebone do_configure failure
Zheng Ruoqin (1):
bash: 4.3.30 -> 4.4
...ses_6.0+20160625.bb => ncurses_6.0+20161126.bb} | 4 +-
...e-builtins-uname-could-not-be-parsed-by-r.patch | 89 +++++++++++++
.../0001-patch-to-obtain-pkgconfig-sanity.patch | 28 +++++
...roc-run-heredoc-run-execscript-run-test-f.patch | 137 ++-------------------
meta/recipes-extended/bash/bash/fix-run-intl.patch | 110 -----------------
meta/recipes-extended/bash/bash/test-output.patch | 20 ++-
meta/recipes-extended/bash/bash_4.3.30.bb | 71 -----------
meta/recipes-extended/bash/bash_4.4.bb | 66 ++++++++++
8 files changed, 212 insertions(+), 313 deletions(-)
rename meta/recipes-core/ncurses/{ncurses_6.0+20160625.bb => ncurses_6.0+20161126.bb} (77%)
create mode 100644 meta/recipes-extended/bash/bash/0001-The-loadable-builtins-uname-could-not-be-parsed-by-r.patch
create mode 100644 meta/recipes-extended/bash/bash/0001-patch-to-obtain-pkgconfig-sanity.patch
delete mode 100644 meta/recipes-extended/bash/bash/fix-run-intl.patch
delete mode 100644 meta/recipes-extended/bash/bash_4.3.30.bb
create mode 100644 meta/recipes-extended/bash/bash_4.4.bb
--
2.8.1
More information about the Openembedded-core
mailing list