All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00/10] package upgrades, about 10
@ 2012-07-03  6:50 Laurentiu Palcu
  2012-07-03  6:50 ` [PATCH 01/10] xf86-input-vmmouse: upgrade to 12.9.0 Laurentiu Palcu
                   ` (10 more replies)
  0 siblings, 11 replies; 17+ messages in thread
From: Laurentiu Palcu @ 2012-07-03  6:50 UTC (permalink / raw)
  To: openembedded-core

Hi,

This patchset upgrades the packages listed below. All packages were successfully
built for all architectures with the exception of xf86-input-vmmouse which only supports
x86 and x86-64 architectures. Basic sanity tests were also performed on an an atom based
Lenovo S10-3t. No obvious issues spotted.

Thanks,
Laurentiu

Laurentiu Palcu (10):
  xf86-input-vmmouse: upgrade to 12.9.0
  xf86-input-synaptics: upgrade to 1.6.2
  xcb-util: upgrade to 0.3.9
  libdrm: upgrade to 2.4.35
  ethtool: upgrade to 3.4.1
  libxft: upgrade to 2.3.1
  xcb-util-wm: upgrade to 0.3.9
  xcb-util-image: upgrade to 0.3.9
  xcb-util-keysyms: upgrade to 0.3.9
  lighttpd: upgrade to 1.4.31

 .../ethtool/{ethtool_3.2.bb => ethtool_3.4.1.bb}   |    4 ++--
 .../{lighttpd_1.4.30.bb => lighttpd_1.4.31.bb}     |    6 +++---
 .../drm/{libdrm_2.4.34.bb => libdrm_2.4.35.bb}     |    4 ++--
 ...util-image_0.3.8.bb => xcb-util-image_0.3.9.bb} |    4 ++--
 ...-keysyms_0.3.8.bb => xcb-util-keysyms_0.3.9.bb} |    4 ++--
 .../{xcb-util-wm_0.3.8.bb => xcb-util-wm_0.3.9.bb} |    4 ++--
 .../xcb/{xcb-util_0.3.8.bb => xcb-util_0.3.9.bb}   |    4 ++--
 ...tics_1.6.1.bb => xf86-input-synaptics_1.6.2.bb} |    4 ++--
 ...ouse_12.8.0.bb => xf86-input-vmmouse_12.9.0.bb} |    4 ++--
 .../xorg-lib/{libxft_2.3.0.bb => libxft_2.3.1.bb}  |    4 ++--
 10 files changed, 21 insertions(+), 21 deletions(-)
 rename meta/recipes-extended/ethtool/{ethtool_3.2.bb => ethtool_3.4.1.bb} (79%)
 rename meta/recipes-extended/lighttpd/{lighttpd_1.4.30.bb => lighttpd_1.4.31.bb} (92%)
 rename meta/recipes-graphics/drm/{libdrm_2.4.34.bb => libdrm_2.4.35.bb} (62%)
 rename meta/recipes-graphics/xcb/{xcb-util-image_0.3.8.bb => xcb-util-image_0.3.9.bb} (66%)
 rename meta/recipes-graphics/xcb/{xcb-util-keysyms_0.3.8.bb => xcb-util-keysyms_0.3.9.bb} (52%)
 rename meta/recipes-graphics/xcb/{xcb-util-wm_0.3.8.bb => xcb-util-wm_0.3.9.bb} (74%)
 rename meta/recipes-graphics/xcb/{xcb-util_0.3.8.bb => xcb-util_0.3.9.bb} (62%)
 rename meta/recipes-graphics/xorg-driver/{xf86-input-synaptics_1.6.1.bb => xf86-input-synaptics_1.6.2.bb} (81%)
 rename meta/recipes-graphics/xorg-driver/{xf86-input-vmmouse_12.8.0.bb => xf86-input-vmmouse_12.9.0.bb} (75%)
 rename meta/recipes-graphics/xorg-lib/{libxft_2.3.0.bb => libxft_2.3.1.bb} (88%)

-- 
1.7.9.5




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

* [PATCH 01/10] xf86-input-vmmouse: upgrade to 12.9.0
  2012-07-03  6:50 [PATCH 00/10] package upgrades, about 10 Laurentiu Palcu
@ 2012-07-03  6:50 ` Laurentiu Palcu
  2012-07-03  6:50 ` [PATCH 02/10] xf86-input-synaptics: upgrade to 1.6.2 Laurentiu Palcu
                   ` (9 subsequent siblings)
  10 siblings, 0 replies; 17+ messages in thread
From: Laurentiu Palcu @ 2012-07-03  6:50 UTC (permalink / raw)
  To: openembedded-core

Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com>
---
 ...ouse_12.8.0.bb => xf86-input-vmmouse_12.9.0.bb} |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-graphics/xorg-driver/{xf86-input-vmmouse_12.8.0.bb => xf86-input-vmmouse_12.9.0.bb} (75%)

diff --git a/meta/recipes-graphics/xorg-driver/xf86-input-vmmouse_12.8.0.bb b/meta/recipes-graphics/xorg-driver/xf86-input-vmmouse_12.9.0.bb
similarity index 75%
rename from meta/recipes-graphics/xorg-driver/xf86-input-vmmouse_12.8.0.bb
rename to meta/recipes-graphics/xorg-driver/xf86-input-vmmouse_12.9.0.bb
index 150a9ed..24bfd92 100644
--- a/meta/recipes-graphics/xorg-driver/xf86-input-vmmouse_12.8.0.bb
+++ b/meta/recipes-graphics/xorg-driver/xf86-input-vmmouse_12.9.0.bb
@@ -3,8 +3,8 @@ require xorg-driver-input.inc
 DESCRIPTION = "X.Org X server -- VMWare mouse input driver"
 PR = "${INC_PR}.0"
 
-SRC_URI[md5sum] = "15fce165117706cd5e774a8aa58122ce"
-SRC_URI[sha256sum] = "a8a6ec0b567c48c130ccb830e15dfc2b201831841de0c2cc56bd87256d2d869a"
+SRC_URI[md5sum] = "2b3bfea9ba1f73d9d68bddd0d6b20112"
+SRC_URI[sha256sum] = "fbcf00f6bfee38bc65e0f0b812a4d076f7e203e81ed908e57de4026792b299bf"
 
 RDEPENDS_${PN} += "xf86-input-mouse"
 
-- 
1.7.9.5




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

* [PATCH 02/10] xf86-input-synaptics: upgrade to 1.6.2
  2012-07-03  6:50 [PATCH 00/10] package upgrades, about 10 Laurentiu Palcu
  2012-07-03  6:50 ` [PATCH 01/10] xf86-input-vmmouse: upgrade to 12.9.0 Laurentiu Palcu
@ 2012-07-03  6:50 ` Laurentiu Palcu
  2012-07-03  6:50 ` [PATCH 03/10] xcb-util: upgrade to 0.3.9 Laurentiu Palcu
                   ` (8 subsequent siblings)
  10 siblings, 0 replies; 17+ messages in thread
From: Laurentiu Palcu @ 2012-07-03  6:50 UTC (permalink / raw)
  To: openembedded-core

Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com>
---
 ...tics_1.6.1.bb => xf86-input-synaptics_1.6.2.bb} |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-graphics/xorg-driver/{xf86-input-synaptics_1.6.1.bb => xf86-input-synaptics_1.6.2.bb} (81%)

diff --git a/meta/recipes-graphics/xorg-driver/xf86-input-synaptics_1.6.1.bb b/meta/recipes-graphics/xorg-driver/xf86-input-synaptics_1.6.2.bb
similarity index 81%
rename from meta/recipes-graphics/xorg-driver/xf86-input-synaptics_1.6.1.bb
rename to meta/recipes-graphics/xorg-driver/xf86-input-synaptics_1.6.2.bb
index 8f2a7f2..193bd08 100644
--- a/meta/recipes-graphics/xorg-driver/xf86-input-synaptics_1.6.1.bb
+++ b/meta/recipes-graphics/xorg-driver/xf86-input-synaptics_1.6.2.bb
@@ -14,8 +14,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=e395e21f3c21d4fc3a243783e85e9ab5"
 
 PR = "${INC_PR}.0"
 
-SRC_URI[md5sum] = "d10a7ee362d015975fbef11c6beaac97"
-SRC_URI[sha256sum] = "1ab1459ea340f371c40be7d6a780e43bdaa2d9799c1de21145e3b5808d0eab3c"
+SRC_URI[md5sum] = "9914022a173e3f0ccfe7137ab84f6133"
+SRC_URI[sha256sum] = "c3f7d6a085d480c352f030aeb43db2e5560d1468ed34be24d44a0fc3fda25920"
 
 DEPENDS += "libxi"
 
-- 
1.7.9.5




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

* [PATCH 03/10] xcb-util: upgrade to 0.3.9
  2012-07-03  6:50 [PATCH 00/10] package upgrades, about 10 Laurentiu Palcu
  2012-07-03  6:50 ` [PATCH 01/10] xf86-input-vmmouse: upgrade to 12.9.0 Laurentiu Palcu
  2012-07-03  6:50 ` [PATCH 02/10] xf86-input-synaptics: upgrade to 1.6.2 Laurentiu Palcu
@ 2012-07-03  6:50 ` Laurentiu Palcu
  2012-07-04 17:24   ` Martin Jansa
  2012-07-03  6:50 ` [PATCH 04/10] libdrm: upgrade to 2.4.35 Laurentiu Palcu
                   ` (7 subsequent siblings)
  10 siblings, 1 reply; 17+ messages in thread
From: Laurentiu Palcu @ 2012-07-03  6:50 UTC (permalink / raw)
  To: openembedded-core

Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com>
---
 .../xcb/{xcb-util_0.3.8.bb => xcb-util_0.3.9.bb}   |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-graphics/xcb/{xcb-util_0.3.8.bb => xcb-util_0.3.9.bb} (62%)

diff --git a/meta/recipes-graphics/xcb/xcb-util_0.3.8.bb b/meta/recipes-graphics/xcb/xcb-util_0.3.9.bb
similarity index 62%
rename from meta/recipes-graphics/xcb/xcb-util_0.3.8.bb
rename to meta/recipes-graphics/xcb/xcb-util_0.3.9.bb
index b7eff29..6f2cd43 100644
--- a/meta/recipes-graphics/xcb/xcb-util_0.3.8.bb
+++ b/meta/recipes-graphics/xcb/xcb-util_0.3.9.bb
@@ -5,5 +5,5 @@ LIC_FILES_CHKSUM = "file://src/xcb_aux.c;endline=30;md5=ae305b9c2a38f9ba27060191
                     file://src/xcb_event.h;endline=27;md5=627be355aee59e1b8ade80d5bd90fad9"
 PR = "r0"
 
-SRC_URI[md5sum] = "8ce019c4bbf20dce246b98f177cfccff"
-SRC_URI[sha256sum] = "c1eed9284750bc09352e60654df77bb585dbbe7673fdcc675e58b7f3a0b447b9"
+SRC_URI[md5sum] = "01dcc7a16d5020530552712710646ea2"
+SRC_URI[sha256sum] = "c611259c0ab20fd76f79f48f4684843c18ea9c967eba78a45e8b3636315c18c4"
-- 
1.7.9.5




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

* [PATCH 04/10] libdrm: upgrade to 2.4.35
  2012-07-03  6:50 [PATCH 00/10] package upgrades, about 10 Laurentiu Palcu
                   ` (2 preceding siblings ...)
  2012-07-03  6:50 ` [PATCH 03/10] xcb-util: upgrade to 0.3.9 Laurentiu Palcu
@ 2012-07-03  6:50 ` Laurentiu Palcu
  2012-07-04 17:23   ` Martin Jansa
  2012-07-03  6:50 ` [PATCH 05/10] ethtool: upgrade to 3.4.1 Laurentiu Palcu
                   ` (6 subsequent siblings)
  10 siblings, 1 reply; 17+ messages in thread
From: Laurentiu Palcu @ 2012-07-03  6:50 UTC (permalink / raw)
  To: openembedded-core

Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com>
---
 .../drm/{libdrm_2.4.34.bb => libdrm_2.4.35.bb}     |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-graphics/drm/{libdrm_2.4.34.bb => libdrm_2.4.35.bb} (62%)

diff --git a/meta/recipes-graphics/drm/libdrm_2.4.34.bb b/meta/recipes-graphics/drm/libdrm_2.4.35.bb
similarity index 62%
rename from meta/recipes-graphics/drm/libdrm_2.4.34.bb
rename to meta/recipes-graphics/drm/libdrm_2.4.35.bb
index bf489cf..3677b8d 100644
--- a/meta/recipes-graphics/drm/libdrm_2.4.34.bb
+++ b/meta/recipes-graphics/drm/libdrm_2.4.35.bb
@@ -8,5 +8,5 @@ SRC_URI += "file://installtests.patch \
             file://GNU_SOURCE_definition.patch \
            "
 
-SRC_URI[md5sum] = "293cb2b31392d52caa02ab0861dfc2c9"
-SRC_URI[sha256sum] = "a468570e7c85107b7c2f8eaceeebaa8f8a0da86482618f445bb74fa0b0d0f8d0"
+SRC_URI[md5sum] = "a40f5293dc0a7b49d2a1e959d7d60194"
+SRC_URI[sha256sum] = "c390aee132f05910edb09398b70e108c6b53f9b69b21914a9ea3165eed6f1b21"
-- 
1.7.9.5




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

* [PATCH 05/10] ethtool: upgrade to 3.4.1
  2012-07-03  6:50 [PATCH 00/10] package upgrades, about 10 Laurentiu Palcu
                   ` (3 preceding siblings ...)
  2012-07-03  6:50 ` [PATCH 04/10] libdrm: upgrade to 2.4.35 Laurentiu Palcu
@ 2012-07-03  6:50 ` Laurentiu Palcu
  2012-07-03  6:50 ` [PATCH 06/10] libxft: upgrade to 2.3.1 Laurentiu Palcu
                   ` (5 subsequent siblings)
  10 siblings, 0 replies; 17+ messages in thread
From: Laurentiu Palcu @ 2012-07-03  6:50 UTC (permalink / raw)
  To: openembedded-core

Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com>
---
 .../ethtool/{ethtool_3.2.bb => ethtool_3.4.1.bb}   |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-extended/ethtool/{ethtool_3.2.bb => ethtool_3.4.1.bb} (79%)

diff --git a/meta/recipes-extended/ethtool/ethtool_3.2.bb b/meta/recipes-extended/ethtool/ethtool_3.4.1.bb
similarity index 79%
rename from meta/recipes-extended/ethtool/ethtool_3.2.bb
rename to meta/recipes-extended/ethtool/ethtool_3.4.1.bb
index 31163d6..41ef330 100644
--- a/meta/recipes-extended/ethtool/ethtool_3.2.bb
+++ b/meta/recipes-extended/ethtool/ethtool_3.4.1.bb
@@ -9,7 +9,7 @@ PR = "r0"
 
 SRC_URI = "${KERNELORG_MIRROR}/software/network/ethtool/ethtool-${PV}.tar.gz"
 
-SRC_URI[md5sum] = "1c5ee419d4278569db1fca46981918a4"
-SRC_URI[sha256sum] = "c075ed390dddc99dfb4804f220214cb5e8eb7c0882694a36b05f6aaa883629d7"
+SRC_URI[md5sum] = "25ccc0d717c37265042df4f7869485cb"
+SRC_URI[sha256sum] = "3b67484b255996432854cb07de8f7e42ba555cf8efeb4a0134eb7575f9eef2a8"
 
 inherit autotools
-- 
1.7.9.5




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

* [PATCH 06/10] libxft: upgrade to 2.3.1
  2012-07-03  6:50 [PATCH 00/10] package upgrades, about 10 Laurentiu Palcu
                   ` (4 preceding siblings ...)
  2012-07-03  6:50 ` [PATCH 05/10] ethtool: upgrade to 3.4.1 Laurentiu Palcu
@ 2012-07-03  6:50 ` Laurentiu Palcu
  2012-07-03  6:50 ` [PATCH 07/10] xcb-util-wm: upgrade to 0.3.9 Laurentiu Palcu
                   ` (4 subsequent siblings)
  10 siblings, 0 replies; 17+ messages in thread
From: Laurentiu Palcu @ 2012-07-03  6:50 UTC (permalink / raw)
  To: openembedded-core

Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com>
---
 .../xorg-lib/{libxft_2.3.0.bb => libxft_2.3.1.bb}  |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-graphics/xorg-lib/{libxft_2.3.0.bb => libxft_2.3.1.bb} (88%)

diff --git a/meta/recipes-graphics/xorg-lib/libxft_2.3.0.bb b/meta/recipes-graphics/xorg-lib/libxft_2.3.1.bb
similarity index 88%
rename from meta/recipes-graphics/xorg-lib/libxft_2.3.0.bb
rename to meta/recipes-graphics/xorg-lib/libxft_2.3.1.bb
index 73ce9fd..f4dd322 100644
--- a/meta/recipes-graphics/xorg-lib/libxft_2.3.0.bb
+++ b/meta/recipes-graphics/xorg-lib/libxft_2.3.1.bb
@@ -30,5 +30,5 @@ python () {
             d.setVar('PKG_${PN}', '${MLPREFIX}libxft2')
 }
 
-SRC_URI[md5sum] = "bd0a8d8cace1dfbb963250bf3eb9a19a"
-SRC_URI[sha256sum] = "3426393ad72a5c47006536d474e396c7a21c33131bb28f495578e05a5858b044"
+SRC_URI[md5sum] = "78d64dece560c9e8699199f3faa521c0"
+SRC_URI[sha256sum] = "7fce32b92dcb7b2869bed567af2abc7bbad0d5d6fcf471b8a3e137964a31bbbd"
-- 
1.7.9.5




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

* [PATCH 07/10] xcb-util-wm: upgrade to 0.3.9
  2012-07-03  6:50 [PATCH 00/10] package upgrades, about 10 Laurentiu Palcu
                   ` (5 preceding siblings ...)
  2012-07-03  6:50 ` [PATCH 06/10] libxft: upgrade to 2.3.1 Laurentiu Palcu
@ 2012-07-03  6:50 ` Laurentiu Palcu
  2012-07-03  6:50 ` [PATCH 08/10] xcb-util-image: " Laurentiu Palcu
                   ` (3 subsequent siblings)
  10 siblings, 0 replies; 17+ messages in thread
From: Laurentiu Palcu @ 2012-07-03  6:50 UTC (permalink / raw)
  To: openembedded-core

Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com>
---
 .../{xcb-util-wm_0.3.8.bb => xcb-util-wm_0.3.9.bb} |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-graphics/xcb/{xcb-util-wm_0.3.8.bb => xcb-util-wm_0.3.9.bb} (74%)

diff --git a/meta/recipes-graphics/xcb/xcb-util-wm_0.3.8.bb b/meta/recipes-graphics/xcb/xcb-util-wm_0.3.9.bb
similarity index 74%
rename from meta/recipes-graphics/xcb/xcb-util-wm_0.3.8.bb
rename to meta/recipes-graphics/xcb/xcb-util-wm_0.3.9.bb
index 91f9a81..4d57ec2 100644
--- a/meta/recipes-graphics/xcb/xcb-util-wm_0.3.8.bb
+++ b/meta/recipes-graphics/xcb/xcb-util-wm_0.3.9.bb
@@ -8,5 +8,5 @@ LIC_FILES_CHKSUM = "file://ewmh/ewmh.c;endline=27;md5=63fd80552d7dc886f4eb267610
 					"
 PR = "r0"
 
-SRC_URI[md5sum] = "dda47289bc846a6a3e07824e9ec3aef8"
-SRC_URI[sha256sum] = "c557abbe4c7d45268f0541ee3d8f9a1a8799692fcc28aa33f39db93cc2e65007"
+SRC_URI[md5sum] = "c612aae7ffe2e70fe743efab9c5548e9"
+SRC_URI[sha256sum] = "038f9bdb917b1f6d98a164f57dfb32212a102d771ab6f03de49fef3786746030"
-- 
1.7.9.5




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

* [PATCH 08/10] xcb-util-image: upgrade to 0.3.9
  2012-07-03  6:50 [PATCH 00/10] package upgrades, about 10 Laurentiu Palcu
                   ` (6 preceding siblings ...)
  2012-07-03  6:50 ` [PATCH 07/10] xcb-util-wm: upgrade to 0.3.9 Laurentiu Palcu
@ 2012-07-03  6:50 ` Laurentiu Palcu
  2012-07-03  6:50 ` [PATCH 09/10] xcb-util-keysyms: " Laurentiu Palcu
                   ` (2 subsequent siblings)
  10 siblings, 0 replies; 17+ messages in thread
From: Laurentiu Palcu @ 2012-07-03  6:50 UTC (permalink / raw)
  To: openembedded-core

Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com>
---
 ...util-image_0.3.8.bb => xcb-util-image_0.3.9.bb} |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-graphics/xcb/{xcb-util-image_0.3.8.bb => xcb-util-image_0.3.9.bb} (66%)

diff --git a/meta/recipes-graphics/xcb/xcb-util-image_0.3.8.bb b/meta/recipes-graphics/xcb/xcb-util-image_0.3.9.bb
similarity index 66%
rename from meta/recipes-graphics/xcb/xcb-util-image_0.3.8.bb
rename to meta/recipes-graphics/xcb/xcb-util-image_0.3.9.bb
index 766ef0a..43ef5a7 100644
--- a/meta/recipes-graphics/xcb/xcb-util-image_0.3.8.bb
+++ b/meta/recipes-graphics/xcb/xcb-util-image_0.3.9.bb
@@ -7,6 +7,6 @@ LIC_FILES_CHKSUM = "file://image/xcb_image.c;endline=24;md5=eafdf965cfb89955fded
                     file://image/xcb_image.h;startline=4;endline=27;md5=4e4f1b0fae5694beed407dea01f38212"
 PR = "r0"
 
-SRC_URI[md5sum] = "245a96041f373b05764148e52d2e0211"
-SRC_URI[sha256sum] = "40390528c26e8231132540f16579b821de68bb2e9152918f72182d5a4038a6d9"
+SRC_URI[md5sum] = "fabb80b36490b00fc91289e2c7f66770"
+SRC_URI[sha256sum] = "d35a3c0eaae171f5081ec127fb9cec174b716ce5d78196a87f2785376da021df"
 
-- 
1.7.9.5




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

* [PATCH 09/10] xcb-util-keysyms: upgrade to 0.3.9
  2012-07-03  6:50 [PATCH 00/10] package upgrades, about 10 Laurentiu Palcu
                   ` (7 preceding siblings ...)
  2012-07-03  6:50 ` [PATCH 08/10] xcb-util-image: " Laurentiu Palcu
@ 2012-07-03  6:50 ` Laurentiu Palcu
  2012-07-03  6:50 ` [PATCH 10/10] lighttpd: upgrade to 1.4.31 Laurentiu Palcu
  2012-07-05 17:47 ` [PATCH 00/10] package upgrades, about 10 Saul Wold
  10 siblings, 0 replies; 17+ messages in thread
