Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/9] Package Updates (libxi, json-glib, js, pciutils, libfontenc, qemu, ethtool, pixman, gpgme)
@ 2013-05-08 14:41 Ionut Radu
  2013-05-08 14:41 ` [PATCH 1/9] libxi: updated from 1.7 to 1.7.1 Ionut Radu
                   ` (8 more replies)
  0 siblings, 9 replies; 17+ messages in thread
From: Ionut Radu @ 2013-05-08 14:41 UTC (permalink / raw)
  To: openembedded-core

*** BLURB HERE ***

Ionut Radu (9):
  libxi: updated from 1.7 to 1.7.1
  json-glib: updated from 0.15.2 to 0.16.0
  js: updated from 1.7.0+1.8.0rc1 to 185-1.0.0
  pciutils: updated from 3.1.10 to 3.2.
  libfontenc: Updated from 1.1.1 to 1.1.2
  qemu: Updated from 1.4.0 to 1.4.1
  ethtool: Updated from 3.8 to 3.9
  pixman: Update from 0.29.2 to 0.29.4
  gpgme: Updated from 1.4.0 to 1.4.1

 .../configure.patch                                  |    0
 .../guess-fix.patch                                  |    0
 .../lib-build-fix.patch                              |    0
 .../makefile.patch                                   |   18 ++++++++++++++----
 .../pcimodules-pciutils.diff                         |    0
 .../{pciutils_3.1.10.bb => pciutils_3.2.0.bb}        |    4 ++--
 meta/recipes-devtools/qemu/qemu.inc                  |    1 -
 .../qemu/{qemu_1.4.0.bb => qemu_1.4.1.bb}            |    8 +++-----
 .../ethtool/{ethtool_3.8.bb => ethtool_3.9.bb}       |    5 ++---
 .../{json-glib_0.15.2.bb => json-glib_0.16.0.bb}     |    4 ++--
 .../{libfontenc_1.1.1.bb => libfontenc_1.1.2.bb}     |    5 ++---
 .../xorg-lib/{libxi_1.7.bb => libxi_1.7.1.bb}        |    4 ++--
 .../xorg-lib/{pixman_0.29.2.bb => pixman_0.29.4.bb}  |    6 ++----
 .../disable_gpgconf_check.patch                      |    0
 .../gpgme/{gpgme_1.4.0.bb => gpgme_1.4.1.bb}         |    6 ++----
 .../js/{js_1.7.0+1.8.0rc1.bb => js_185-1.0.0.bb}     |    7 +++----
 16 files changed, 34 insertions(+), 34 deletions(-)
 rename meta/recipes-bsp/pciutils/{pciutils-3.1.10 => pciutils-3.2.0}/configure.patch (100%)
 rename meta/recipes-bsp/pciutils/{pciutils-3.1.10 => pciutils-3.2.0}/guess-fix.patch (100%)
 rename meta/recipes-bsp/pciutils/{pciutils-3.1.10 => pciutils-3.2.0}/lib-build-fix.patch (100%)
 rename meta/recipes-bsp/pciutils/{pciutils-3.1.10 => pciutils-3.2.0}/makefile.patch (26%)
 rename meta/recipes-bsp/pciutils/{pciutils-3.1.10 => pciutils-3.2.0}/pcimodules-pciutils.diff (100%)
 rename meta/recipes-bsp/pciutils/{pciutils_3.1.10.bb => pciutils_3.2.0.bb} (92%)
 rename meta/recipes-devtools/qemu/{qemu_1.4.0.bb => qemu_1.4.1.bb} (49%)
 rename meta/recipes-extended/ethtool/{ethtool_3.8.bb => ethtool_3.9.bb} (78%)
 rename meta/recipes-gnome/json-glib/{json-glib_0.15.2.bb => json-glib_0.16.0.bb} (79%)
 rename meta/recipes-graphics/xorg-lib/{libfontenc_1.1.1.bb => libfontenc_1.1.2.bb} (70%)
 rename meta/recipes-graphics/xorg-lib/{libxi_1.7.bb => libxi_1.7.1.bb} (81%)
 rename meta/recipes-graphics/xorg-lib/{pixman_0.29.2.bb => pixman_0.29.4.bb} (88%)
 rename meta/recipes-support/gpgme/{gpgme-1.4.0 => gpgme-1.4.1}/disable_gpgconf_check.patch (100%)
 rename meta/recipes-support/gpgme/{gpgme_1.4.0.bb => gpgme_1.4.1.bb} (89%)
 rename meta/recipes-support/js/{js_1.7.0+1.8.0rc1.bb => js_185-1.0.0.bb} (85%)

-- 
1.7.10.4




^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2013-05-14 10:50 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-08 14:41 [PATCH 0/9] Package Updates (libxi, json-glib, js, pciutils, libfontenc, qemu, ethtool, pixman, gpgme) Ionut Radu
2013-05-08 14:41 ` [PATCH 1/9] libxi: updated from 1.7 to 1.7.1 Ionut Radu
2013-05-08 14:41 ` [PATCH 2/9] json-glib: updated from 0.15.2 to 0.16.0 Ionut Radu
2013-05-08 14:41 ` [PATCH 3/9] js: updated from 1.7.0+1.8.0rc1 to 185-1.0.0 Ionut Radu
2013-05-08 14:55   ` Burton, Ross
2013-05-08 16:43     ` Saul Wold
2013-05-14 10:32       ` Radu, IonutX
2013-05-08 14:41 ` [PATCH 4/9] pciutils: updated from 3.1.10 to 3.2 Ionut Radu
2013-05-08 17:19   ` Saul Wold
2013-05-08 14:41 ` [PATCH 5/9] libfontenc: Updated from 1.1.1 to 1.1.2 Ionut Radu
2013-05-08 14:41 ` [PATCH 6/9] qemu: Updated from 1.4.0 to 1.4.1 Ionut Radu
2013-05-13  8:20   ` Saul Wold
     [not found]     ` <958794DC787AD345A1A41BCD3015B65030FF25@IRSMSX102.ger.corp.intel.com>
2013-05-13 18:10       ` Saul Wold
2013-05-14 10:25         ` Radu, IonutX
2013-05-08 14:41 ` [PATCH 7/9] ethtool: Updated from 3.8 to 3.9 Ionut Radu
2013-05-08 14:41 ` [PATCH 8/9] pixman: Update from 0.29.2 to 0.29.4 Ionut Radu
2013-05-08 14:41 ` [PATCH 9/9] gpgme: Updated from 1.4.0 to 1.4.1 Ionut Radu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox