All of lore.kernel.org
 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

* [PATCH 1/9] libxi: updated from 1.7 to 1.7.1
  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 ` Ionut Radu
  2013-05-08 14:41 ` [PATCH 2/9] json-glib: updated from 0.15.2 to 0.16.0 Ionut Radu
                   ` (7 subsequent siblings)
  8 siblings, 0 replies; 17+ messages in thread
From: Ionut Radu @ 2013-05-08 14:41 UTC (permalink / raw)
  To: openembedded-core

Signed-off-by: Ionut Radu <ionutx.radu@intel.com>
---
 meta/recipes-graphics/xorg-lib/{libxi_1.7.bb => libxi_1.7.1.bb} |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-graphics/xorg-lib/{libxi_1.7.bb => libxi_1.7.1.bb} (81%)

diff --git a/meta/recipes-graphics/xorg-lib/libxi_1.7.bb b/meta/recipes-graphics/xorg-lib/libxi_1.7.1.bb
similarity index 81%
rename from meta/recipes-graphics/xorg-lib/libxi_1.7.bb
rename to meta/recipes-graphics/xorg-lib/libxi_1.7.1.bb
index ad5a33d..eadae11 100644
--- a/meta/recipes-graphics/xorg-lib/libxi_1.7.bb
+++ b/meta/recipes-graphics/xorg-lib/libxi_1.7.1.bb
@@ -18,5 +18,5 @@ PR = "r0"
 
 XORG_PN = "libXi"
 
-SRC_URI[md5sum] = "d77922d822cb3abdbdfb92cd66440576"
-SRC_URI[sha256sum] = "4ebcf2b02c16ff51e41e9d045de01416d6430b6a4af6a82b17b6bfa4d6f9cbfc"
+SRC_URI[md5sum] = "24d71afed1b86c60d4eb361628d7f47b"
+SRC_URI[sha256sum] = "e92adb6b69c53c51e05c1e65db97e23751b935a693000fb0606c11b88c0066c5"
-- 
1.7.10.4




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

* [PATCH 2/9] json-glib: updated from 0.15.2 to 0.16.0
  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 ` 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
                   ` (6 subsequent siblings)
  8 siblings, 0 replies; 17+ messages in thread
From: Ionut Radu @ 2013-05-08 14:41 UTC (permalink / raw)
  To: openembedded-core

Signed-off-by: Ionut Radu <ionutx.radu@intel.com>
---
 .../json-glib/{json-glib_0.15.2.bb => json-glib_0.16.0.bb}         |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-gnome/json-glib/{json-glib_0.15.2.bb => json-glib_0.16.0.bb} (79%)

diff --git a/meta/recipes-gnome/json-glib/json-glib_0.15.2.bb b/meta/recipes-gnome/json-glib/json-glib_0.16.0.bb
similarity index 79%
rename from meta/recipes-gnome/json-glib/json-glib_0.15.2.bb
rename to meta/recipes-gnome/json-glib/json-glib_0.16.0.bb
index 2307f76..071d663 100644
--- a/meta/recipes-gnome/json-glib/json-glib_0.15.2.bb
+++ b/meta/recipes-gnome/json-glib/json-glib_0.16.0.bb
@@ -14,8 +14,8 @@ DEPENDS = "glib-2.0"
 
 GNOME_COMPRESS_TYPE = "xz"
 
-SRC_URI[archive.md5sum] = "494332526f87956d05f32a9b12f3f286"
-SRC_URI[archive.sha256sum] = "f090cd94acc85989e033d72028fa70863d05092ae5bba6b454e70c132b24cdde"
+SRC_URI[archive.md5sum] = "bbca11f32509d6eb3f54d24156e7312d"
+SRC_URI[archive.sha256sum] = "e4a3fd2f399e4c148aad608e6ed0a94095f2ddde9dd12f5aa2f072ecae5c1d37"
 
 inherit gnome gettext
 
-- 
1.7.10.4




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

* [PATCH 3/9] js: updated from 1.7.0+1.8.0rc1 to 185-1.0.0
  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 ` Ionut Radu
  2013-05-08 14:55   ` Burton, Ross
  2013-05-08 14:41 ` [PATCH 4/9] pciutils: updated from 3.1.10 to 3.2 Ionut Radu
                   ` (5 subsequent siblings)
  8 siblings, 1 reply; 17+ messages in thread
From: Ionut Radu @ 2013-05-08 14:41 UTC (permalink / raw)
  To: openembedded-core

Signed-off-by: Ionut Radu <ionutx.radu@intel.com>
---
 .../js/{js_1.7.0+1.8.0rc1.bb => js_185-1.0.0.bb}                |    7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)
 rename meta/recipes-support/js/{js_1.7.0+1.8.0rc1.bb => js_185-1.0.0.bb} (85%)

diff --git a/meta/recipes-support/js/js_1.7.0+1.8.0rc1.bb b/meta/recipes-support/js/js_185-1.0.0.bb
similarity index 85%
rename from meta/recipes-support/js/js_1.7.0+1.8.0rc1.bb
rename to meta/recipes-support/js/js_185-1.0.0.bb
index 45a6fa7..3acb492 100644
--- a/meta/recipes-support/js/js_1.7.0+1.8.0rc1.bb
+++ b/meta/recipes-support/js/js_185-1.0.0.bb
@@ -5,17 +5,16 @@ SECTION = "libs"
 # the package is licensed under either of the following
 LICENSE = "MPL-1 | GPLv2+ | LGPLv2.1+"
 LIC_FILES_CHKSUM = "file://jsapi.c;beginline=4;endline=39;md5=347c6bbf4fb4547de1fa5ad830030063"
-PR = "r4"
 
-SRC_URI = "http://ftp.mozilla.org/pub/mozilla.org/js/js-1.8.0-rc1.tar.gz \
+SRC_URI = "http://ftp.mozilla.org/pub/mozilla.org/js/js185-1.0.0.tar.gz \
            file://link_with_gcc.patch \
            file://usepic.patch \
            file://buildcc.patch;striplevel=2 \
            file://jsautocfg.h \
            file://configure.ac"
 
-SRC_URI[md5sum] = "eaad8815dcc66a717ddb87e9724d964e"
-SRC_URI[sha256sum] = "374398699ac3fd802d98d642486cf6b0edc082a119c9c9c499945a0bc73e3413"
+SRC_URI[md5sum] = "a4574365938222adca0a6bd33329cb32"
+SRC_URI[sha256sum] = "5d12f7e1f5b4a99436685d97b9b7b75f094d33580227aa998c406bbae6f2a687"
 
 S = "${WORKDIR}/js/src"
 
-- 
1.7.10.4




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

* [PATCH 4/9] pciutils: updated from 3.1.10 to 3.2.
  2013-05-08 14:41 [PATCH 0/9] Package Updates (libxi, json-glib, js, pciutils, libfontenc, qemu, ethtool, pixman, gpgme) Ionut Radu
                   ` (2 preceding siblings ...)
  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:41 ` 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
                   ` (4 subsequent siblings)
  8 siblings, 1 reply; 17+ messages in thread
