* [PATCH 0/8] Package upgrades
@ 2013-05-10 15:04 Laurentiu Palcu
2013-05-10 15:04 ` [PATCH 1/8] xf86-video-vmware: upgrade to 13.0.1 Laurentiu Palcu
` (7 more replies)
0 siblings, 8 replies; 13+ messages in thread
From: Laurentiu Palcu @ 2013-05-10 15:04 UTC (permalink / raw)
To: openembedded-core
Hi all,
This patchset contains some X related package upgrades. Basic functional tests
were done with a qemux86 core-image-sato image and on a lenovo ideapad
s10-3t netbook.
Also, all packages were build tested for all architectures (with the exception
of xf86-video-intel and xf86-video-vmware).
Thanks,
Laurentiu
The following changes since commit 88a7b041fbf2583472aa9408a33dd8881223a0c1:
bitbake: pysh: Say what kind of token isn't implemented (2013-05-10 13:35:10 +0100)
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 (8):
xf86-video-vmware: upgrade to 13.0.1
xf86-video-intel: upgrade to 2.21.6
xf86-input-keyboard: upgrade to 1.7.0
xf86-input-mouse: upgrade to 1.9.0
xf86-input-synaptics: upgrade to 1.7.0
xf86-input-evdev: upgrade to 2.8.0
xproto: upgrade to 7.0.24
libdrm: upgrade to 2.4.44
meta/recipes-graphics/drm/libdrm.inc | 1 +
.../recipes-graphics/drm/libdrm/installtests.patch | 26 --------
.../drm/{libdrm_2.4.42.bb => libdrm_2.4.44.bb} | 6 +-
...ut-evdev_2.7.3.bb => xf86-input-evdev_2.8.0.bb} | 6 +-
...board_1.6.2.bb => xf86-input-keyboard_1.7.0.bb} | 6 +-
...ut-mouse_1.8.1.bb => xf86-input-mouse_1.9.0.bb} | 6 +-
...tics_1.6.3.bb => xf86-input-synaptics_1.7.0.bb} | 8 +--
...-intel_2.21.3.bb => xf86-video-intel_2.21.6.bb} | 6 +-
.../xf86-video-vmware/Kill-mibstore.patch | 63 --------------------
...mware_13.0.0.bb => xf86-video-vmware_13.0.1.bb} | 8 +--
.../{xproto_7.0.23.bb => xproto_7.0.24.bb} | 5 +-
11 files changed, 18 insertions(+), 123 deletions(-)
rename meta/recipes-graphics/drm/{libdrm_2.4.42.bb => libdrm_2.4.44.bb} (43%)
rename meta/recipes-graphics/xorg-driver/{xf86-input-evdev_2.7.3.bb => xf86-input-evdev_2.8.0.bb} (81%)
rename meta/recipes-graphics/xorg-driver/{xf86-input-keyboard_1.6.2.bb => xf86-input-keyboard_1.7.0.bb} (70%)
rename meta/recipes-graphics/xorg-driver/{xf86-input-mouse_1.8.1.bb => xf86-input-mouse_1.9.0.bb} (73%)
rename meta/recipes-graphics/xorg-driver/{xf86-input-synaptics_1.6.3.bb => xf86-input-synaptics_1.7.0.bb} (70%)
rename meta/recipes-graphics/xorg-driver/{xf86-video-intel_2.21.3.bb => xf86-video-intel_2.21.6.bb} (84%)
delete mode 100644 meta/recipes-graphics/xorg-driver/xf86-video-vmware/Kill-mibstore.patch
rename meta/recipes-graphics/xorg-driver/{xf86-video-vmware_13.0.0.bb => xf86-video-vmware_13.0.1.bb} (65%)
rename meta/recipes-graphics/xorg-proto/{xproto_7.0.23.bb => xproto_7.0.24.bb} (72%)
--
1.7.9.5
^ permalink raw reply [flat|nested] 13+ messages in thread* [PATCH 1/8] xf86-video-vmware: upgrade to 13.0.1 2013-05-10 15:04 [PATCH 0/8] Package upgrades Laurentiu Palcu @ 2013-05-10 15:04 ` Laurentiu Palcu 2013-05-10 15:04 ` [PATCH 2/8] xf86-video-intel: upgrade to 2.21.6 Laurentiu Palcu ` (6 subsequent siblings) 7 siblings, 0 replies; 13+ messages in thread From: Laurentiu Palcu @ 2013-05-10 15:04 UTC (permalink / raw) To: openembedded-core Removed the backported patch. Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com> --- .../xf86-video-vmware/Kill-mibstore.patch | 63 -------------------- ...mware_13.0.0.bb => xf86-video-vmware_13.0.1.bb} | 8 +-- 2 files changed, 2 insertions(+), 69 deletions(-) delete mode 100644 meta/recipes-graphics/xorg-driver/xf86-video-vmware/Kill-mibstore.patch rename meta/recipes-graphics/xorg-driver/{xf86-video-vmware_13.0.0.bb => xf86-video-vmware_13.0.1.bb} (65%) diff --git a/meta/recipes-graphics/xorg-driver/xf86-video-vmware/Kill-mibstore.patch b/meta/recipes-graphics/xorg-driver/xf86-video-vmware/Kill-mibstore.patch deleted file mode 100644 index e85a2ea..0000000 --- a/meta/recipes-graphics/xorg-driver/xf86-video-vmware/Kill-mibstore.patch +++ /dev/null @@ -1,63 +0,0 @@ -Upstream-Status: Backported - -From 23d87c92b7211cc5249eefe4ab3a2c7f370e279e Mon Sep 17 00:00:00 2001 -From: Zack Rusin <zackr@vmware.com> -Date: Thu, 14 Feb 2013 14:33:01 -0800 -Subject: [PATCH] Kill mibstore - -It was a noop for at least 5 years and it has been removed. - -Signed-off-by: Zack Rusin <zackr@vmware.com> ---- - saa/saa_priv.h | 1 - - src/vmware.c | 2 -- - vmwgfx/vmwgfx_driver.c | 1 - - 3 files changed, 4 deletions(-) - -diff --git a/saa/saa_priv.h b/saa/saa_priv.h -index 6652054..5d81453 100644 ---- a/saa/saa_priv.h -+++ b/saa/saa_priv.h -@@ -48,7 +48,6 @@ - #include "pixmapstr.h" - #include "windowstr.h" - #include "servermd.h" --#include "mibstore.h" - #include "colormapst.h" - #include "gcstruct.h" - #include "input.h" -diff --git a/src/vmware.c b/src/vmware.c -index 41201f1..6b74e14 100644 ---- a/src/vmware.c -+++ b/src/vmware.c -@@ -23,7 +23,6 @@ char rcsId_vmware[] = - #include "xf86Pci.h" /* pci */ - - #include "mipointer.h" /* sw cursor */ --#include "mibstore.h" /* backing store */ - #include "micmap.h" /* mi color map */ - #include "vgaHW.h" /* VGA hardware */ - #include "fb.h" -@@ -1483,7 +1482,6 @@ VMWAREScreenInit(SCREEN_INIT_ARGS_DECL) - * If backing store is to be supported (as is usually the case), - * initialise it. - */ -- miInitializeBackingStore(pScreen); - xf86SetBackingStore(pScreen); - xf86SetSilkenMouse(pScreen); - -diff --git a/vmwgfx/vmwgfx_driver.c b/vmwgfx/vmwgfx_driver.c -index 9959ffb..7863ba2 100644 ---- a/vmwgfx/vmwgfx_driver.c -+++ b/vmwgfx/vmwgfx_driver.c -@@ -1036,7 +1036,6 @@ drv_screen_init(SCREEN_INIT_ARGS_DECL) - (ms->only_hw_presents) ? "enabled" : "disabled"); - } - -- miInitializeBackingStore(pScreen); - xf86SetBackingStore(pScreen); - xf86SetSilkenMouse(pScreen); - miDCInitialize(pScreen, xf86GetPointerScreenFuncs()); --- -1.7.9.5 - diff --git a/meta/recipes-graphics/xorg-driver/xf86-video-vmware_13.0.0.bb b/meta/recipes-graphics/xorg-driver/xf86-video-vmware_13.0.1.bb similarity index 65% rename from meta/recipes-graphics/xorg-driver/xf86-video-vmware_13.0.0.bb rename to meta/recipes-graphics/xorg-driver/xf86-video-vmware_13.0.1.bb index fef5af4..1526a02 100644 --- a/meta/recipes-graphics/xorg-driver/xf86-video-vmware_13.0.0.bb +++ b/meta/recipes-graphics/xorg-driver/xf86-video-vmware_13.0.1.bb @@ -6,14 +6,10 @@ DESCRIPTION = "vmware is an Xorg driver for VMware virtual video cards." LIC_FILES_CHKSUM = "file://COPYING;md5=5fcd7d437a959a15fbee8707747c6b53" -SRC_URI += "file://Kill-mibstore.patch" - DEPENDS += "virtual/libx11 libxvmc drm glproto \ virtual/libgl xineramaproto libpciaccess" -PR = "${INC_PR}.0" - -SRC_URI[md5sum] = "b72be57517cbc7a56362f2ee0f092269" -SRC_URI[sha256sum] = "44919ecd88654f2ab40a1732b5ea6a1dbd1c696b4b0748e68e8b5f1a3486bca6" +SRC_URI[md5sum] = "b08e0195ebf3f88a82129322cb93da08" +SRC_URI[sha256sum] = "802dda415c22412edad6c3df44fe18a06e91d0f8456d9a58bac0d340fdf8fe3d" COMPATIBLE_HOST = '(i.86.*-linux|x86_64.*-linux)' -- 1.7.9.5 ^ permalink raw reply related [flat|nested] 13+ messages in thread
* [PATCH 2/8] xf86-video-intel: upgrade to 2.21.6 2013-05-10 15:04 [PATCH 0/8] Package upgrades Laurentiu Palcu 2013-05-10 15:04 ` [PATCH 1/8] xf86-video-vmware: upgrade to 13.0.1 Laurentiu Palcu @ 2013-05-10 15:04 ` Laurentiu Palcu 2013-05-10 15:04 ` [PATCH 3/8] xf86-input-keyboard: upgrade to 1.7.0 Laurentiu Palcu ` (5 subsequent siblings) 7 siblings, 0 replies; 13+ messages in thread From: Laurentiu Palcu @ 2013-05-10 15:04 UTC (permalink / raw) To: openembedded-core Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com> --- ...-intel_2.21.3.bb => xf86-video-intel_2.21.6.bb} | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) rename meta/recipes-graphics/xorg-driver/{xf86-video-intel_2.21.3.bb => xf86-video-intel_2.21.6.bb} (84%) diff --git a/meta/recipes-graphics/xorg-driver/xf86-video-intel_2.21.3.bb b/meta/recipes-graphics/xorg-driver/xf86-video-intel_2.21.6.bb similarity index 84% rename from meta/recipes-graphics/xorg-driver/xf86-video-intel_2.21.3.bb rename to meta/recipes-graphics/xorg-driver/xf86-video-intel_2.21.6.bb index da63ef4..7e65f9f 100644 --- a/meta/recipes-graphics/xorg-driver/xf86-video-intel_2.21.3.bb +++ b/meta/recipes-graphics/xorg-driver/xf86-video-intel_2.21.6.bb @@ -9,8 +9,6 @@ Infrastructure (DRI)." LIC_FILES_CHKSUM = "file://COPYING;md5=8730ad58d11c7bbad9a7066d69f7808e" -PR = "${INC_PR}.0" - DEPENDS += "virtual/libx11 drm xf86driproto glproto \ virtual/libgl xineramaproto xf86driproto libpciaccess udev" @@ -23,5 +21,5 @@ EXTRA_OECONF += '${@base_conditional( "ROOTLESS_X", "1", " --enable-kms-only", " COMPATIBLE_HOST = '(i.86|x86_64).*-linux' -SRC_URI[md5sum] = "362a1d70082f5c0d2410aaf87b5125ba" -SRC_URI[sha256sum] = "1ce672a042226dba776649e9067827c24fbb27383c78919a372265bb0d939dbb" +SRC_URI[md5sum] = "a4f002f50b370fe550231c9b33e12399" +SRC_URI[sha256sum] = "c3ef371e72544350c878d5373b2e7f49b8a0e253f9b63cb1ce2881180b45f8d9" -- 1.7.9.5 ^ permalink raw reply related [flat|nested] 13+ messages in thread
* [PATCH 3/8] xf86-input-keyboard: upgrade to 1.7.0 2013-05-10 15:04 [PATCH 0/8] Package upgrades Laurentiu Palcu 2013-05-10 15:04 ` [PATCH 1/8] xf86-video-vmware: upgrade to 13.0.1 Laurentiu Palcu 2013-05-10 15:04 ` [PATCH 2/8] xf86-video-intel: upgrade to 2.21.6 Laurentiu Palcu @ 2013-05-10 15:04 ` Laurentiu Palcu 2013-05-10 15:04 ` [PATCH 4/8] xf86-input-mouse: upgrade to 1.9.0 Laurentiu Palcu ` (4 subsequent siblings) 7 siblings, 0 replies; 13+ messages in thread From: Laurentiu Palcu @ 2013-05-10 15:04 UTC (permalink / raw) To: openembedded-core Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com> --- ...board_1.6.2.bb => xf86-input-keyboard_1.7.0.bb} | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) rename meta/recipes-graphics/xorg-driver/{xf86-input-keyboard_1.6.2.bb => xf86-input-keyboard_1.7.0.bb} (70%) diff --git a/meta/recipes-graphics/xorg-driver/xf86-input-keyboard_1.6.2.bb b/meta/recipes-graphics/xorg-driver/xf86-input-keyboard_1.7.0.bb similarity index 70% rename from meta/recipes-graphics/xorg-driver/xf86-input-keyboard_1.6.2.bb rename to meta/recipes-graphics/xorg-driver/xf86-input-keyboard_1.7.0.bb index b635499..7e9e377 100644 --- a/meta/recipes-graphics/xorg-driver/xf86-input-keyboard_1.6.2.bb +++ b/meta/recipes-graphics/xorg-driver/xf86-input-keyboard_1.7.0.bb @@ -9,7 +9,5 @@ core keyboard." LIC_FILES_CHKSUM = "file://COPYING;md5=ea2099d24ac9e316a6d4b9f20b3d4e10" -PR = "${INC_PR}.0" - -SRC_URI[md5sum] = "ec2ea4c3faf5af15f2b3192d84252703" -SRC_URI[sha256sum] = "76651a84f5031f7c6ecf075d55989c04a00689642579df6d1a1bee6d5c2e5f8a" +SRC_URI[md5sum] = "97387046c5a450ff78793d5da8e66d5e" +SRC_URI[sha256sum] = "0cd5e2845149c7f0e19ec830c6914b7f3d154bff134ce84519e39f16ce65523c" -- 1.7.9.5 ^ permalink raw reply related [flat|nested] 13+ messages in thread
* [PATCH 4/8] xf86-input-mouse: upgrade to 1.9.0 2013-05-10 15:04 [PATCH 0/8] Package upgrades Laurentiu Palcu ` (2 preceding siblings ...) 2013-05-10 15:04 ` [PATCH 3/8] xf86-input-keyboard: upgrade to 1.7.0 Laurentiu Palcu @ 2013-05-10 15:04 ` Laurentiu Palcu 2013-05-10 15:04 ` [PATCH 5/8] xf86-input-synaptics: upgrade to 1.7.0 Laurentiu Palcu ` (3 subsequent siblings) 7 siblings, 0 replies; 13+ messages in thread From: Laurentiu Palcu @ 2013-05-10 15:04 UTC (permalink / raw) To: openembedded-core Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com> --- ...ut-mouse_1.8.1.bb => xf86-input-mouse_1.9.0.bb} | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) rename meta/recipes-graphics/xorg-driver/{xf86-input-mouse_1.8.1.bb => xf86-input-mouse_1.9.0.bb} (73%) diff --git a/meta/recipes-graphics/xorg-driver/xf86-input-mouse_1.8.1.bb b/meta/recipes-graphics/xorg-driver/xf86-input-mouse_1.9.0.bb similarity index 73% rename from meta/recipes-graphics/xorg-driver/xf86-input-mouse_1.8.1.bb rename to meta/recipes-graphics/xorg-driver/xf86-input-mouse_1.9.0.bb index 3b1dce4..aca958c 100644 --- a/meta/recipes-graphics/xorg-driver/xf86-input-mouse_1.8.1.bb +++ b/meta/recipes-graphics/xorg-driver/xf86-input-mouse_1.9.0.bb @@ -10,8 +10,6 @@ driver." LIC_FILES_CHKSUM = "file://COPYING;md5=90ea9f90d72b6d9327dede5ffdb2a510" -PR = "${INC_PR}.0" - -SRC_URI[md5sum] = "f314c56e4ac6c8fc0cc2710892d5776e" -SRC_URI[sha256sum] = "f5b97aac9aab8fa8b933e960631441ae23b18681c8bf3d5007c00da838f9c9c8" +SRC_URI[md5sum] = "36b5b92000c4644f648b58a535e4ee73" +SRC_URI[sha256sum] = "5d601e4bae53d5e9ead4ecd700f1beb5aeaf78b79e634c4aa381a9ce00276488" -- 1.7.9.5 ^ permalink raw reply related [flat|nested] 13+ messages in thread
* [PATCH 5/8] xf86-input-synaptics: upgrade to 1.7.0 2013-05-10 15:04 [PATCH 0/8] Package upgrades Laurentiu Palcu ` (3 preceding siblings ...) 2013-05-10 15:04 ` [PATCH 4/8] xf86-input-mouse: upgrade to 1.9.0 Laurentiu Palcu @ 2013-05-10 15:04 ` Laurentiu Palcu 2013-05-10 15:04 ` [PATCH 6/8] xf86-input-evdev: upgrade to 2.8.0 Laurentiu Palcu ` (2 subsequent siblings) 7 siblings, 0 replies; 13+ messages in thread From: Laurentiu Palcu @ 2013-05-10 15:04 UTC (permalink / raw) To: openembedded-core Licence checksum changed because RedHat adjusted the copyright years. Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com> --- ...tics_1.6.3.bb => xf86-input-synaptics_1.7.0.bb} | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) rename meta/recipes-graphics/xorg-driver/{xf86-input-synaptics_1.6.3.bb => xf86-input-synaptics_1.7.0.bb} (70%) diff --git a/meta/recipes-graphics/xorg-driver/xf86-input-synaptics_1.6.3.bb b/meta/recipes-graphics/xorg-driver/xf86-input-synaptics_1.7.0.bb similarity index 70% rename from meta/recipes-graphics/xorg-driver/xf86-input-synaptics_1.6.3.bb rename to meta/recipes-graphics/xorg-driver/xf86-input-synaptics_1.7.0.bb index 9ebdfef..72b4107 100644 --- a/meta/recipes-graphics/xorg-driver/xf86-input-synaptics_1.6.3.bb +++ b/meta/recipes-graphics/xorg-driver/xf86-input-synaptics_1.7.0.bb @@ -10,12 +10,10 @@ operating in a compatibility mode emulating a standard mouse) can be \ handled by the normal evdev or mouse drivers, this driver allows more \ advanced features of the touchpad to become available." -LIC_FILES_CHKSUM = "file://COPYING;md5=e395e21f3c21d4fc3a243783e85e9ab5" +LIC_FILES_CHKSUM = "file://COPYING;md5=55aacd3535a741824955c5eb8f061398" -PR = "${INC_PR}.0" - -SRC_URI[md5sum] = "3568930b0bda522e00272b64c0ca2ca2" -SRC_URI[sha256sum] = "b40c9dbd5f743ff1eb2ac81a23b9676df72e76ed3fa6408de3f8a3a260248604" +SRC_URI[md5sum] = "5e4f232a18a1741e4c34895d28238f8d" +SRC_URI[sha256sum] = "d6f1ad0b0653dddbe2e2db7e2f06c1860e491045e87a6577b63568d65e5d0f0e" DEPENDS += "libxi mtdev" -- 1.7.9.5 ^ permalink raw reply related [flat|nested] 13+ messages in thread
* [PATCH 6/8] xf86-input-evdev: upgrade to 2.8.0 2013-05-10 15:04 [PATCH 0/8] Package upgrades Laurentiu Palcu ` (4 preceding siblings ...) 2013-05-10 15:04 ` [PATCH 5/8] xf86-input-synaptics: upgrade to 1.7.0 Laurentiu Palcu @ 2013-05-10 15:04 ` Laurentiu Palcu 2013-05-10 15:04 ` [PATCH 7/8] xproto: upgrade to 7.0.24 Laurentiu Palcu 2013-05-10 15:04 ` [PATCH 8/8] libdrm: upgrade to 2.4.44 Laurentiu Palcu 7 siblings, 0 replies; 13+ messages in thread From: Laurentiu Palcu @ 2013-05-10 15:04 UTC (permalink / raw) To: openembedded-core Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com> --- ...ut-evdev_2.7.3.bb => xf86-input-evdev_2.8.0.bb} | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) rename meta/recipes-graphics/xorg-driver/{xf86-input-evdev_2.7.3.bb => xf86-input-evdev_2.8.0.bb} (81%) diff --git a/meta/recipes-graphics/xorg-driver/xf86-input-evdev_2.7.3.bb b/meta/recipes-graphics/xorg-driver/xf86-input-evdev_2.8.0.bb similarity index 81% rename from meta/recipes-graphics/xorg-driver/xf86-input-evdev_2.7.3.bb rename to meta/recipes-graphics/xorg-driver/xf86-input-evdev_2.8.0.bb index 5c4a619..d19b82f 100644 --- a/meta/recipes-graphics/xorg-driver/xf86-input-evdev_2.7.3.bb +++ b/meta/recipes-graphics/xorg-driver/xf86-input-evdev_2.8.0.bb @@ -14,9 +14,7 @@ xorg.conf for each input device that will use this driver. " LIC_FILES_CHKSUM = "file://COPYING;md5=fefe33b1cf0cacba0e72e3b0fa0f0e16" -PR = "${INC_PR}.1" - DEPENDS += "mtdev" -SRC_URI[md5sum] = "f68920ce2921a88b4662acc972bf3a4a" -SRC_URI[sha256sum] = "eb389413602c3d28c44bbfab0477c98582f0e2f5be5f41986e58e93a033fa504" +SRC_URI[md5sum] = "e9bef0779d364cb588aa93a0ee6736c8" +SRC_URI[sha256sum] = "2f5b4403955f8e82603acff7f8f21a67e89a7c0230e1506c6924c4b9dd8f0e57" -- 1.7.9.5 ^ permalink raw reply related [flat|nested] 13+ messages in thread
* [PATCH 7/8] xproto: upgrade to 7.0.24 2013-05-10 15:04 [PATCH 0/8] Package upgrades Laurentiu Palcu ` (5 preceding siblings ...) 2013-05-10 15:04 ` [PATCH 6/8] xf86-input-evdev: upgrade to 2.8.0 Laurentiu Palcu @ 2013-05-10 15:04 ` Laurentiu Palcu 2013-05-10 15:04 ` [PATCH 8/8] libdrm: upgrade to 2.4.44 Laurentiu Palcu 7 siblings, 0 replies; 13+ messages in thread From: Laurentiu Palcu @ 2013-05-10 15:04 UTC (permalink / raw) To: openembedded-core Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com> --- .../{xproto_7.0.23.bb => xproto_7.0.24.bb} | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) rename meta/recipes-graphics/xorg-proto/{xproto_7.0.23.bb => xproto_7.0.24.bb} (72%) diff --git a/meta/recipes-graphics/xorg-proto/xproto_7.0.23.bb b/meta/recipes-graphics/xorg-proto/xproto_7.0.24.bb similarity index 72% rename from meta/recipes-graphics/xorg-proto/xproto_7.0.23.bb rename to meta/recipes-graphics/xorg-proto/xproto_7.0.24.bb index 486e562..2c6cbc0 100644 --- a/meta/recipes-graphics/xorg-proto/xproto_7.0.23.bb +++ b/meta/recipes-graphics/xorg-proto/xproto_7.0.24.bb @@ -8,7 +8,6 @@ System." LICENSE = "MIT & MIT-style" LIC_FILES_CHKSUM = "file://COPYING;md5=b9e051107d5628966739a0b2e9b32676" -PR = "r0" PE = "1" SRC_URI += "file://xproto_fix_for_x32.patch" @@ -16,6 +15,6 @@ SRC_URI += "file://xproto_fix_for_x32.patch" EXTRA_OECONF_append = " --enable-specs=no" BBCLASSEXTEND = "native nativesdk" -SRC_URI[md5sum] = "d4d241a4849167e4e694fe73371c328c" -SRC_URI[sha256sum] = "ade04a0949ebe4e3ef34bb2183b1ae8e08f6f9c7571729c9db38212742ac939e" +SRC_URI[md5sum] = "9c0203c3bee4bac432ec504dc45712ed" +SRC_URI[sha256sum] = "3698a1c7e3b734bc1139a7eb694ed8c66188658d6b4dea3d567066fe4e88b2fc" -- 1.7.9.5 ^ permalink raw reply related [flat|nested] 13+ messages in thread
* [PATCH 8/8] libdrm: upgrade to 2.4.44 2013-05-10 15:04 [PATCH 0/8] Package upgrades Laurentiu Palcu ` (6 preceding siblings ...) 2013-05-10 15:04 ` [PATCH 7/8] xproto: upgrade to 7.0.24 Laurentiu Palcu @ 2013-05-10 15:04 ` Laurentiu Palcu 7 siblings, 0 replies; 13+ messages in thread From: Laurentiu Palcu @ 2013-05-10 15:04 UTC (permalink / raw) To: openembedded-core Removed part of the installtests.patch since tests can now be installed giving an option to configure script. Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com> --- meta/recipes-graphics/drm/libdrm.inc | 1 + .../recipes-graphics/drm/libdrm/installtests.patch | 26 -------------------- .../drm/{libdrm_2.4.42.bb => libdrm_2.4.44.bb} | 6 ++--- 3 files changed, 3 insertions(+), 30 deletions(-) rename meta/recipes-graphics/drm/{libdrm_2.4.42.bb => libdrm_2.4.44.bb} (43%) diff --git a/meta/recipes-graphics/drm/libdrm.inc b/meta/recipes-graphics/drm/libdrm.inc index 9c1124e..e395e03 100644 --- a/meta/recipes-graphics/drm/libdrm.inc +++ b/meta/recipes-graphics/drm/libdrm.inc @@ -20,6 +20,7 @@ inherit autotools pkgconfig EXTRA_OECONF += "--disable-cairo-tests \ --enable-omap-experimental-api \ + --enable-install-test-programs \ " ALLOW_EMPTY_${PN}-drivers = "1" PACKAGES =+ "${PN}-tests ${PN}-drivers ${PN}-radeon ${PN}-nouveau ${PN}-omap \ diff --git a/meta/recipes-graphics/drm/libdrm/installtests.patch b/meta/recipes-graphics/drm/libdrm/installtests.patch index 1f39719..7d443af 100644 --- a/meta/recipes-graphics/drm/libdrm/installtests.patch +++ b/meta/recipes-graphics/drm/libdrm/installtests.patch @@ -21,29 +21,3 @@ index bf1987f..d909e19 100644 SUBDIRS = modeprint if HAVE_LIBKMS -diff --git a/tests/modeprint/Makefile.am b/tests/modeprint/Makefile.am -index c4862ac..7db76ea 100644 ---- a/tests/modeprint/Makefile.am -+++ b/tests/modeprint/Makefile.am -@@ -2,7 +2,7 @@ AM_CFLAGS = \ - -I$(top_srcdir)/include/drm \ - -I$(top_srcdir) - --noinst_PROGRAMS = \ -+bin_PROGRAMS = \ - modeprint - - modeprint_SOURCES = \ -diff --git a/tests/modetest/Makefile.am b/tests/modetest/Makefile.am -index 2191242..1d2c1b0 100644 ---- a/tests/modetest/Makefile.am -+++ b/tests/modetest/Makefile.am -@@ -4,7 +4,7 @@ AM_CFLAGS = \ - -I$(top_srcdir) \ - $(CAIRO_CFLAGS) - --noinst_PROGRAMS = \ -+bin_PROGRAMS = \ - modetest - - modetest_SOURCES = \ diff --git a/meta/recipes-graphics/drm/libdrm_2.4.42.bb b/meta/recipes-graphics/drm/libdrm_2.4.44.bb similarity index 43% rename from meta/recipes-graphics/drm/libdrm_2.4.42.bb rename to meta/recipes-graphics/drm/libdrm_2.4.44.bb index 67ae2e6..b016958 100644 --- a/meta/recipes-graphics/drm/libdrm_2.4.42.bb +++ b/meta/recipes-graphics/drm/libdrm_2.4.44.bb @@ -1,10 +1,8 @@ require libdrm.inc -PR = "${INC_PR}.0" - SRC_URI += "file://installtests.patch \ file://GNU_SOURCE_definition.patch \ " +SRC_URI[md5sum] = "b760b1f2ae4ec6452383164ec697cd5d" +SRC_URI[sha256sum] = "42b45ad15bb1bc52630a4b37b7afcfaea27e01b3c0b4791ef25d0f7b2456f6a2" -SRC_URI[md5sum] = "a6e2e26951bcc920b2049b65e86a659f" -SRC_URI[sha256sum] = "e0671082a77871c8474d3c0f09dbf5ff82d2429cd248088a691f7b484cbc76e1" -- 1.7.9.5 ^ permalink raw reply related [flat|nested] 13+ messages in thread
* [PATCH 0/8] package upgrades
@ 2018-04-09 11:55 Maxin B. John
0 siblings, 0 replies; 13+ messages in thread
From: Maxin B. John @ 2018-04-09 11:55 UTC (permalink / raw)
To: openembedded-core
Package upgrades
Maxin B. John (8):
libatomic-ops: upgrade to version 7.6.4
bluez5: upgrade to version 5.49
libsolv: upgrade to version 0.6.34
ruby: upgrade to version 2.5.1
gtk+3: upgrade to version 3.22.29
gsettings-desktop-schemas: upgrade to version 3.28.0
puzzles: upgrade to latest commit
gtk-icon-utils-native: upgrade to version 3.22.29
meta/recipes-connectivity/bluez5/bluez5.inc | 1 +
meta/recipes-connectivity/bluez5/{bluez5_5.48.bb => bluez5_5.49.bb} | 5 +++--
meta/recipes-devtools/ruby/ruby.inc | 2 +-
meta/recipes-devtools/ruby/{ruby_2.5.0.bb => ruby_2.5.1.bb} | 4 ++--
.../libsolv/{libsolv_0.6.33.bb => libsolv_0.6.34.bb} | 2 +-
...desktop-schemas_3.24.1.bb => gsettings-desktop-schemas_3.28.0.bb} | 4 ++--
meta/recipes-gnome/gtk+/{gtk+3_3.22.28.bb => gtk+3_3.22.29.bb} | 4 ++--
...icon-utils-native_3.22.28.bb => gtk-icon-utils-native_3.22.29.bb} | 4 ++--
meta/recipes-sato/puzzles/puzzles_git.bb | 2 +-
.../libatomic-ops/{libatomic-ops_7.6.2.bb => libatomic-ops_7.6.4.bb} | 2 +-
10 files changed, 16 insertions(+), 14 deletions(-)
rename meta/recipes-connectivity/bluez5/{bluez5_5.48.bb => bluez5_5.49.bb} (87%)
rename meta/recipes-devtools/ruby/{ruby_2.5.0.bb => ruby_2.5.1.bb} (90%)
rename meta/recipes-extended/libsolv/{libsolv_0.6.33.bb => libsolv_0.6.34.bb} (94%)
rename meta/recipes-gnome/gsettings-desktop-schemas/{gsettings-desktop-schemas_3.24.1.bb => gsettings-desktop-schemas_3.28.0.bb} (70%)
rename meta/recipes-gnome/gtk+/{gtk+3_3.22.28.bb => gtk+3_3.22.29.bb} (83%)
rename meta/recipes-gnome/gtk+/{gtk-icon-utils-native_3.22.28.bb => gtk-icon-utils-native_3.22.29.bb} (94%)
rename meta/recipes-support/libatomic-ops/{libatomic-ops_7.6.2.bb => libatomic-ops_7.6.4.bb} (91%)
--
2.4.0
^ permalink raw reply [flat|nested] 13+ messages in thread* [PATCH 0/8] Package Upgrades
@ 2015-04-20 8:09 Robert Yang
0 siblings, 0 replies; 13+ messages in thread
From: Robert Yang @ 2015-04-20 8:09 UTC (permalink / raw)
To: openembedded-core
The following changes since commit 97d56a5b8e4f15eb32095f242eb2fd62fc5d85f2:
gmp: remove referencing paths from the build host (2015-04-19 13:34:06 +0100)
are available in the git repository at:
git://git.openembedded.org/openembedded-core-contrib rbt/PUs
http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=rbt/PUs
Robert Yang (8):
cracklib: 2.9.2 -> 2.9.3
directfb: 1.7.6 -> 1.7.7
ccache: 3.1.9 -> 3.1.11
dbus-glib: 0.102 -> 0.104
cryptodev: 1.6 -> 1.7
liberror-perl: 0.17022 -> 0.17023
pax-utils: 0.9.2 -> 1.0.3
lz4: r127 -> r128
meta/recipes-core/dbus/dbus-glib_0.102.bb | 5 --
meta/recipes-core/dbus/dbus-glib_0.104.bb | 4 +
.../ccache/{ccache_3.1.9.bb => ccache_3.1.11.bb} | 4 +-
.../{pax-utils_0.9.2.bb => pax-utils_1.0.3.bb} | 4 +-
...or-perl_0.17022.bb => liberror-perl_0.17023.bb} | 5 +-
.../{cracklib_2.9.2.bb => cracklib_2.9.3.bb} | 6 +-
meta/recipes-graphics/directfb/directfb_1.7.6.bb | 8 --
meta/recipes-graphics/directfb/directfb_1.7.7.bb | 8 ++
...yptodev-linux_1.6.bb => cryptodev-linux_1.7.bb} | 4 +-
...todev-module_1.6.bb => cryptodev-module_1.7.bb} | 1 -
...yptodev-tests_1.6.bb => cryptodev-tests_1.7.bb} | 0
.../{cryptodev_1.6.inc => cryptodev_1.7.inc} | 4 +-
...pile-and-install-rules-for-cryptodev-test.patch | 23 +++---
...-rc1-Linux-kernel-the-INIT_COMPLETION-mac.patch | 86 --------------------
.../recipes-support/lz4/{lz4_svn.bb => lz4_git.bb} | 12 +--
15 files changed, 40 insertions(+), 134 deletions(-)
delete mode 100644 meta/recipes-core/dbus/dbus-glib_0.102.bb
create mode 100644 meta/recipes-core/dbus/dbus-glib_0.104.bb
rename meta/recipes-devtools/ccache/{ccache_3.1.9.bb => ccache_3.1.11.bb} (45%)
rename meta/recipes-devtools/pax-utils/{pax-utils_0.9.2.bb => pax-utils_1.0.3.bb} (83%)
rename meta/recipes-devtools/perl/{liberror-perl_0.17022.bb => liberror-perl_0.17023.bb} (83%)
rename meta/recipes-extended/cracklib/{cracklib_2.9.2.bb => cracklib_2.9.3.bb} (90%)
delete mode 100644 meta/recipes-graphics/directfb/directfb_1.7.6.bb
create mode 100644 meta/recipes-graphics/directfb/directfb_1.7.7.bb
rename meta/recipes-kernel/cryptodev/{cryptodev-linux_1.6.bb => cryptodev-linux_1.7.bb} (92%)
rename meta/recipes-kernel/cryptodev/{cryptodev-module_1.6.bb => cryptodev-module_1.7.bb} (85%)
rename meta/recipes-kernel/cryptodev/{cryptodev-tests_1.6.bb => cryptodev-tests_1.7.bb} (100%)
rename meta/recipes-kernel/cryptodev/{cryptodev_1.6.inc => cryptodev_1.7.inc} (66%)
delete mode 100644 meta/recipes-kernel/cryptodev/files/0002-In-the-3.13-rc1-Linux-kernel-the-INIT_COMPLETION-mac.patch
rename meta/recipes-support/lz4/{lz4_svn.bb => lz4_git.bb} (66%)
--
1.7.9.5
^ permalink raw reply [flat|nested] 13+ messages in thread* [PATCH 0/8] package upgrades
@ 2012-07-04 18:17 Laurentiu Palcu
2012-07-09 17:32 ` Saul Wold
0 siblings, 1 reply; 13+ messages in thread
From: Laurentiu Palcu @ 2012-07-04 18:17 UTC (permalink / raw)
To: openembedded-core
Hi all.
This is another set of package upgrades. All packages were compiled successfully
for all architectures. Basic sanity tests for DirectFB were performed using
core-image-gtk-directfb on qemux86. The rest of the packages were tested with
core-image-sato on qemux86.
Thanks,
Laurentiu
The following changes since commit ee89e38d478b5f9e13dd87c9333f9c4d56d51e3e:
prexport.bbclass: Fix typo in warning: "AUROPR" -> "AUTOPR". (2012-07-04 17:40:38 +0100)
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 (8):
directfb: upgrade to 1.6.1
directfb-examples: upgrade to 1.6.0
libx11: upgrade to 1.5.0
libx11-trim: upgrade to 1.5.0
libx11-diet: upgrade to 1.5.0
libxi: upgrade to 1.6.1
xinput: upgrade to 1.6.0
pixman: upgrade to 0.26.2
...xamples_1.5.3.bb => directfb-examples_1.6.0.bb} | 4 +-
meta/recipes-graphics/directfb/directfb.inc | 4 +-
.../directfb/fix-compilation-with-zlib.patch | 29 +++++
...se-ARM-assembler-for-atomic-operations-on.patch | 27 ----
...ibdirect-remove-include-of-linux-config.h.patch | 29 -----
meta/recipes-graphics/directfb/directfb_1.5.3.bb | 23 ----
meta/recipes-graphics/directfb/directfb_1.6.1.bb | 23 ++++
meta/recipes-graphics/xorg-app/xinput_1.5.3.bb | 14 --
meta/recipes-graphics/xorg-app/xinput_1.6.0.bb | 15 +++
...quest-as-substitute-for-GetReq-GetReqExtr.patch | 137 --------------------
.../keysymdef_include.patch | 0
.../makekeys_crosscompile.patch | 0
.../x11_disable_makekeys.patch | 13 +-
.../X18NCMSstubs.diff | 2 +-
.../fix-disable-xlocale.diff | 0
.../fix-utf8-wrong-define.patch | 0
.../keysymdef_include.patch | 0
.../x11_disable_makekeys.patch | 13 +-
.../{libx11-diet_1.4.4.bb => libx11-diet_1.5.0.bb} | 4 +-
.../keysymdef_include.patch | 0
.../makekeys_crosscompile.patch | 0
.../x11_disable_makekeys.patch | 20 +--
.../{libx11-trim_1.4.4.bb => libx11-trim_1.5.0.bb} | 6 +-
.../xorg-lib/{libx11_1.4.4.bb => libx11_1.5.0.bb} | 7 +-
.../xorg-lib/{libxi_1.4.5.bb => libxi_1.6.1.bb} | 4 +-
.../{pixman_0.25.2.bb => pixman_0.26.2.bb} | 9 +-
26 files changed, 114 insertions(+), 269 deletions(-)
rename meta/recipes-graphics/directfb/{directfb-examples_1.5.3.bb => directfb-examples_1.6.0.bb} (77%)
create mode 100644 meta/recipes-graphics/directfb/directfb/fix-compilation-with-zlib.patch
delete mode 100644 meta/recipes-graphics/directfb/directfb/libdirect-Use-ARM-assembler-for-atomic-operations-on.patch
delete mode 100644 meta/recipes-graphics/directfb/directfb/libdirect-remove-include-of-linux-config.h.patch
delete mode 100644 meta/recipes-graphics/directfb/directfb_1.5.3.bb
create mode 100644 meta/recipes-graphics/directfb/directfb_1.6.1.bb
delete mode 100644 meta/recipes-graphics/xorg-app/xinput_1.5.3.bb
create mode 100644 meta/recipes-graphics/xorg-app/xinput_1.6.0.bb
delete mode 100644 meta/recipes-graphics/xorg-lib/libx11-1.4.4/0001-Add-_XGetRequest-as-substitute-for-GetReq-GetReqExtr.patch
rename meta/recipes-graphics/xorg-lib/{libx11-1.4.4 => libx11-1.5.0}/keysymdef_include.patch (100%)
rename meta/recipes-graphics/xorg-lib/{libx11-1.4.4 => libx11-1.5.0}/makekeys_crosscompile.patch (100%)
rename meta/recipes-graphics/xorg-lib/{libx11-1.4.4 => libx11-1.5.0}/x11_disable_makekeys.patch (74%)
rename meta/recipes-graphics/xorg-lib/{libx11-diet-1.4.4 => libx11-diet-1.5.0}/X18NCMSstubs.diff (99%)
rename meta/recipes-graphics/xorg-lib/{libx11-diet-1.4.4 => libx11-diet-1.5.0}/fix-disable-xlocale.diff (100%)
rename meta/recipes-graphics/xorg-lib/{libx11-diet-1.4.4 => libx11-diet-1.5.0}/fix-utf8-wrong-define.patch (100%)
rename meta/recipes-graphics/xorg-lib/{libx11-diet-1.4.4 => libx11-diet-1.5.0}/keysymdef_include.patch (100%)
rename meta/recipes-graphics/xorg-lib/{libx11-trim-1.4.4 => libx11-diet-1.5.0}/x11_disable_makekeys.patch (74%)
rename meta/recipes-graphics/xorg-lib/{libx11-diet_1.4.4.bb => libx11-diet_1.5.0.bb} (86%)
rename meta/recipes-graphics/xorg-lib/{libx11-trim-1.4.4 => libx11-trim-1.5.0}/keysymdef_include.patch (100%)
rename meta/recipes-graphics/xorg-lib/{libx11-trim-1.4.4 => libx11-trim-1.5.0}/makekeys_crosscompile.patch (100%)
rename meta/recipes-graphics/xorg-lib/{libx11-diet-1.4.4 => libx11-trim-1.5.0}/x11_disable_makekeys.patch (62%)
rename meta/recipes-graphics/xorg-lib/{libx11-trim_1.4.4.bb => libx11-trim_1.5.0.bb} (79%)
rename meta/recipes-graphics/xorg-lib/{libx11_1.4.4.bb => libx11_1.5.0.bb} (67%)
rename meta/recipes-graphics/xorg-lib/{libxi_1.4.5.bb => libxi_1.6.1.bb} (82%)
rename meta/recipes-graphics/xorg-lib/{pixman_0.25.2.bb => pixman_0.26.2.bb} (75%)
--
1.7.9.5
^ permalink raw reply [flat|nested] 13+ messages in thread* Re: [PATCH 0/8] package upgrades 2012-07-04 18:17 [PATCH 0/8] package upgrades Laurentiu Palcu @ 2012-07-09 17:32 ` Saul Wold 0 siblings, 0 replies; 13+ messages in thread From: Saul Wold @ 2012-07-09 17:32 UTC (permalink / raw) To: Patches and discussions about the oe-core layer On 07/04/2012 11:17 AM, Laurentiu Palcu wrote: > Hi all. > > This is another set of package upgrades. All packages were compiled successfully > for all architectures. Basic sanity tests for DirectFB were performed using > core-image-gtk-directfb on qemux86. The rest of the packages were tested with > core-image-sato on qemux86. > > Thanks, > Laurentiu > > The following changes since commit ee89e38d478b5f9e13dd87c9333f9c4d56d51e3e: > > prexport.bbclass: Fix typo in warning: "AUROPR" -> "AUTOPR". (2012-07-04 17:40:38 +0100) > > 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 (8): > directfb: upgrade to 1.6.1 > directfb-examples: upgrade to 1.6.0 > libx11: upgrade to 1.5.0 > libx11-trim: upgrade to 1.5.0 > libx11-diet: upgrade to 1.5.0 > libxi: upgrade to 1.6.1 > xinput: upgrade to 1.6.0 > pixman: upgrade to 0.26.2 > > ...xamples_1.5.3.bb => directfb-examples_1.6.0.bb} | 4 +- > meta/recipes-graphics/directfb/directfb.inc | 4 +- > .../directfb/fix-compilation-with-zlib.patch | 29 +++++ > ...se-ARM-assembler-for-atomic-operations-on.patch | 27 ---- > ...ibdirect-remove-include-of-linux-config.h.patch | 29 ----- > meta/recipes-graphics/directfb/directfb_1.5.3.bb | 23 ---- > meta/recipes-graphics/directfb/directfb_1.6.1.bb | 23 ++++ > meta/recipes-graphics/xorg-app/xinput_1.5.3.bb | 14 -- > meta/recipes-graphics/xorg-app/xinput_1.6.0.bb | 15 +++ > ...quest-as-substitute-for-GetReq-GetReqExtr.patch | 137 -------------------- > .../keysymdef_include.patch | 0 > .../makekeys_crosscompile.patch | 0 > .../x11_disable_makekeys.patch | 13 +- > .../X18NCMSstubs.diff | 2 +- > .../fix-disable-xlocale.diff | 0 > .../fix-utf8-wrong-define.patch | 0 > .../keysymdef_include.patch | 0 > .../x11_disable_makekeys.patch | 13 +- > .../{libx11-diet_1.4.4.bb => libx11-diet_1.5.0.bb} | 4 +- > .../keysymdef_include.patch | 0 > .../makekeys_crosscompile.patch | 0 > .../x11_disable_makekeys.patch | 20 +-- > .../{libx11-trim_1.4.4.bb => libx11-trim_1.5.0.bb} | 6 +- > .../xorg-lib/{libx11_1.4.4.bb => libx11_1.5.0.bb} | 7 +- > .../xorg-lib/{libxi_1.4.5.bb => libxi_1.6.1.bb} | 4 +- > .../{pixman_0.25.2.bb => pixman_0.26.2.bb} | 9 +- > 26 files changed, 114 insertions(+), 269 deletions(-) > rename meta/recipes-graphics/directfb/{directfb-examples_1.5.3.bb => directfb-examples_1.6.0.bb} (77%) > create mode 100644 meta/recipes-graphics/directfb/directfb/fix-compilation-with-zlib.patch > delete mode 100644 meta/recipes-graphics/directfb/directfb/libdirect-Use-ARM-assembler-for-atomic-operations-on.patch > delete mode 100644 meta/recipes-graphics/directfb/directfb/libdirect-remove-include-of-linux-config.h.patch > delete mode 100644 meta/recipes-graphics/directfb/directfb_1.5.3.bb > create mode 100644 meta/recipes-graphics/directfb/directfb_1.6.1.bb > delete mode 100644 meta/recipes-graphics/xorg-app/xinput_1.5.3.bb > create mode 100644 meta/recipes-graphics/xorg-app/xinput_1.6.0.bb > delete mode 100644 meta/recipes-graphics/xorg-lib/libx11-1.4.4/0001-Add-_XGetRequest-as-substitute-for-GetReq-GetReqExtr.patch > rename meta/recipes-graphics/xorg-lib/{libx11-1.4.4 => libx11-1.5.0}/keysymdef_include.patch (100%) > rename meta/recipes-graphics/xorg-lib/{libx11-1.4.4 => libx11-1.5.0}/makekeys_crosscompile.patch (100%) > rename meta/recipes-graphics/xorg-lib/{libx11-1.4.4 => libx11-1.5.0}/x11_disable_makekeys.patch (74%) > rename meta/recipes-graphics/xorg-lib/{libx11-diet-1.4.4 => libx11-diet-1.5.0}/X18NCMSstubs.diff (99%) > rename meta/recipes-graphics/xorg-lib/{libx11-diet-1.4.4 => libx11-diet-1.5.0}/fix-disable-xlocale.diff (100%) > rename meta/recipes-graphics/xorg-lib/{libx11-diet-1.4.4 => libx11-diet-1.5.0}/fix-utf8-wrong-define.patch (100%) > rename meta/recipes-graphics/xorg-lib/{libx11-diet-1.4.4 => libx11-diet-1.5.0}/keysymdef_include.patch (100%) > rename meta/recipes-graphics/xorg-lib/{libx11-trim-1.4.4 => libx11-diet-1.5.0}/x11_disable_makekeys.patch (74%) > rename meta/recipes-graphics/xorg-lib/{libx11-diet_1.4.4.bb => libx11-diet_1.5.0.bb} (86%) > rename meta/recipes-graphics/xorg-lib/{libx11-trim-1.4.4 => libx11-trim-1.5.0}/keysymdef_include.patch (100%) > rename meta/recipes-graphics/xorg-lib/{libx11-trim-1.4.4 => libx11-trim-1.5.0}/makekeys_crosscompile.patch (100%) > rename meta/recipes-graphics/xorg-lib/{libx11-diet-1.4.4 => libx11-trim-1.5.0}/x11_disable_makekeys.patch (62%) > rename meta/recipes-graphics/xorg-lib/{libx11-trim_1.4.4.bb => libx11-trim_1.5.0.bb} (79%) > rename meta/recipes-graphics/xorg-lib/{libx11_1.4.4.bb => libx11_1.5.0.bb} (67%) > rename meta/recipes-graphics/xorg-lib/{libxi_1.4.5.bb => libxi_1.6.1.bb} (82%) > rename meta/recipes-graphics/xorg-lib/{pixman_0.25.2.bb => pixman_0.26.2.bb} (75%) > Merged into OE-Core Thanks Sau! ^ permalink raw reply [flat|nested] 13+ messages in thread
end of thread, other threads:[~2018-04-09 11:54 UTC | newest] Thread overview: 13+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2013-05-10 15:04 [PATCH 0/8] Package upgrades Laurentiu Palcu 2013-05-10 15:04 ` [PATCH 1/8] xf86-video-vmware: upgrade to 13.0.1 Laurentiu Palcu 2013-05-10 15:04 ` [PATCH 2/8] xf86-video-intel: upgrade to 2.21.6 Laurentiu Palcu 2013-05-10 15:04 ` [PATCH 3/8] xf86-input-keyboard: upgrade to 1.7.0 Laurentiu Palcu 2013-05-10 15:04 ` [PATCH 4/8] xf86-input-mouse: upgrade to 1.9.0 Laurentiu Palcu 2013-05-10 15:04 ` [PATCH 5/8] xf86-input-synaptics: upgrade to 1.7.0 Laurentiu Palcu 2013-05-10 15:04 ` [PATCH 6/8] xf86-input-evdev: upgrade to 2.8.0 Laurentiu Palcu 2013-05-10 15:04 ` [PATCH 7/8] xproto: upgrade to 7.0.24 Laurentiu Palcu 2013-05-10 15:04 ` [PATCH 8/8] libdrm: upgrade to 2.4.44 Laurentiu Palcu -- strict thread matches above, loose matches on Subject: below -- 2018-04-09 11:55 [PATCH 0/8] package upgrades Maxin B. John 2015-04-20 8:09 [PATCH 0/8] Package Upgrades Robert Yang 2012-07-04 18:17 [PATCH 0/8] package upgrades Laurentiu Palcu 2012-07-09 17:32 ` Saul Wold
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox