From patchwork Fri Aug 24 14:33:03 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [0/4] Package upgrades Date: Fri, 24 Aug 2012 14:33:03 -0000 From: Constantin Musca X-Patchwork-Id: 35311 Message-Id: To: openembedded-core@lists.openembedded.org 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%)