From: Ionut Radu @ 2013-05-08 14:41 UTC (permalink / raw)
  To: openembedded-core

Signed-off-by: Ionut Radu <ionutx.radu@intel.com>
---
 .../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 ++--
 6 files changed, 16 insertions(+), 6 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%)

diff --git a/meta/recipes-bsp/pciutils/pciutils-3.1.10/configure.patch b/meta/recipes-bsp/pciutils/pciutils-3.2.0/configure.patch
similarity index 100%
rename from meta/recipes-bsp/pciutils/pciutils-3.1.10/configure.patch
rename to meta/recipes-bsp/pciutils/pciutils-3.2.0/configure.patch
diff --git a/meta/recipes-bsp/pciutils/pciutils-3.1.10/guess-fix.patch b/meta/recipes-bsp/pciutils/pciutils-3.2.0/guess-fix.patch
similarity index 100%
rename from meta/recipes-bsp/pciutils/pciutils-3.1.10/guess-fix.patch
rename to meta/recipes-bsp/pciutils/pciutils-3.2.0/guess-fix.patch
diff --git a/meta/recipes-bsp/pciutils/pciutils-3.1.10/lib-build-fix.patch b/meta/recipes-bsp/pciutils/pciutils-3.2.0/lib-build-fix.patch
similarity index 100%
rename from meta/recipes-bsp/pciutils/pciutils-3.1.10/lib-build-fix.patch
rename to meta/recipes-bsp/pciutils/pciutils-3.2.0/lib-build-fix.patch
diff --git a/meta/recipes-bsp/pciutils/pciutils-3.1.10/makefile.patch b/meta/recipes-bsp/pciutils/pciutils-3.2.0/makefile.patch
similarity index 26%
rename from meta/recipes-bsp/pciutils/pciutils-3.1.10/makefile.patch
rename to meta/recipes-bsp/pciutils/pciutils-3.2.0/makefile.patch
index 811aac8..d123cb8 100644
--- a/meta/recipes-bsp/pciutils/pciutils-3.1.10/makefile.patch
+++ b/meta/recipes-bsp/pciutils/pciutils-3.2.0/makefile.patch
@@ -1,9 +1,10 @@
 Upstream-Status: Inappropriate [configuration]
 
-diff -ruN pciutils-3.1.7-orig/Makefile pciutils-3.1.7/Makefile
---- pciutils-3.1.7-orig/Makefile	2011-07-11 14:41:59.000000000 +0800
-+++ pciutils-3.1.7/Makefile	2011-07-11 14:42:31.000000000 +0800
-@@ -31,7 +31,7 @@
+Index: pciutils-3.2.0/Makefile
+===================================================================
+--- pciutils-3.2.0.orig/Makefile
++++ pciutils-3.2.0/Makefile
+@@ -35,7 +35,7 @@ SHAREDIR=$(PREFIX)/share
  IDSDIR=$(SHAREDIR)
  MANDIR:=$(shell if [ -d $(PREFIX)/share/man ] ; then echo $(PREFIX)/share/man ; else echo $(PREFIX)/man ; fi)
  INCDIR=$(PREFIX)/include
@@ -12,3 +13,12 @@ diff -ruN pciutils-3.1.7-orig/Makefile pciutils-3.1.7/Makefile
  PKGCFDIR=$(LIBDIR)/pkgconfig
  
  # Commands
+@@ -94,7 +94,7 @@ example: example.o lib/$(PCILIB_DEV)
+ example.o: example.c $(PCIINC)
+ 
+ %: %.o
+-	$(CC) $(LDFLAGS) $(TARGET_ARCH) $^ $(LIB_LDLIBS) -o $@
++	$(CC) $(LDFLAGS) $(TARGET_ARCH) $^ $(LIB_LDLIBS) $(LDLIBS) -o $@
+ 
+ %.8 %.7: %.man
+ 	M=`echo $(DATE) | sed 's/-01-/-January-/;s/-02-/-February-/;s/-03-/-March-/;s/-04-/-April-/;s/-05-/-May-/;s/-06-/-June-/;s/-07-/-July-/;s/-08-/-August-/;s/-09-/-September-/;s/-10-/-October-/;s/-11-/-November-/;s/-12-/-December-/;s/\(.*\)-\(.*\)-\(.*\)/\3 \2 \1/'` ; sed <$< >$@ "s/@TODAY@/$$M/;s/@VERSION@/pciutils-$(VERSION)/;s#@IDSDIR@#$(IDSDIR)#"
diff --git a/meta/recipes-bsp/pciutils/pciutils-3.1.10/pcimodules-pciutils.diff b/meta/recipes-bsp/pciutils/pciutils-3.2.0/pcimodules-pciutils.diff
similarity index 100%
rename from meta/recipes-bsp/pciutils/pciutils-3.1.10/pcimodules-pciutils.diff
rename to meta/recipes-bsp/pciutils/pciutils-3.2.0/pcimodules-pciutils.diff
diff --git a/meta/recipes-bsp/pciutils/pciutils_3.1.10.bb b/meta/recipes-bsp/pciutils/pciutils_3.2.0.bb
similarity index 92%
rename from meta/recipes-bsp/pciutils/pciutils_3.1.10.bb
rename to meta/recipes-bsp/pciutils/pciutils_3.2.0.bb
index e405101..6022695 100644
--- a/meta/recipes-bsp/pciutils/pciutils_3.1.10.bb
+++ b/meta/recipes-bsp/pciutils/pciutils_3.2.0.bb
@@ -18,8 +18,8 @@ SRC_URI = "${KERNELORG_MIRROR}/software/utils/pciutils/pciutils-${PV}.tar.bz2 \
            file://guess-fix.patch \
            file://makefile.patch"
 
-SRC_URI[md5sum] = "3a5d8b2784c8571dc5557efda4a8c157"
-SRC_URI[sha256sum] = "f402c2051d9b027799a36f17c5e1750dcb4f07070ec46e79108901d03a83aa75"
+SRC_URI[md5sum] = "d73a1b35e5d5efa70e8476d5917de11f"
+SRC_URI[sha256sum] = "b816943bb06c3338d98e2c705e3b76c9e513830f1f15c76d60e549f965d22a35"
 
 PARALLEL_MAKE = ""
 
-- 
1.7.10.4




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

* [PATCH 5/9] libfontenc: Updated from 1.1.1 to 1.1.2
  2013-05-08 14:41 [PATCH 0/9] Package Updates (libxi, json-glib, js, pciutils, libfontenc, qemu, ethtool, pixman, gpgme) Ionut Radu
                   ` (3 preceding siblings ...)
  2013-05-08 14:41 ` [PATCH 4/9] pciutils: updated from 3.1.10 to 3.2 Ionut Radu
@ 2013-05-08 14:41 ` Ionut Radu
  2013-05-08 14:41 ` [PATCH 6/9] qemu: Updated from 1.4.0 to 1.4.1 Ionut Radu
                   ` (3 subsequent siblings)
  8 siblings, 0 replies; 17+ messages in thread
From: Ionut Radu @ 2013-05-08 14:41 UTC (permalink / raw)
  To: openembedded-core

Signed-off-by: Ionut Radu <ionutx.radu@intel.com>
---
 .../xorg-lib/{libfontenc_1.1.1.bb => libfontenc_1.1.2.bb}         |    5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)
 rename meta/recipes-graphics/xorg-lib/{libfontenc_1.1.1.bb => libfontenc_1.1.2.bb} (70%)

diff --git a/meta/recipes-graphics/xorg-lib/libfontenc_1.1.1.bb b/meta/recipes-graphics/xorg-lib/libfontenc_1.1.2.bb
similarity index 70%
rename from meta/recipes-graphics/xorg-lib/libfontenc_1.1.1.bb
rename to meta/recipes-graphics/xorg-lib/libfontenc_1.1.2.bb
index 1ff6065..b79ab8f 100644
--- a/meta/recipes-graphics/xorg-lib/libfontenc_1.1.1.bb
+++ b/meta/recipes-graphics/xorg-lib/libfontenc_1.1.2.bb
@@ -9,10 +9,9 @@ LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://COPYING;md5=96254c20ab81c63e65b26f0dbcd4a1c1"
 
 DEPENDS += "zlib xproto font-util"
-PR = "r0"
 PE = "1"
 
 BBCLASSEXTEND = "native"
 
-SRC_URI[md5sum] = "a2a861f142c3b4367f14fc14239fc1f7"
-SRC_URI[sha256sum] = "de72812f1856bb63bd2226ec8c2e2301931d3c72bd0f08b0d63a0cdf0722017f"
+SRC_URI[md5sum] = "ad2919764933e075bb0361ad5caa3d19"
+SRC_URI[sha256sum] = "a9a4efed3359b2e80161bb66b65038fac145137fa134e71335264cbc23b02f62"
-- 
1.7.10.4




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

* [PATCH 6/9] qemu: Updated from 1.4.0 to 1.4.1
  2013-05-08 14:41 [PATCH 0/9] Package Updates (libxi, json-glib, js, pciutils, libfontenc, qemu, ethtool, pixman, gpgme) Ionut Radu
                   ` (4 preceding siblings ...)
  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 ` Ionut Radu
  2013-05-13  8:20   ` Saul Wold
  2013-05-08 14:41 ` [PATCH 7/9] ethtool: Updated from 3.8 to 3.9 Ionut Radu
                   ` (2 subsequent siblings)
  8 siblings, 1 reply; 17+ messages in thread
From: Ionut Radu @ 2013-05-08 14:41 UTC (permalink / raw)
  To: openembedded-core

0001-doc-Fix-texinfo-table-markup-in-qemu-options.hx.patch and 3f08ffb4a4741d147634761dc053ed386243a0de.patch were backported in 1.4.1

Signed-off-by: Ionut Radu <ionutx.radu@intel.com>
---
 meta/recipes-devtools/qemu/qemu.inc                         |    1 -
 meta/recipes-devtools/qemu/{qemu_1.4.0.bb => qemu_1.4.1.bb} |    8 +++-----
 2 files changed, 3 insertions(+), 6 deletions(-)
 rename meta/recipes-devtools/qemu/{qemu_1.4.0.bb => qemu_1.4.1.bb} (49%)

diff --git a/meta/recipes-devtools/qemu/qemu.inc b/meta/recipes-devtools/qemu/qemu.inc
index bd7890d..0a7dc4e 100644
--- a/meta/recipes-devtools/qemu/qemu.inc
+++ b/meta/recipes-devtools/qemu/qemu.inc
@@ -26,7 +26,6 @@ SRC_URI = "\
     file://larger_default_ram_size.patch \
     file://arm-bgr.patch \
     file://Revert-vmware_vga-Add-back-some-info-in-local-state-.patch \
-    file://0001-doc-Fix-texinfo-table-markup-in-qemu-options.hx.patch \
     file://0002-docs-Fix-generating-qemu-doc.html-with-texinfo-5.patch \
     "
 
diff --git a/meta/recipes-devtools/qemu/qemu_1.4.0.bb b/meta/recipes-devtools/qemu/qemu_1.4.1.bb
similarity index 49%
rename from meta/recipes-devtools/qemu/qemu_1.4.0.bb
rename to meta/recipes-devtools/qemu/qemu_1.4.1.bb
index d968782..f59d28a 100644
--- a/meta/recipes-devtools/qemu/qemu_1.4.0.bb
+++ b/meta/recipes-devtools/qemu/qemu_1.4.1.bb
@@ -3,10 +3,8 @@ require qemu.inc
 LIC_FILES_CHKSUM = "file://COPYING;md5=441c28d2cf86e15a37fa47e15a72fbac \
                     file://COPYING.LIB;endline=24;md5=c04def7ae38850e7d3ef548588159913"
 
-SRC_URI += "file://3f08ffb4a4741d147634761dc053ed386243a0de.patch \
-            file://fdt_header.patch \
-           "
+SRC_URI += "file://fdt_header.patch"
 
 SRC_URI_prepend = "http://wiki.qemu.org/download/qemu-${PV}.tar.bz2"
-SRC_URI[md5sum] = "78f13b774814b6b7ebcaf4f9b9204318"
-SRC_URI[sha256sum] = "066297ed77408fb7588889c271a85cf3c259ad55c939315988e6062d7708eda8"
+SRC_URI[md5sum] = "eb2d696956324722b5ecfa46e41f9a75"
+SRC_URI[sha256sum] = "75063a9326221607de3599e89fb5af80f2d8080ddc55ca253fff113843432df1"
-- 
1.7.10.4




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

* [PATCH 7/9] ethtool: Updated from 3.8 to 3.9
  2013-05-08 14:41 [PATCH 0/9] Package Updates (libxi, json-glib, js, pciutils, libfontenc, qemu, ethtool, pixman, gpgme) Ionut Radu
                   ` (5 preceding siblings ...)
  2013-05-08 14:41 ` [PATCH 6/9] qemu: Updated from 1.4.0 to 1.4.1 Ionut Radu
@ 2013-05-08 14:41 ` 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
  8 siblings, 0 replies; 17+ messages in thread
From: Ionut Radu @ 2013-05-08 14:41 UTC (permalink / raw)
  To: openembedded-core

Signed-off-by: Ionut Radu <ionutx.radu@intel.com>
---
 meta/recipes-extended/ethtool/{ethtool_3.8.bb => ethtool_3.9.bb} |    5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)
 rename meta/recipes-extended/ethtool/{ethtool_3.8.bb => ethtool_3.9.bb} (78%)

diff --git a/meta/recipes-extended/ethtool/ethtool_3.8.bb b/meta/recipes-extended/ethtool/ethtool_3.9.bb
similarity index 78%
rename from meta/recipes-extended/ethtool/ethtool_3.8.bb
rename to meta/recipes-extended/ethtool/ethtool_3.9.bb
index 3d84e70..4e18ea4 100644
--- a/meta/recipes-extended/ethtool/ethtool_3.8.bb
+++ b/meta/recipes-extended/ethtool/ethtool_3.9.bb
@@ -5,11 +5,10 @@ SECTION = "console/network"
 LICENSE = "GPLv2+"
 LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \
                     file://ethtool.c;beginline=4;endline=17;md5=c19b30548c582577fc6b443626fc1216"
-PR = "r0"
 
 SRC_URI = "${KERNELORG_MIRROR}/software/network/ethtool/ethtool-${PV}.tar.gz"
 
-SRC_URI[md5sum] = "ddceef30c99cee26874798821e9d6ab8"
-SRC_URI[sha256sum] = "648e1c311567571f806389d85efaa063a8035e09529d0467c4ea97c9ece829d6"
+SRC_URI[md5sum] = "e5942ca785b3893f53bed421260d9534"
+SRC_URI[sha256sum] = "5680005481820ba77bad8be62c0ec60bc108088f39b57448b39956bd3169f163"
 
 inherit autotools
-- 
1.7.10.4




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

* [PATCH 8/9] pixman: Update from 0.29.2 to 0.29.4
  2013-05-08 14:41 [PATCH 0/9] Package Updates (libxi, json-glib, js, pciutils, libfontenc, qemu, ethtool, pixman, gpgme) Ionut Radu
                   ` (6 preceding siblings ...)
  2013-05-08 14:41 ` [PATCH 7/9] ethtool: Updated from 3.8 to 3.9 Ionut Radu
@ 2013-05-08 14:41 ` Ionut Radu
  2013-05-08 14:41 ` [PATCH 9/9] gpgme: Updated from 1.4.0 to 1.4.1 Ionut Radu
  8 siblings, 0 replies; 17+ messages in thread
From: Ionut Radu @ 2013-05-08 14:41 UTC (permalink / raw)
  To: openembedded-core

Signed-off-by: Ionut Radu <ionutx.radu@intel.com>
---
 .../xorg-lib/{pixman_0.29.2.bb => pixman_0.29.4.bb}              |    6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)
 rename meta/recipes-graphics/xorg-lib/{pixman_0.29.2.bb => pixman_0.29.4.bb} (88%)

diff --git a/meta/recipes-graphics/xorg-lib/pixman_0.29.2.bb b/meta/recipes-graphics/xorg-lib/pixman_0.29.4.bb
similarity index 88%
rename from meta/recipes-graphics/xorg-lib/pixman_0.29.2.bb
rename to meta/recipes-graphics/xorg-lib/pixman_0.29.4.bb
index 9140f4b..b1bd557 100644
--- a/meta/recipes-graphics/xorg-lib/pixman_0.29.2.bb
+++ b/meta/recipes-graphics/xorg-lib/pixman_0.29.4.bb
@@ -15,8 +15,6 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=14096c769ae0cbb5fcb94ec468be11b3 \
 DEPENDS += "zlib libpng"
 BBCLASSEXTEND = "native nativesdk"
 
-PR = "r0"
-
 PE = "1"
 
 IWMMXT = "--disable-arm-iwmmxt"
@@ -33,5 +31,5 @@ SRC_URI += "\
             file://Generic-C-implementation-of-pixman_blt-with-overlapp.patch \
 "
 
-SRC_URI[md5sum] = "6e64a6d73559973ef6a9f125b5161ad3"
-SRC_URI[sha256sum] = "aa3dca46f6c90ae7731929d4e12195a981c52c3a423669ec3329d5a9c469841f"
+SRC_URI[md5sum] = "7ae4104aa9fcd46c4fb7fe01080b8b56"
+SRC_URI[sha256sum] = "56fe8f5d1bb3e63013a4bb6b114bdf174df4c041b03b1965147b9f40d2f4c88e"
-- 
1.7.10.4




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

* [PATCH 9/9] gpgme: Updated from 1.4.0 to 1.4.1
  2013-05-08 14:41 [PATCH 0/9] Package Updates (libxi, json-glib, js, pciutils, libfontenc, qemu, ethtool, pixman, gpgme) Ionut Radu
                   ` (7 preceding siblings ...)
  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 ` Ionut Radu
  8 siblings, 0 replies; 17+ messages in thread
From: Ionut Radu @ 2013-05-08 14:41 UTC (permalink / raw)
  To: openembedded-core

Signed-off-by: Ionut Radu <ionutx.radu@intel.com>
---
 .../{gpgme-1.4.0 => gpgme-1.4.1}/disable_gpgconf_check.patch     |    0
 meta/recipes-support/gpgme/{gpgme_1.4.0.bb => gpgme_1.4.1.bb}    |    6 ++----
 2 files changed, 2 insertions(+), 4 deletions(-)
 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%)

diff --git a/meta/recipes-support/gpgme/gpgme-1.4.0/disable_gpgconf_check.patch b/meta/recipes-support/gpgme/gpgme-1.4.1/disable_gpgconf_check.patch
similarity index 100%
rename from meta/recipes-support/gpgme/gpgme-1.4.0/disable_gpgconf_check.patch
rename to meta/recipes-support/gpgme/gpgme-1.4.1/disable_gpgconf_check.patch
diff --git a/meta/recipes-support/gpgme/gpgme_1.4.0.bb b/meta/recipes-support/gpgme/gpgme_1.4.1.bb
similarity index 89%
rename from meta/recipes-support/gpgme/gpgme_1.4.0.bb
rename to meta/recipes-support/gpgme/gpgme_1.4.1.bb
index a8c1157..13bc508 100644
--- a/meta/recipes-support/gpgme/gpgme_1.4.0.bb
+++ b/meta/recipes-support/gpgme/gpgme_1.4.1.bb
@@ -12,14 +12,12 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \
 SRC_URI = "ftp://ftp.gnupg.org/gcrypt/gpgme/gpgme-${PV}.tar.bz2 \
            file://disable_gpgconf_check.patch"
 
-SRC_URI[md5sum] = "a0f93aba6d8a831ba14905085027f2f9"
-SRC_URI[sha256sum] = "728c959abb0795ed4357b308cdbba92210d22998b075664d1e038d3cc7145619"
+SRC_URI[md5sum] = "07f1c0eb6596a94efa3ffb75e74bfbba"
+SRC_URI[sha256sum] = "7ab63e5086ebe4cfe7f78face1bb059a7a60da586b1e5c6a77bedcd6d04019b8"
 DEPENDS = "libgpg-error libassuan ${PTH}"
 PTH_libc-uclibc = "npth"
 PTH = "pth"
 
-PR = "r0"
-
 EXTRA_OECONF = "--with-pth=${STAGING_DIR_HOST} --without-pth-test \
                 --with-gpg=${bindir}/gpg --without-gpgsm"
 
-- 
1.7.10.4




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

* Re: [PATCH 3/9] js: updated from 1.7.0+1.8.0rc1 to 185-1.0.0
  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
  0 siblings, 1 reply; 17+ messages in thread
From: Burton, Ross @ 2013-05-08 14:55 UTC (permalink / raw)
  To: Ionut Radu; +Cc: openembedded-core

On 8 May 2013 15:41, Ionut Radu <ionutx.radu@intel.com> wrote:
> Signed-off-by: Ionut Radu <ionutx.radu@intel.com>

Is there anything in oe-core that still needs this?  I suspect we only
had it for Web, but as we dropped the non-webkit Web a while back I
don't think we're actually building this at all (apart from in world
builds) so should we discuss moving it to meta-oe?

Ross



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

* Re: [PATCH 3/9] js: updated from 1.7.0+1.8.0rc1 to 185-1.0.0
  2013-05-08 14:55   ` Burton, Ross
@ 2013-05-08 16:43     ` Saul Wold
  2013-05-14 10:32       ` Radu, IonutX
  0 siblings, 1 reply; 17+ messages in thread
From: Saul Wold @ 2013-05-08 16:43 UTC (permalink / raw)
  To: Ionut Radu; +Cc: openembedded-core

On 05/08/2013 07:55 AM, Burton, Ross wrote:
> On 8 May 2013 15:41, Ionut Radu <ionutx.radu@intel.com> wrote:
>> Signed-off-by: Ionut Radu <ionutx.radu@intel.com>
>
> Is there anything in oe-core that still needs this?  I suspect we only
> had it for Web, but as we dropped the non-webkit Web a while back I
> don't think we're actually building this at all (apart from in world
> builds) so should we discuss moving it to meta-oe?
>
Agreed, we should move this recipe to meta-oe and remove it from oe-core 
at this time.

Sau!

> Ross
>
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
>



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

* Re: [PATCH 4/9] pciutils: updated from 3.1.10 to 3.2.
  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
  0 siblings, 0 replies; 17+ messages in thread
From: Saul Wold @ 2013-05-08 17:19 UTC (permalink / raw)
  To: Ionut Radu; +Cc: openembedded-core

On 05/08/2013 07:41 AM, Ionut Radu wrote:
> Signed-off-by: Ionut Radu <ionutx.radu@intel.com>
> ---
>   .../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 ++--
>   6 files changed, 16 insertions(+), 6 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%)
>
> diff --git a/meta/recipes-bsp/pciutils/pciutils-3.1.10/configure.patch b/meta/recipes-bsp/pciutils/pciutils-3.2.0/configure.patch
> similarity index 100%
> rename from meta/recipes-bsp/pciutils/pciutils-3.1.10/configure.patch
> rename to meta/recipes-bsp/pciutils/pciutils-3.2.0/configure.patch
> diff --git a/meta/recipes-bsp/pciutils/pciutils-3.1.10/guess-fix.patch b/meta/recipes-bsp/pciutils/pciutils-3.2.0/guess-fix.patch
> similarity index 100%
> rename from meta/recipes-bsp/pciutils/pciutils-3.1.10/guess-fix.patch
> rename to meta/recipes-bsp/pciutils/pciutils-3.2.0/guess-fix.patch
> diff --git a/meta/recipes-bsp/pciutils/pciutils-3.1.10/lib-build-fix.patch b/meta/recipes-bsp/pciutils/pciutils-3.2.0/lib-build-fix.patch
> similarity index 100%
> rename from meta/recipes-bsp/pciutils/pciutils-3.1.10/lib-build-fix.patch
> rename to meta/recipes-bsp/pciutils/pciutils-3.2.0/lib-build-fix.patch
> diff --git a/meta/recipes-bsp/pciutils/pciutils-3.1.10/makefile.patch b/meta/recipes-bsp/pciutils/pciutils-3.2.0/makefile.patch
> similarity index 26%
> rename from meta/recipes-bsp/pciutils/pciutils-3.1.10/makefile.patch
> rename to meta/recipes-bsp/pciutils/pciutils-3.2.0/makefile.patch
> index 811aac8..d123cb8 100644
> --- a/meta/recipes-bsp/pciutils/pciutils-3.1.10/makefile.patch
> +++ b/meta/recipes-bsp/pciutils/pciutils-3.2.0/makefile.patch
> @@ -1,9 +1,10 @@
>   Upstream-Status: Inappropriate [configuration]
>

If you are making changes to this, please add a Signed-off-by: line.

Thanks

Sau!

> -diff -ruN pciutils-3.1.7-orig/Makefile pciutils-3.1.7/Makefile
> ---- pciutils-3.1.7-orig/Makefile	2011-07-11 14:41:59.000000000 +0800
> -+++ pciutils-3.1.7/Makefile	2011-07-11 14:42:31.000000000 +0800
> -@@ -31,7 +31,7 @@
> +Index: pciutils-3.2.0/Makefile
> +===================================================================
> +--- pciutils-3.2.0.orig/Makefile
> ++++ pciutils-3.2.0/Makefile
> +@@ -35,7 +35,7 @@ SHAREDIR=$(PREFIX)/share
>    IDSDIR=$(SHAREDIR)
>    MANDIR:=$(shell if [ -d $(PREFIX)/share/man ] ; then echo $(PREFIX)/share/man ; else echo $(PREFIX)/man ; fi)
>    INCDIR=$(PREFIX)/include
> @@ -12,3 +13,12 @@ diff -ruN pciutils-3.1.7-orig/Makefile pciutils-3.1.7/Makefile
>    PKGCFDIR=$(LIBDIR)/pkgconfig
>
>    # Commands
> +@@ -94,7 +94,7 @@ example: example.o lib/$(PCILIB_DEV)
> + example.o: example.c $(PCIINC)
> +
> + %: %.o
> +-	$(CC) $(LDFLAGS) $(TARGET_ARCH) $^ $(LIB_LDLIBS) -o $@
> ++	$(CC) $(LDFLAGS) $(TARGET_ARCH) $^ $(LIB_LDLIBS) $(LDLIBS) -o $@
> +
> + %.8 %.7: %.man
> + 	M=`echo $(DATE) | sed 's/-01-/-January-/;s/-02-/-February-/;s/-03-/-March-/;s/-04-/-April-/;s/-05-/-May-/;s/-06-/-June-/;s/-07-/-July-/;s/-08-/-August-/;s/-09-/-September-/;s/-10-/-October-/;s/-11-/-November-/;s/-12-/-December-/;s/\(.*\)-\(.*\)-\(.*\)/\3 \2 \1/'` ; sed <$< >$@ "s/@TODAY@/$$M/;s/@VERSION@/pciutils-$(VERSION)/;s#@IDSDIR@#$(IDSDIR)#"
> diff --git a/meta/recipes-bsp/pciutils/pciutils-3.1.10/pcimodules-pciutils.diff b/meta/recipes-bsp/pciutils/pciutils-3.2.0/pcimodules-pciutils.diff
> similarity index 100%
> rename from meta/recipes-bsp/pciutils/pciutils-3.1.10/pcimodules-pciutils.diff
> rename to meta/recipes-bsp/pciutils/pciutils-3.2.0/pcimodules-pciutils.diff
> diff --git a/meta/recipes-bsp/pciutils/pciutils_3.1.10.bb b/meta/recipes-bsp/pciutils/pciutils_3.2.0.bb
> similarity index 92%
> rename from meta/recipes-bsp/pciutils/pciutils_3.1.10.bb
> rename to meta/recipes-bsp/pciutils/pciutils_3.2.0.bb
> index e405101..6022695 100644
> --- a/meta/recipes-bsp/pciutils/pciutils_3.1.10.bb
> +++ b/meta/recipes-bsp/pciutils/pciutils_3.2.0.bb
> @@ -18,8 +18,8 @@ SRC_URI = "${KERNELORG_MIRROR}/software/utils/pciutils/pciutils-${PV}.tar.bz2 \
>              file://guess-fix.patch \
>              file://makefile.patch"
>
> -SRC_URI[md5sum] = "3a5d8b2784c8571dc5557efda4a8c157"
> -SRC_URI[sha256sum] = "f402c2051d9b027799a36f17c5e1750dcb4f07070ec46e79108901d03a83aa75"
> +SRC_URI[md5sum] = "d73a1b35e5d5efa70e8476d5917de11f"
> +SRC_URI[sha256sum] = "b816943bb06c3338d98e2c705e3b76c9e513830f1f15c76d60e549f965d22a35"
>
>   PARALLEL_MAKE = ""
>
>



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

* Re: [PATCH 6/9] qemu: Updated from 1.4.0 to 1.4.1
  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>
  0 siblings, 1 reply; 17+ messages in thread
From: Saul Wold @ 2013-05-13  8:20 UTC (permalink / raw)
  To: Ionut Radu; +Cc: openembedded-core

On 05/08/2013 05:41 PM, Ionut Radu wrote:
> 0001-doc-Fix-texinfo-table-markup-in-qemu-options.hx.patch and 3f08ffb4a4741d147634761dc053ed386243a0de.patch were backported in 1.4.1
>

What kind of testing did you do with qemu?  Qemu even minor updates can 
lead to issues since it such a core part of OE-Core development and test.

Thanks
	Sau!