From: Laurentiu Palcu @ 2012-07-03  6:50 UTC (permalink / raw)
  To: openembedded-core

Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com>
---
 ...-keysyms_0.3.8.bb => xcb-util-keysyms_0.3.9.bb} |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-graphics/xcb/{xcb-util-keysyms_0.3.8.bb => xcb-util-keysyms_0.3.9.bb} (52%)

diff --git a/meta/recipes-graphics/xcb/xcb-util-keysyms_0.3.8.bb b/meta/recipes-graphics/xcb/xcb-util-keysyms_0.3.9.bb
similarity index 52%
rename from meta/recipes-graphics/xcb/xcb-util-keysyms_0.3.8.bb
rename to meta/recipes-graphics/xcb/xcb-util-keysyms_0.3.9.bb
index ed1eb7a..43f5e65 100644
--- a/meta/recipes-graphics/xcb/xcb-util-keysyms_0.3.8.bb
+++ b/meta/recipes-graphics/xcb/xcb-util-keysyms_0.3.9.bb
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://keysyms/keysyms.c;endline=30;md5=2f8de023ed823bb92f0b
 					"
 PR = "r0"
 
-SRC_URI[md5sum] = "c75bb20e709093580a67eaf263251b50"
-SRC_URI[sha256sum] = "913d32f7afe380c580da7636ee13f2728790237bb5c03def536363f552686121"
+SRC_URI[md5sum] = "64e4aad2d48cd4a92e2da13b9f35bfd2"
+SRC_URI[sha256sum] = "7be1acf053bd68a1910fc861b2cbcbad7637b5618590dd5484d43a96f7995c6e"
 
 
-- 
1.7.9.5




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

* [PATCH 10/10] lighttpd: upgrade to 1.4.31
  2012-07-03  6:50 [PATCH 00/10] package upgrades, about 10 Laurentiu Palcu
                   ` (8 preceding siblings ...)
  2012-07-03  6:50 ` [PATCH 09/10] xcb-util-keysyms: " Laurentiu Palcu
@ 2012-07-03  6:50 ` Laurentiu Palcu
  2012-07-05 17:47 ` [PATCH 00/10] package upgrades, about 10 Saul Wold
  10 siblings, 0 replies; 17+ messages in thread
From: Laurentiu Palcu @ 2012-07-03  6:50 UTC (permalink / raw)
  To: openembedded-core

Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com>
---
 .../{lighttpd_1.4.30.bb => lighttpd_1.4.31.bb}     |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
 rename meta/recipes-extended/lighttpd/{lighttpd_1.4.30.bb => lighttpd_1.4.31.bb} (92%)

diff --git a/meta/recipes-extended/lighttpd/lighttpd_1.4.30.bb b/meta/recipes-extended/lighttpd/lighttpd_1.4.31.bb
similarity index 92%
rename from meta/recipes-extended/lighttpd/lighttpd_1.4.30.bb
rename to meta/recipes-extended/lighttpd/lighttpd_1.4.31.bb
index 161c0d9..ea41d82 100644
--- a/meta/recipes-extended/lighttpd/lighttpd_1.4.30.bb
+++ b/meta/recipes-extended/lighttpd/lighttpd_1.4.31.bb
@@ -16,7 +16,7 @@ RDEPENDS_${PN} += " \
                lighttpd-module-staticfile \
 "
 
-PR = "r1"
+PR = "r0"
 
 SRC_URI = "http://download.lighttpd.net/lighttpd/releases-1.4.x/lighttpd-${PV}.tar.bz2 \
         file://index.html.lighttpd \
@@ -25,8 +25,8 @@ SRC_URI = "http://download.lighttpd.net/lighttpd/releases-1.4.x/lighttpd-${PV}.t
         file://lighttpd_fix_for_automake-1.12.patch \
         "
 
-SRC_URI[md5sum] = "63f9df52dcae0ab5689a95c99c54e48a"
-SRC_URI[sha256sum] = "0d795597e4666dbf6ffe44b4a42f388ddb44736ddfab0b1ac091e5bb35212c2d"
+SRC_URI[md5sum] = "c718cc27658240d307b8a1d1c7c4bb54"
+SRC_URI[sha256sum] = "5209e7a25d3044cb21b34d6a2bb3a6f6c216ba903ea486a803d070582e5e26ac"
 
 EXTRA_OECONF = " \
              --without-bzip2 \
-- 
1.7.9.5




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

* Re: [PATCH 04/10] libdrm: upgrade to 2.4.35
  2012-07-03  6:50 ` [PATCH 04/10] libdrm: upgrade to 2.4.35 Laurentiu Palcu
@ 2012-07-04 17:23   ` Martin Jansa
  2012-07-04 18:26     ` Laurentiu Palcu
  0 siblings, 1 reply; 17+ messages in thread
From: Martin Jansa @ 2012-07-04 17:23 UTC (permalink / raw)
  To: Patches and discussions about the oe-core layer

[-- Attachment #1: Type: text/plain, Size: 1763 bytes --]

On Tue, Jul 03, 2012 at 09:50:21AM +0300, Laurentiu Palcu wrote:
> Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com>

Is there specific reason that it wasn't upgraded to latest 2.4.37?

Maybe it was because intel test is failing in 2.4.37:
http://cgit.freedesktop.org/mesa/drm/commit/?id=8fad46b614a156e3a0e65cd0af4c132a5820d29e

just wanted to be sure before rebasing glamo patch in meta-openmoko
layer for 2.4.35..

Cheers,

> ---
>  .../drm/{libdrm_2.4.34.bb => libdrm_2.4.35.bb}     |    4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>  rename meta/recipes-graphics/drm/{libdrm_2.4.34.bb => libdrm_2.4.35.bb} (62%)
> 
> diff --git a/meta/recipes-graphics/drm/libdrm_2.4.34.bb b/meta/recipes-graphics/drm/libdrm_2.4.35.bb
> similarity index 62%
> rename from meta/recipes-graphics/drm/libdrm_2.4.34.bb
> rename to meta/recipes-graphics/drm/libdrm_2.4.35.bb
> index bf489cf..3677b8d 100644
> --- a/meta/recipes-graphics/drm/libdrm_2.4.34.bb
> +++ b/meta/recipes-graphics/drm/libdrm_2.4.35.bb
> @@ -8,5 +8,5 @@ SRC_URI += "file://installtests.patch \
>              file://GNU_SOURCE_definition.patch \
>             "
>  
> -SRC_URI[md5sum] = "293cb2b31392d52caa02ab0861dfc2c9"
> -SRC_URI[sha256sum] = "a468570e7c85107b7c2f8eaceeebaa8f8a0da86482618f445bb74fa0b0d0f8d0"
> +SRC_URI[md5sum] = "a40f5293dc0a7b49d2a1e959d7d60194"
> +SRC_URI[sha256sum] = "c390aee132f05910edb09398b70e108c6b53f9b69b21914a9ea3165eed6f1b21"
> -- 
> 1.7.9.5
> 
> 
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa@gmail.com

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 205 bytes --]

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

* Re: [PATCH 03/10] xcb-util: upgrade to 0.3.9
  2012-07-03  6:50 ` [PATCH 03/10] xcb-util: upgrade to 0.3.9 Laurentiu Palcu
@ 2012-07-04 17:24   ` Martin Jansa
  2012-07-04 17:32     ` [PATCH 1/2] startup-notification: bump PR because libxcb-util soname was changed Martin Jansa
  0 siblings, 1 reply; 17+ messages in thread
From: Martin Jansa @ 2012-07-04 17:24 UTC (permalink / raw)
  To: Patches and discussions about the oe-core layer

[-- Attachment #1: Type: text/plain, Size: 1678 bytes --]

On Tue, Jul 03, 2012 at 09:50:20AM +0300, Laurentiu Palcu wrote:
> Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com>

This bumps SO version, so package is renamed from
libxcb-util0 to libxcb-util1

all packages which need libxcb-util .so need PR bump now..

> ---
>  .../xcb/{xcb-util_0.3.8.bb => xcb-util_0.3.9.bb}   |    4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>  rename meta/recipes-graphics/xcb/{xcb-util_0.3.8.bb => xcb-util_0.3.9.bb} (62%)
> 
> diff --git a/meta/recipes-graphics/xcb/xcb-util_0.3.8.bb b/meta/recipes-graphics/xcb/xcb-util_0.3.9.bb
> similarity index 62%
> rename from meta/recipes-graphics/xcb/xcb-util_0.3.8.bb
> rename to meta/recipes-graphics/xcb/xcb-util_0.3.9.bb
> index b7eff29..6f2cd43 100644
> --- a/meta/recipes-graphics/xcb/xcb-util_0.3.8.bb
> +++ b/meta/recipes-graphics/xcb/xcb-util_0.3.9.bb
> @@ -5,5 +5,5 @@ LIC_FILES_CHKSUM = "file://src/xcb_aux.c;endline=30;md5=ae305b9c2a38f9ba27060191
>                      file://src/xcb_event.h;endline=27;md5=627be355aee59e1b8ade80d5bd90fad9"
>  PR = "r0"
>  
> -SRC_URI[md5sum] = "8ce019c4bbf20dce246b98f177cfccff"
> -SRC_URI[sha256sum] = "c1eed9284750bc09352e60654df77bb585dbbe7673fdcc675e58b7f3a0b447b9"
> +SRC_URI[md5sum] = "01dcc7a16d5020530552712710646ea2"
> +SRC_URI[sha256sum] = "c611259c0ab20fd76f79f48f4684843c18ea9c967eba78a45e8b3636315c18c4"
> -- 
> 1.7.9.5
> 
> 
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa@gmail.com

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 205 bytes --]

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

* [PATCH 1/2] startup-notification: bump PR because libxcb-util soname was changed
  2012-07-04 17:24   ` Martin Jansa
@ 2012-07-04 17:32     ` Martin Jansa
  2012-07-04 17:32       ` [PATCH 2/2] matchbox-panel-2: " Martin Jansa
  0 siblings, 1 reply; 17+ messages in thread
From: Martin Jansa @ 2012-07-04 17:32 UTC (permalink / raw)
  To: openembedded-core

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
---
 .../startup-notification_0.12.bb                   |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/meta/recipes-graphics/startup-notification/startup-notification_0.12.bb b/meta/recipes-graphics/startup-notification/startup-notification_0.12.bb
index 0fc18b1..5598187 100644
--- a/meta/recipes-graphics/startup-notification/startup-notification_0.12.bb
+++ b/meta/recipes-graphics/startup-notification/startup-notification_0.12.bb
@@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=a2ae2cd47d6d2f238410f5364dfbc0f2 \
                     file://libsn/sn-common.h;endline=23;md5=6d05bc0ebdcf5513a6e77cb26e8cd7e2 \
                     file://test/test-boilerplate.h;endline=23;md5=923e706b2a70586176eead261cc5bb98"
 
-PR = "r1"
+PR = "r2"
 
 SECTION = "libs"
 
-- 
1.7.8.6




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

* [PATCH 2/2] matchbox-panel-2: bump PR because libxcb-util soname was changed
  2012-07-04 17:32     ` [PATCH 1/2] startup-notification: bump PR because libxcb-util soname was changed Martin Jansa
@ 2012-07-04 17:32       ` Martin Jansa
  0 siblings, 0 replies; 17+ messages in thread
From: Martin Jansa @ 2012-07-04 17:32 UTC (permalink / raw)
  To: openembedded-core

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
---
 .../matchbox-panel-2/matchbox-panel-2_git.bb       |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/meta/recipes-sato/matchbox-panel-2/matchbox-panel-2_git.bb b/meta/recipes-sato/matchbox-panel-2/matchbox-panel-2_git.bb
index 12e4392..52ccc6f 100644
--- a/meta/recipes-sato/matchbox-panel-2/matchbox-panel-2_git.bb
+++ b/meta/recipes-sato/matchbox-panel-2/matchbox-panel-2_git.bb
@@ -13,7 +13,7 @@ DEPENDS += " ${@base_contains("MACHINE_FEATURES", "apm", "apmd", "",d)}"
 
 SRCREV = "cdf7a22716b87468f10573f622d5c7a58a684e35"
 PV = "0.0+git${SRCPV}"
-PR = "r4"
+PR = "r5"
 
 RPROVIDES_${PN} = "matchbox-panel"
 RREPLACES_${PN} = "matchbox-panel"
-- 
1.7.8.6




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

* Re: [PATCH 04/10] libdrm: upgrade to 2.4.35
  2012-07-04 17:23   ` Martin Jansa
@ 2012-07-04 18:26     ` Laurentiu Palcu
  0 siblings, 0 replies; 17+ messages in thread
From: Laurentiu Palcu @ 2012-07-04 18:26 UTC (permalink / raw)
  To: openembedded-core


On 07/04/2012 08:23 PM, Martin Jansa wrote:
> On Tue, Jul 03, 2012 at 09:50:21AM +0300, Laurentiu Palcu wrote:
>> Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com>
> 
> Is there specific reason that it wasn't upgraded to latest 2.4.37?
> 
> Maybe it was because intel test is failing in 2.4.37:
> http://cgit.freedesktop.org/mesa/drm/commit/?id=8fad46b614a156e3a0e65cd0af4c132a5820d29e
> 
Actually, I simply forgot to check if there was a newer version upstream
than the one I had (I probably had an older list from the package
reporting system). I did, however, realize there were some new versions
upstream when I upgraded directfb, libx11, etc (patches on their way as
I write these lines)... These were upgraded to the latest versions.

So, libdrm will be upgraded to the latest too.

Sorry about the confusion,
Laurentiu

> just wanted to be sure before rebasing glamo patch in meta-openmoko
> layer for 2.4.35..
> 
> Cheers,
> 
>> ---
>>  .../drm/{libdrm_2.4.34.bb => libdrm_2.4.35.bb}     |    4 ++--
>>  1 file changed, 2 insertions(+), 2 deletions(-)
>>  rename meta/recipes-graphics/drm/{libdrm_2.4.34.bb => libdrm_2.4.35.bb} (62%)
>>
>> diff --git a/meta/recipes-graphics/drm/libdrm_2.4.34.bb b/meta/recipes-graphics/drm/libdrm_2.4.35.bb
>> similarity index 62%
>> rename from meta/recipes-graphics/drm/libdrm_2.4.34.bb
>> rename to meta/recipes-graphics/drm/libdrm_2.4.35.bb
>> index bf489cf..3677b8d 100644
>> --- a/meta/recipes-graphics/drm/libdrm_2.4.34.bb
>> +++ b/meta/recipes-graphics/drm/libdrm_2.4.35.bb
>> @@ -8,5 +8,5 @@ SRC_URI += "file://installtests.patch \
>>              file://GNU_SOURCE_definition.patch \
>>             "
>>  
>> -SRC_URI[md5sum] = "293cb2b31392d52caa02ab0861dfc2c9"
>> -SRC_URI[sha256sum] = "a468570e7c85107b7c2f8eaceeebaa8f8a0da86482618f445bb74fa0b0d0f8d0"
>> +SRC_URI[md5sum] = "a40f5293dc0a7b49d2a1e959d7d60194"
>> +SRC_URI[sha256sum] = "c390aee132f05910edb09398b70e108c6b53f9b69b21914a9ea3165eed6f1b21"
>> -- 
>> 1.7.9.5
>>
>>
>> _______________________________________________
>> Openembedded-core mailing list
>> Openembedded-core@lists.openembedded.org
>> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
> 
> 
> 
> _______________________________________________
> 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 00/10] package upgrades, about 10
  2012-07-03  6:50 [PATCH 00/10] package upgrades, about 10 Laurentiu Palcu
                   ` (9 preceding siblings ...)
  2012-07-03  6:50 ` [PATCH 10/10] lighttpd: upgrade to 1.4.31 Laurentiu Palcu
@ 2012-07-05 17:47 ` Saul Wold
  10 siblings, 0 replies; 17+ messages in thread
From: Saul Wold @ 2012-07-05 17:47 UTC (permalink / raw)
  To: Patches and discussions about the oe-core layer

