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

Laurentiu Palcu laurentiu.palcu at intel.com
Tue Nov 5 09:25:10 UTC 2013


All packages were compiled for all major architectures, individually, and also
build tested on AB. Basic sanity tests were done using a core-image-sato for
qemux86. No issues spotted.

Laurentiu

The following changes since commit 9160f376065752e2e92c8b37ee9a80d0eb86b53b:

  bitbake: toaster: enable required classes in the toaster startup script (2013-11-04 09:36:22 +0000)

are available in the git repository at:

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

Laurentiu Palcu (7):
  python-setuptools: upgrade to 1.1.7
  xf86-input-keyboard: upgrade to 1.8.0
  xtrans: upgrade to 1.3.0
  git: upgrade to 1.8.4.2
  xz: upgrade to 5.1.3alpha
  diffstat: upgrade to 1.58
  python-pycurl: upgrade to 7.19.0.2

 .../diffstat/diffstat/aclocal.patch                |   11 +++++----
 .../{diffstat_1.57.bb => diffstat_1.58.bb}         |    4 ++--
 .../git/{git_1.8.3.4.bb => git_1.8.4.2.bb}         |    4 ++--
 .../python/python-pycurl/no-static-link.patch      |   25 ++++++++++----------
 ...-pycurl_7.19.0.bb => python-pycurl_7.19.0.2.bb} |    7 +++---
 ...uptools_1.1.6.bb => python-setuptools_1.1.7.bb} |    4 ++--
 .../xz/{xz_5.1.2alpha.bb => xz_5.1.3alpha.bb}      |    4 ++--
 ...board_1.7.0.bb => xf86-input-keyboard_1.8.0.bb} |    4 ++--
 .../xorg-lib/{xtrans_1.2.7.bb => xtrans_1.3.0.bb}  |    4 ++--
 9 files changed, 33 insertions(+), 34 deletions(-)
 rename meta/recipes-devtools/diffstat/{diffstat_1.57.bb => diffstat_1.58.bb} (84%)
 rename meta/recipes-devtools/git/{git_1.8.3.4.bb => git_1.8.4.2.bb} (67%)
 rename meta/recipes-devtools/python/{python-pycurl_7.19.0.bb => python-pycurl_7.19.0.2.bb} (74%)
 rename meta/recipes-devtools/python/{python-setuptools_1.1.6.bb => python-setuptools_1.1.7.bb} (86%)
 rename meta/recipes-extended/xz/{xz_5.1.2alpha.bb => xz_5.1.3alpha.bb} (87%)
 rename meta/recipes-graphics/xorg-driver/{xf86-input-keyboard_1.7.0.bb => xf86-input-keyboard_1.8.0.bb} (73%)
 rename meta/recipes-graphics/xorg-lib/{xtrans_1.2.7.bb => xtrans_1.3.0.bb} (82%)

-- 
1.7.9.5




More information about the Openembedded-core mailing list