> Signed-off-by: Ionut Radu <ionutx.radu@intel.com>
> ---
>   meta/recipes-devtools/qemu/qemu.inc                         |    1 -
>   meta/recipes-devtools/qemu/{qemu_1.4.0.bb => qemu_1.4.1.bb} |    8 +++-----
>   2 files changed, 3 insertions(+), 6 deletions(-)
>   rename meta/recipes-devtools/qemu/{qemu_1.4.0.bb => qemu_1.4.1.bb} (49%)
>
> diff --git a/meta/recipes-devtools/qemu/qemu.inc b/meta/recipes-devtools/qemu/qemu.inc
> index bd7890d..0a7dc4e 100644
> --- a/meta/recipes-devtools/qemu/qemu.inc
> +++ b/meta/recipes-devtools/qemu/qemu.inc
> @@ -26,7 +26,6 @@ SRC_URI = "\
>       file://larger_default_ram_size.patch \
>       file://arm-bgr.patch \
>       file://Revert-vmware_vga-Add-back-some-info-in-local-state-.patch \
> -    file://0001-doc-Fix-texinfo-table-markup-in-qemu-options.hx.patch \
>       file://0002-docs-Fix-generating-qemu-doc.html-with-texinfo-5.patch \
>       "
>
> diff --git a/meta/recipes-devtools/qemu/qemu_1.4.0.bb b/meta/recipes-devtools/qemu/qemu_1.4.1.bb
> similarity index 49%
> rename from meta/recipes-devtools/qemu/qemu_1.4.0.bb
> rename to meta/recipes-devtools/qemu/qemu_1.4.1.bb
> index d968782..f59d28a 100644
> --- a/meta/recipes-devtools/qemu/qemu_1.4.0.bb
> +++ b/meta/recipes-devtools/qemu/qemu_1.4.1.bb
> @@ -3,10 +3,8 @@ require qemu.inc
>   LIC_FILES_CHKSUM = "file://COPYING;md5=441c28d2cf86e15a37fa47e15a72fbac \
>                       file://COPYING.LIB;endline=24;md5=c04def7ae38850e7d3ef548588159913"
>
> -SRC_URI += "file://3f08ffb4a4741d147634761dc053ed386243a0de.patch \
> -            file://fdt_header.patch \
> -           "
> +SRC_URI += "file://fdt_header.patch"
>
>   SRC_URI_prepend = "http://wiki.qemu.org/download/qemu-${PV}.tar.bz2"
> -SRC_URI[md5sum] = "78f13b774814b6b7ebcaf4f9b9204318"
> -SRC_URI[sha256sum] = "066297ed77408fb7588889c271a85cf3c259ad55c939315988e6062d7708eda8"
> +SRC_URI[md5sum] = "eb2d696956324722b5ecfa46e41f9a75"
> +SRC_URI[sha256sum] = "75063a9326221607de3599e89fb5af80f2d8080ddc55ca253fff113843432df1"
>



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

* Re: [PATCH 6/9] qemu: Updated from 1.4.0 to 1.4.1
       [not found]     ` <958794DC787AD345A1A41BCD3015B65030FF25@IRSMSX102.ger.corp.intel.com>
@ 2013-05-13 18:10       ` Saul Wold
  2013-05-14 10:25         ` Radu, IonutX
  0 siblings, 1 reply; 17+ messages in thread
From: Saul Wold @ 2013-05-13 18:10 UTC (permalink / raw)
  To: Radu, IonutX; +Cc: Patches and discussions about the oe-core layer

On 05/13/2013 05:23 PM, Radu, IonutX wrote:
>
> ________________________________________
> From: Saul Wold [sgw@linux.intel.com]
> Sent: Monday, May 13, 2013 11:20 AM
> To: Radu, IonutX
> Cc: openembedded-core@lists.openembedded.org
> Subject: Re: [OE-core] [PATCH 6/9] qemu: Updated from 1.4.0 to 1.4.1
>
> On 05/08/2013 05:41 PM, Ionut Radu wrote:
>> 0001-doc-Fix-texinfo-table-markup-in-qemu-options.hx.patch and 3f08ffb4a4741d147634761dc053ed386243a0de.patch were backported in 1.4.1
>>
>
> What kind of testing did you do with qemu?  Qemu even minor updates can
> lead to issues since it such a core part of OE-Core development and test.
>
> Thanks
>          Sau!
>
> I have built core-image-sato and core-image-minimal on all architectures (x86, x86-64, arm, ppc, mips),
> run qemu-$ARCH -version where ARCH is i386/x86_64/arm/ppc/mips and checked if the correct version is
> displayed.
>
Did you boot test and verify graphics look correct for all 
core-image-sato images of the 5 ARCHS?

Thanks
	Sau!

>> Signed-off-by: Ionut Radu <ionutx.radu@intel.com>
>> ---
>>    meta/recipes-devtools/qemu/qemu.inc                         |    1 -
>>    meta/recipes-devtools/qemu/{qemu_1.4.0.bb => qemu_1.4.1.bb} |    8 +++-----
>>    2 files changed, 3 insertions(+), 6 deletions(-)
>>    rename meta/recipes-devtools/qemu/{qemu_1.4.0.bb => qemu_1.4.1.bb} (49%)
>>
>> diff --git a/meta/recipes-devtools/qemu/qemu.inc b/meta/recipes-devtools/qemu/qemu.inc
>> index bd7890d..0a7dc4e 100644
>> --- a/meta/recipes-devtools/qemu/qemu.inc
>> +++ b/meta/recipes-devtools/qemu/qemu.inc
>> @@ -26,7 +26,6 @@ SRC_URI = "\
>>        file://larger_default_ram_size.patch \
>>        file://arm-bgr.patch \
>>        file://Revert-vmware_vga-Add-back-some-info-in-local-state-.patch \
>> -    file://0001-doc-Fix-texinfo-table-markup-in-qemu-options.hx.patch \
>>        file://0002-docs-Fix-generating-qemu-doc.html-with-texinfo-5.patch \
>>        "
>>
>> diff --git a/meta/recipes-devtools/qemu/qemu_1.4.0.bb b/meta/recipes-devtools/qemu/qemu_1.4.1.bb
>> similarity index 49%
>> rename from meta/recipes-devtools/qemu/qemu_1.4.0.bb
>> rename to meta/recipes-devtools/qemu/qemu_1.4.1.bb
>> index d968782..f59d28a 100644
>> --- a/meta/recipes-devtools/qemu/qemu_1.4.0.bb
>> +++ b/meta/recipes-devtools/qemu/qemu_1.4.1.bb
>> @@ -3,10 +3,8 @@ require qemu.inc
>>    LIC_FILES_CHKSUM = "file://COPYING;md5=441c28d2cf86e15a37fa47e15a72fbac \
>>                        file://COPYING.LIB;endline=24;md5=c04def7ae38850e7d3ef548588159913"
>>
>> -SRC_URI += "file://3f08ffb4a4741d147634761dc053ed386243a0de.patch \
>> -            file://fdt_header.patch \
>> -           "
>> +SRC_URI += "file://fdt_header.patch"
>>
>>    SRC_URI_prepend = "http://wiki.qemu.org/download/qemu-${PV}.tar.bz2"
>> -SRC_URI[md5sum] = "78f13b774814b6b7ebcaf4f9b9204318"
>> -SRC_URI[sha256sum] = "066297ed77408fb7588889c271a85cf3c259ad55c939315988e6062d7708eda8"
>> +SRC_URI[md5sum] = "eb2d696956324722b5ecfa46e41f9a75"
>> +SRC_URI[sha256sum] = "75063a9326221607de3599e89fb5af80f2d8080ddc55ca253fff113843432df1"
>>
>
>



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

* Re: [PATCH 6/9] qemu: Updated from 1.4.0 to 1.4.1
  2013-05-13 18:10       ` Saul Wold