On 07/02/2012 11:50 PM, Laurentiu Palcu wrote:
> Hi,
>
> This patchset upgrades the packages listed below. All packages were successfully
> built for all architectures with the exception of xf86-input-vmmouse which only supports
> x86 and x86-64 architectures. Basic sanity tests were also performed on an an atom based
> Lenovo S10-3t. No obvious issues spotted.
>
> Thanks,
> Laurentiu
>
> Laurentiu Palcu (10):
>    xf86-input-vmmouse: upgrade to 12.9.0
>    xf86-input-synaptics: upgrade to 1.6.2
>    xcb-util: upgrade to 0.3.9
>    libdrm: upgrade to 2.4.35
>    ethtool: upgrade to 3.4.1
>    libxft: upgrade to 2.3.1
>    xcb-util-wm: upgrade to 0.3.9
>    xcb-util-image: upgrade to 0.3.9
>    xcb-util-keysyms: upgrade to 0.3.9
>    lighttpd: upgrade to 1.4.31
>
>   .../ethtool/{ethtool_3.2.bb => ethtool_3.4.1.bb}   |    4 ++--
>   .../{lighttpd_1.4.30.bb => lighttpd_1.4.31.bb}     |    6 +++---
>   .../drm/{libdrm_2.4.34.bb => libdrm_2.4.35.bb}     |    4 ++--
>   ...util-image_0.3.8.bb => xcb-util-image_0.3.9.bb} |    4 ++--
>   ...-keysyms_0.3.8.bb => xcb-util-keysyms_0.3.9.bb} |    4 ++--
>   .../{xcb-util-wm_0.3.8.bb => xcb-util-wm_0.3.9.bb} |    4 ++--
>   .../xcb/{xcb-util_0.3.8.bb => xcb-util_0.3.9.bb}   |    4 ++--
>   ...tics_1.6.1.bb => xf86-input-synaptics_1.6.2.bb} |    4 ++--
>   ...ouse_12.8.0.bb => xf86-input-vmmouse_12.9.0.bb} |    4 ++--
>   .../xorg-lib/{libxft_2.3.0.bb => libxft_2.3.1.bb}  |    4 ++--
>   10 files changed, 21 insertions(+), 21 deletions(-)
>   rename meta/recipes-extended/ethtool/{ethtool_3.2.bb => ethtool_3.4.1.bb} (79%)
>   rename meta/recipes-extended/lighttpd/{lighttpd_1.4.30.bb => lighttpd_1.4.31.bb} (92%)
>   rename meta/recipes-graphics/drm/{libdrm_2.4.34.bb => libdrm_2.4.35.bb} (62%)
>   rename meta/recipes-graphics/xcb/{xcb-util-image_0.3.8.bb => xcb-util-image_0.3.9.bb} (66%)
>   rename meta/recipes-graphics/xcb/{xcb-util-keysyms_0.3.8.bb => xcb-util-keysyms_0.3.9.bb} (52%)
>   rename meta/recipes-graphics/xcb/{xcb-util-wm_0.3.8.bb => xcb-util-wm_0.3.9.bb} (74%)
>   rename meta/recipes-graphics/xcb/{xcb-util_0.3.8.bb => xcb-util_0.3.9.bb} (62%)
>   rename meta/recipes-graphics/xorg-driver/{xf86-input-synaptics_1.6.1.bb => xf86-input-synaptics_1.6.2.bb} (81%)
>   rename meta/recipes-graphics/xorg-driver/{xf86-input-vmmouse_12.8.0.bb => xf86-input-vmmouse_12.9.0.bb} (75%)
>   rename meta/recipes-graphics/xorg-lib/{libxft_2.3.0.bb => libxft_2.3.1.bb} (88%)
>

Merged into OE-Core

Thanks
	Sau!




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

end of thread, other threads:[~2012-07-05 17:58 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-07-03  6:50 [PATCH 00/10] package upgrades, about 10 Laurentiu Palcu
2012-07-03  6:50 ` [PATCH 01/10] xf86-input-vmmouse: upgrade to 12.9.0 Laurentiu Palcu
2012-07-03  6:50 ` [PATCH 02/10] xf86-input-synaptics: upgrade to 1.6.2 Laurentiu Palcu
2012-07-03  6:50 ` [PATCH 03/10] xcb-util: upgrade to 0.3.9 Laurentiu Palcu
2012-07-04 17:24   ` Martin Jansa
2012-07-04 17:32     ` [PATCH 1/2] startup-notification: bump PR because libxcb-util soname was changed Martin Jansa
2012-07-04 17:32       ` [PATCH 2/2] matchbox-panel-2: " Martin Jansa
2012-07-03  6:50 ` [PATCH 04/10] libdrm: upgrade to 2.4.35 Laurentiu Palcu
2012-07-04 17:23   ` Martin Jansa
2012-07-04 18:26     ` Laurentiu Palcu
2012-07-03  6:50 ` [PATCH 05/10] ethtool: upgrade to 3.4.1 Laurentiu Palcu
2012-07-03  6:50 ` [PATCH 06/10] libxft: upgrade to 2.3.1 Laurentiu Palcu
2012-07-03  6:50 ` [PATCH 07/10] xcb-util-wm: upgrade to 0.3.9 Laurentiu Palcu
2012-07-03  6:50 ` [PATCH 08/10] xcb-util-image: " Laurentiu Palcu
2012-07-03  6:50 ` [PATCH 09/10] xcb-util-keysyms: " Laurentiu Palcu
2012-07-03  6:50 ` [PATCH 10/10] lighttpd: upgrade to 1.4.31 Laurentiu Palcu
2012-07-05 17:47 ` [PATCH 00/10] package upgrades, about 10 Saul Wold

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.