| Submitter | Constantin Musca |
|---|---|
| Date | Aug. 24, 2012, 2:33 p.m. |
| Message ID | <cover.1345818232.git.constantinx.musca@intel.com> |
| Download | mbox |
| Permalink | /patch/35311/ |
| State | New |
| Headers | show |
Pull-request
git://git.yoctoproject.org/poky-contrib cmuscax/upgradesComments
On 08/24/2012 07:33 AM, Constantin Musca wrote: > 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%) > Merged into OE-Core Thanks Sau!
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%)