[OE-core] [PATCH 0/4] Package upgrades

Constantin Musca constantinx.musca at intel.com
Fri Aug 24 14:33:03 UTC 2012


This is another set of package upgrades compiled on all architectures
and tested using core-image-sato.
The following changes since commit 054d95edad8d79ef1c6b30681395d50f3c6335b4:

  poky.conf: restore Ubuntu 12.04 LTS to tested distro list (2012-08-23 17:23:40 +0100)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib cmuscax/upgrades
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=cmuscax/upgrades

Constantin Musca (4):
  wget: upgrade to 1.14
  npth: upgrade to 0.91
  kconfig-frontends: upgrade to 3.5
  base-passwd: upgrade to 3.5.26

 .../nobash.patch                                   |    0
 .../root-home.patch                                |    0
 ...base-passwd_3.5.24.bb => base-passwd_3.5.26.bb} |    6 ++---
 ...g-frontends_3.4.bb => kconfig-frontends_3.5.bb} |    6 ++---
 .../wget/wget-1.13.4/remove-gets.patch             |   23 --------------------
 .../{wget-1.13.4 => wget-1.14}/fix_makefile.patch  |    0
 meta/recipes-extended/wget/wget_1.13.4.bb          |   10 ---------
 meta/recipes-extended/wget/wget_1.14.bb            |    9 ++++++++
 .../npth/{npth_0.90.bb => npth_0.91.bb}            |    4 ++--
 9 files changed, 16 insertions(+), 42 deletions(-)
 rename meta/recipes-core/base-passwd/{base-passwd-3.5.24 => base-passwd-3.5.26}/nobash.patch (100%)
 rename meta/recipes-core/base-passwd/{base-passwd-3.5.24 => base-passwd-3.5.26}/root-home.patch (100%)
 rename meta/recipes-core/base-passwd/{base-passwd_3.5.24.bb => base-passwd_3.5.26.bb} (94%)
 rename meta/recipes-devtools/kconfig-frontends/{kconfig-frontends_3.4.bb => kconfig-frontends_3.5.bb} (88%)
 delete mode 100644 meta/recipes-extended/wget/wget-1.13.4/remove-gets.patch
 rename meta/recipes-extended/wget/{wget-1.13.4 => wget-1.14}/fix_makefile.patch (100%)
 delete mode 100644 meta/recipes-extended/wget/wget_1.13.4.bb
 create mode 100644 meta/recipes-extended/wget/wget_1.14.bb
 rename meta/recipes-support/npth/{npth_0.90.bb => npth_0.91.bb} (76%)

-- 
1.7.9.5





More information about the Openembedded-core mailing list