@ 2013-05-14 10:25         ` Radu, IonutX
  0 siblings, 0 replies; 17+ messages in thread
From: Radu, IonutX @ 2013-05-14 10:25 UTC (permalink / raw)
  To: Saul Wold; +Cc: Patches and discussions about the oe-core layer


________________________________________
From: Saul Wold [sgw@linux.intel.com]
Sent: Monday, May 13, 2013 9:10 PM
To: Radu, IonutX
Cc: Patches and discussions about the oe-core layer
Subject: Re: [OE-core] [PATCH 6/9] qemu: Updated from 1.4.0 to 1.4.1

On 05/13/2013 05:23 PM, Radu, IonutX wrote:
>
> ________________________________________
> From: Saul Wold [sgw@linux.intel.com]
> Sent: Monday, May 13, 2013 11:20 AM
> To: Radu, IonutX
> Cc: openembedded-core@lists.openembedded.org
> Subject: Re: [OE-core] [PATCH 6/9] qemu: Updated from 1.4.0 to 1.4.1
>
> On 05/08/2013 05:41 PM, Ionut Radu wrote:
>> 0001-doc-Fix-texinfo-table-markup-in-qemu-options.hx.patch and 3f08ffb4a4741d147634761dc053ed386243a0de.patch were backported in 1.4.1
>>
>
> What kind of testing did you do with qemu?  Qemu even minor updates can
> lead to issues since it such a core part of OE-Core development and test.
>
> Thanks
>          Sau!
>
> I have built core-image-sato and core-image-minimal on all architectures (x86, x86-64, arm, ppc, mips),
> run qemu-$ARCH -version where ARCH is i386/x86_64/arm/ppc/mips and checked if the correct version is
> displayed.
>
Did you boot test and verify graphics look correct for all
core-image-sato images of the 5 ARCHS?

Thanks
        Sau!

It looks correct for all 5 ARCHS.

Thanks
         Ionuț

>> Signed-off-by: Ionut Radu <ionutx.radu@intel.com>
>> ---
>>    meta/recipes-devtools/qemu/qemu.inc                         |    1 -
>>    meta/recipes-devtools/qemu/{qemu_1.4.0.bb => qemu_1.4.1.bb} |    8 +++-----
>>    2 files changed, 3 insertions(+), 6 deletions(-)
>>    rename meta/recipes-devtools/qemu/{qemu_1.4.0.bb => qemu_1.4.1.bb} (49%)
>>
>> diff --git a/meta/recipes-devtools/qemu/qemu.inc b/meta/recipes-devtools/qemu/qemu.inc
>> index bd7890d..0a7dc4e 100644
>> --- a/meta/recipes-devtools/qemu/qemu.inc
>> +++ b/meta/recipes-devtools/qemu/qemu.inc
>> @@ -26,7 +26,6 @@ SRC_URI = "\
>>        file://larger_default_ram_size.patch \
>>        file://arm-bgr.patch \
>>        file://Revert-vmware_vga-Add-back-some-info-in-local-state-.patch \
>> -    file://0001-doc-Fix-texinfo-table-markup-in-qemu-options.hx.patch \
>>        file://0002-docs-Fix-generating-qemu-doc.html-with-texinfo-5.patch \
>>        "
>>
>> diff --git a/meta/recipes-devtools/qemu/qemu_1.4.0.bb b/meta/recipes-devtools/qemu/qemu_1.4.1.bb
>> similarity index 49%
>> rename from meta/recipes-devtools/qemu/qemu_1.4.0.bb
>> rename to meta/recipes-devtools/qemu/qemu_1.4.1.bb
>> index d968782..f59d28a 100644
>> --- a/meta/recipes-devtools/qemu/qemu_1.4.0.bb
>> +++ b/meta/recipes-devtools/qemu/qemu_1.4.1.bb
>> @@ -3,10 +3,8 @@ require qemu.inc
>>    LIC_FILES_CHKSUM = "file://COPYING;md5=441c28d2cf86e15a37fa47e15a72fbac \
>>                        file://COPYING.LIB;endline=24;md5=c04def7ae38850e7d3ef548588159913"
>>
>> -SRC_URI += "file://3f08ffb4a4741d147634761dc053ed386243a0de.patch \
>> -            file://fdt_header.patch \
>> -           "
>> +SRC_URI += "file://fdt_header.patch"
>>
>>    SRC_URI_prepend = "http://wiki.qemu.org/download/qemu-${PV}.tar.bz2"
>> -SRC_URI[md5sum] = "78f13b774814b6b7ebcaf4f9b9204318"
>> -SRC_URI[sha256sum] = "066297ed77408fb7588889c271a85cf3c259ad55c939315988e6062d7708eda8"
>> +SRC_URI[md5sum] = "eb2d696956324722b5ecfa46e41f9a75"
>> +SRC_URI[sha256sum] = "75063a9326221607de3599e89fb5af80f2d8080ddc55ca253fff113843432df1"
>>
>
>

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

* Re: [PATCH 3/9] js: updated from 1.7.0+1.8.0rc1 to 185-1.0.0
  2013-05-08 16:43     ` Saul Wold
@ 2013-05-14 10:32       ` Radu, IonutX
  0 siblings, 0 replies; 17+ messages in thread
From: Radu, IonutX @ 2013-05-14 10:32 UTC (permalink / raw)
  To: Saul Wold; +Cc: openembedded-core


________________________________________
From: Saul Wold [sgw@linux.intel.com]
Sent: Wednesday, May 08, 2013 7:43 PM
To: Radu, IonutX
Cc: Burton, Ross; openembedded-core@lists.openembedded.org
Subject: Re: [OE-core] [PATCH 3/9] js: updated from 1.7.0+1.8.0rc1 to 185-1.0.0

On 05/08/2013 07:55 AM, Burton, Ross wrote:
> On 8 May 2013 15:41, Ionut Radu <ionutx.radu@intel.com> wrote:
>> Signed-off-by: Ionut Radu <ionutx.radu@intel.com>
>
> Is there anything in oe-core that still needs this?  I suspect we only
> had it for Web, but as we dropped the non-webkit Web a while back I
> don't think we're actually building this at all (apart from in world
> builds) so should we discuss moving it to meta-oe?
>
Agreed, we should move this recipe to meta-oe and remove it from oe-core
at this time.

Sau!

I moved to meta-oe, but there are build errors. I try to fix them as soon as possible.

Ionuț

> Ross
>
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
>

^ 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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.