[oe] [meta-oe][PATCH 0/8] Recipe updates and an addition

Paul Barker pbarker at toganlabs.com
Sun Nov 5 22:07:24 UTC 2017


All updated and new recipes have been build tested on qemux86, qemux86-64 and
various raspberrypi models as well as very minimally runtime tested on qemux86.

Paul Barker (8):
  toybox: Switch to v0.7.5 release
  mercurial: Update to v4.4
  mercurial: Support building for target
  dash: Update to v0.5.9.1
  ddrescue: Update to v1.22
  htop: Update to v2.0.2
  tmux: Update to v2.6
  dumb-init: New recipe

 .../toybox/{toybox_git.bb => toybox_0.7.5.bb}      |  10 +-
 .../mercurial/files/mercurial-CVE-2017-9462.patch  | 135 ---------------------
 ...{mercurial-native_4.0.1.bb => mercurial_4.4.bb} |  17 +--
 .../dash/{dash_0.5.8.bb => dash_0.5.9.1.bb}        |   4 +-
 .../{ddrescue_1.19.bb => ddrescue_1.22.bb}         |   4 +-
 .../recipes-extended/dumb-init/dumb-init_1.2.0.bb  |  15 +++
 meta-oe/recipes-extended/tmux/tmux_2.1.bb          |  21 ----
 meta-oe/recipes-extended/tmux/tmux_2.6.bb          |  23 ++++
 .../htop/files/0001-Use-pkg-config.patch           |  46 +++++++
 .../htop/{htop_1.0.3.bb => htop_2.0.2.bb}          |   9 +-
 10 files changed, 107 insertions(+), 177 deletions(-)
 rename meta-oe/recipes-core/toybox/{toybox_git.bb => toybox_0.7.5.bb} (90%)
 delete mode 100644 meta-oe/recipes-devtools/mercurial/files/mercurial-CVE-2017-9462.patch
 rename meta-oe/recipes-devtools/mercurial/{mercurial-native_4.0.1.bb => mercurial_4.4.bb} (57%)
 rename meta-oe/recipes-extended/dash/{dash_0.5.8.bb => dash_0.5.9.1.bb} (86%)
 rename meta-oe/recipes-extended/ddrescue/{ddrescue_1.19.bb => ddrescue_1.22.bb} (90%)
 create mode 100644 meta-oe/recipes-extended/dumb-init/dumb-init_1.2.0.bb
 delete mode 100644 meta-oe/recipes-extended/tmux/tmux_2.1.bb
 create mode 100644 meta-oe/recipes-extended/tmux/tmux_2.6.bb
 create mode 100644 meta-oe/recipes-support/htop/files/0001-Use-pkg-config.patch
 rename meta-oe/recipes-support/htop/{htop_1.0.3.bb => htop_2.0.2.bb} (58%)

-- 
2.7.4




More information about the Openembedded-devel mailing list