* [PATCH 01/10] byacc: upgrade to 20130925
2013-10-15 12:45 [PATCH 00/10] Package upgrades Laurentiu Palcu
@ 2013-10-15 12:45 ` Laurentiu Palcu
2013-10-15 12:45 ` [PATCH 02/10] xkeyboard-config: upgrade to 2.10.1 Laurentiu Palcu
` (8 subsequent siblings)
9 siblings, 0 replies; 13+ messages in thread
From: Laurentiu Palcu @ 2013-10-15 12:45 UTC (permalink / raw)
To: openembedded-core
Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com>
---
.../byacc/{byacc_20130304.bb => byacc_20130925.bb} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-extended/byacc/{byacc_20130304.bb => byacc_20130925.bb} (74%)
diff --git a/meta/recipes-extended/byacc/byacc_20130304.bb b/meta/recipes-extended/byacc/byacc_20130925.bb
similarity index 74%
rename from meta/recipes-extended/byacc/byacc_20130304.bb
rename to meta/recipes-extended/byacc/byacc_20130925.bb
index da79833..8e68db8 100644
--- a/meta/recipes-extended/byacc/byacc_20130304.bb
+++ b/meta/recipes-extended/byacc/byacc_20130925.bb
@@ -7,5 +7,5 @@ LICENSE="PD"
LIC_FILES_CHKSUM = "file://package/debian/copyright;md5=f186cf0d59bac042b75830396ec389a3"
require byacc.inc
-SRC_URI[md5sum] = "e5eef96a33f55b724f2a957f0fa3b019"
-SRC_URI[sha256sum] = "dd8397174e088baf57cf4d344023a34b0758b7bbb8a1dfcdafdc234b8eb57924"
+SRC_URI[md5sum] = "265f74058b923d7d9ddd1bd82f05a42e"
+SRC_URI[sha256sum] = "e2560caab28396fc732a946e722cf5c6220e72388e70cdcc23bf67ae88799b31"
--
1.7.9.5
^ permalink raw reply related [flat|nested] 13+ messages in thread* [PATCH 02/10] xkeyboard-config: upgrade to 2.10.1
2013-10-15 12:45 [PATCH 00/10] Package upgrades Laurentiu Palcu
2013-10-15 12:45 ` [PATCH 01/10] byacc: upgrade to 20130925 Laurentiu Palcu
@ 2013-10-15 12:45 ` Laurentiu Palcu
2013-10-15 12:46 ` [PATCH 03/10] xauth: upgrade to 1.0.8 Laurentiu Palcu
` (7 subsequent siblings)
9 siblings, 0 replies; 13+ messages in thread
From: Laurentiu Palcu @ 2013-10-15 12:45 UTC (permalink / raw)
To: openembedded-core
Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com>
---
...rd-config_2.9.bb => xkeyboard-config_2.10.1.bb} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-graphics/xorg-lib/{xkeyboard-config_2.9.bb => xkeyboard-config_2.10.1.bb} (87%)
diff --git a/meta/recipes-graphics/xorg-lib/xkeyboard-config_2.9.bb b/meta/recipes-graphics/xorg-lib/xkeyboard-config_2.10.1.bb
similarity index 87%
rename from meta/recipes-graphics/xorg-lib/xkeyboard-config_2.9.bb
rename to meta/recipes-graphics/xorg-lib/xkeyboard-config_2.10.1.bb
index c60c7fe..058ecdd 100644
--- a/meta/recipes-graphics/xorg-lib/xkeyboard-config_2.9.bb
+++ b/meta/recipes-graphics/xorg-lib/xkeyboard-config_2.10.1.bb
@@ -13,8 +13,8 @@ LICENSE = "MIT & MIT-style"
LIC_FILES_CHKSUM = "file://COPYING;md5=0e7f21ca7db975c63467d2e7624a12f9"
SRC_URI="${XORG_MIRROR}/individual/data/xkeyboard-config/${BPN}-${PV}.tar.bz2"
-SRC_URI[md5sum] = "9b1280d8ba40274a0f1567c94fca7501"
-SRC_URI[sha256sum] = "5e89bc182a10d53c3e83efc6c3546de0fe5504d91c3dbc80d55cc64ddab5643a"
+SRC_URI[md5sum] = "997d75c722142be0d03ce4899d349d92"
+SRC_URI[sha256sum] = "7d58064d86bb0155a3acc4ca35097dab4dfef334cdd0555fb5965ebca1fca18b"
SECTION = "x11/libs"
DEPENDS = "intltool-native virtual/gettext util-macros"
--
1.7.9.5
^ permalink raw reply related [flat|nested] 13+ messages in thread* [PATCH 03/10] xauth: upgrade to 1.0.8
2013-10-15 12:45 [PATCH 00/10] Package upgrades Laurentiu Palcu
2013-10-15 12:45 ` [PATCH 01/10] byacc: upgrade to 20130925 Laurentiu Palcu
2013-10-15 12:45 ` [PATCH 02/10] xkeyboard-config: upgrade to 2.10.1 Laurentiu Palcu
@ 2013-10-15 12:46 ` Laurentiu Palcu
2013-10-15 12:46 ` [PATCH 04/10] xf86-input-evdev: upgrade to 2.8.2 Laurentiu Palcu
` (6 subsequent siblings)
9 siblings, 0 replies; 13+ messages in thread
From: Laurentiu Palcu @ 2013-10-15 12:46 UTC (permalink / raw)
To: openembedded-core
Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com>
---
.../xorg-app/{xauth_1.0.7.bb => xauth_1.0.8.bb} | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
rename meta/recipes-graphics/xorg-app/{xauth_1.0.7.bb => xauth_1.0.8.bb} (65%)
diff --git a/meta/recipes-graphics/xorg-app/xauth_1.0.7.bb b/meta/recipes-graphics/xorg-app/xauth_1.0.8.bb
similarity index 65%
rename from meta/recipes-graphics/xorg-app/xauth_1.0.7.bb
rename to meta/recipes-graphics/xorg-app/xauth_1.0.8.bb
index 9a5de54..a2da49e 100644
--- a/meta/recipes-graphics/xorg-app/xauth_1.0.7.bb
+++ b/meta/recipes-graphics/xorg-app/xauth_1.0.8.bb
@@ -6,8 +6,7 @@ information used in connecting to the X server."
LIC_FILES_CHKSUM = "file://COPYING;md5=5ec74dd7ea4d10c4715a7c44f159a40b"
DEPENDS += "libxau libxext libxmu"
-PR = "${INC_PR}.0"
PE = "1"
-SRC_URI[md5sum] = "cbcbd8f2156a53b609800bec4c6b6c0e"
-SRC_URI[sha256sum] = "84f78c08ebc6687e2e36c9ff1f5610988c6a03fc5bf51ef89aec4d155de3028d"
+SRC_URI[md5sum] = "50ee2ec0836c0186b05ec8fdcfd566d0"
+SRC_URI[sha256sum] = "a8696ae7a50c699d5fb3a41408b60d98843d19ea46e9f09e391cb98c8f7fd4f7"
--
1.7.9.5
^ permalink raw reply related [flat|nested] 13+ messages in thread* [PATCH 04/10] xf86-input-evdev: upgrade to 2.8.2
2013-10-15 12:45 [PATCH 00/10] Package upgrades Laurentiu Palcu
` (2 preceding siblings ...)
2013-10-15 12:46 ` [PATCH 03/10] xauth: upgrade to 1.0.8 Laurentiu Palcu
@ 2013-10-15 12:46 ` Laurentiu Palcu
2013-10-15 12:46 ` [PATCH 05/10] libdrm: upgrade to 2.4.47 Laurentiu Palcu
` (5 subsequent siblings)
9 siblings, 0 replies; 13+ messages in thread
From: Laurentiu Palcu @ 2013-10-15 12:46 UTC (permalink / raw)
To: openembedded-core
Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com>
---
...ut-evdev_2.8.1.bb => xf86-input-evdev_2.8.2.bb} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-graphics/xorg-driver/{xf86-input-evdev_2.8.1.bb => xf86-input-evdev_2.8.2.bb} (83%)
diff --git a/meta/recipes-graphics/xorg-driver/xf86-input-evdev_2.8.1.bb b/meta/recipes-graphics/xorg-driver/xf86-input-evdev_2.8.2.bb
similarity index 83%
rename from meta/recipes-graphics/xorg-driver/xf86-input-evdev_2.8.1.bb
rename to meta/recipes-graphics/xorg-driver/xf86-input-evdev_2.8.2.bb
index bc6c7fc..6cbe165 100644
--- a/meta/recipes-graphics/xorg-driver/xf86-input-evdev_2.8.1.bb
+++ b/meta/recipes-graphics/xorg-driver/xf86-input-evdev_2.8.2.bb
@@ -16,5 +16,5 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=fefe33b1cf0cacba0e72e3b0fa0f0e16"
DEPENDS += "mtdev"
-SRC_URI[md5sum] = "cc1f59e22edfbc69daecf01e43a8dba3"
-SRC_URI[sha256sum] = "09f887e1ce6cdb92154035db9044e0795a5c80f1ffb9efc599aed9a9dc1ff539"
+SRC_URI[md5sum] = "be7f91905c41bb3c3a0eb54063c7e4bf"
+SRC_URI[sha256sum] = "750461749a83bdee7771592aa5c0db5e267b18d847078a4b8622f55b04797eb3"
--
1.7.9.5
^ permalink raw reply related [flat|nested] 13+ messages in thread* [PATCH 05/10] libdrm: upgrade to 2.4.47
2013-10-15 12:45 [PATCH 00/10] Package upgrades Laurentiu Palcu
` (3 preceding siblings ...)
2013-10-15 12:46 ` [PATCH 04/10] xf86-input-evdev: upgrade to 2.8.2 Laurentiu Palcu
@ 2013-10-15 12:46 ` Laurentiu Palcu
2013-10-15 12:46 ` [PATCH 06/10] xset: upgrade to 1.2.3 Laurentiu Palcu
` (4 subsequent siblings)
9 siblings, 0 replies; 13+ messages in thread
From: Laurentiu Palcu @ 2013-10-15 12:46 UTC (permalink / raw)
To: openembedded-core
---
.../drm/{libdrm_2.4.46.bb => libdrm_2.4.47.bb} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-graphics/drm/{libdrm_2.4.46.bb => libdrm_2.4.47.bb} (46%)
diff --git a/meta/recipes-graphics/drm/libdrm_2.4.46.bb b/meta/recipes-graphics/drm/libdrm_2.4.47.bb
similarity index 46%
rename from meta/recipes-graphics/drm/libdrm_2.4.46.bb
rename to meta/recipes-graphics/drm/libdrm_2.4.47.bb
index c9900b1..c21d905 100644
--- a/meta/recipes-graphics/drm/libdrm_2.4.46.bb
+++ b/meta/recipes-graphics/drm/libdrm_2.4.47.bb
@@ -3,6 +3,6 @@ require libdrm.inc
SRC_URI += "file://installtests.patch \
file://GNU_SOURCE_definition.patch \
"
-SRC_URI[md5sum] = "9cba217fd3daa10b1d052ec60d3aa7d5"
-SRC_URI[sha256sum] = "33cf320dad4e8060768714792e12643ddf6756a719d262ba7d60b39c2b2650f1"
+SRC_URI[md5sum] = "e043d6d59328887b9e434f4d27aacc09"
+SRC_URI[sha256sum] = "a98809a55ede4dac17416cac41f1f017114a97a7b6c2574f96a225ab1bd06074"
--
1.7.9.5
^ permalink raw reply related [flat|nested] 13+ messages in thread* [PATCH 06/10] xset: upgrade to 1.2.3
2013-10-15 12:45 [PATCH 00/10] Package upgrades Laurentiu Palcu
` (4 preceding siblings ...)
2013-10-15 12:46 ` [PATCH 05/10] libdrm: upgrade to 2.4.47 Laurentiu Palcu
@ 2013-10-15 12:46 ` Laurentiu Palcu
2013-10-15 12:46 ` [PATCH 07/10] xf86-video-intel: upgrade to 2.21.15 Laurentiu Palcu
` (3 subsequent siblings)
9 siblings, 0 replies; 13+ messages in thread
From: Laurentiu Palcu @ 2013-10-15 12:46 UTC (permalink / raw)
To: openembedded-core
Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com>
---
.../xorg-app/{xset_1.2.2.bb => xset_1.2.3.bb} | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
rename meta/recipes-graphics/xorg-app/{xset_1.2.2.bb => xset_1.2.3.bb} (74%)
diff --git a/meta/recipes-graphics/xorg-app/xset_1.2.2.bb b/meta/recipes-graphics/xorg-app/xset_1.2.3.bb
similarity index 74%
rename from meta/recipes-graphics/xorg-app/xset_1.2.2.bb
rename to meta/recipes-graphics/xorg-app/xset_1.2.3.bb
index 7830019..f683b76 100644
--- a/meta/recipes-graphics/xorg-app/xset_1.2.2.bb
+++ b/meta/recipes-graphics/xorg-app/xset_1.2.3.bb
@@ -8,13 +8,12 @@ preference options of the display."
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://COPYING;md5=bea81cc9827cdf1af0e12c2b8228cf8d"
DEPENDS += "libxext libxxf86misc libxmu libxau"
-PR = "${INC_PR}.2"
PE = "1"
SRC_URI += "file://disable-xkb.patch"
-SRC_URI[md5sum] = "d44e0057d6722b25d5a314e82e0b7e7c"
-SRC_URI[sha256sum] = "61371c140030b8b05075a1378b34a4d7c438ed9159496a95f10782c6f4aec1e8"
+SRC_URI[md5sum] = "dcd227388b57487d543cab2fd7a602d7"
+SRC_URI[sha256sum] = "4382f4fb29b88647e13f3b4bc29263134270747fc159cfc5f7e3af23588c8063"
CFLAGS += "-D_GNU_SOURCE"
EXTRA_OECONF = "--disable-xkb --without-fontcache"
--
1.7.9.5
^ permalink raw reply related [flat|nested] 13+ messages in thread* [PATCH 07/10] xf86-video-intel: upgrade to 2.21.15
2013-10-15 12:45 [PATCH 00/10] Package upgrades Laurentiu Palcu
` (5 preceding siblings ...)
2013-10-15 12:46 ` [PATCH 06/10] xset: upgrade to 1.2.3 Laurentiu Palcu
@ 2013-10-15 12:46 ` Laurentiu Palcu
2013-10-15 12:46 ` [PATCH 08/10] xinput: upgrade to 1.6.1 Laurentiu Palcu
` (2 subsequent siblings)
9 siblings, 0 replies; 13+ messages in thread
From: Laurentiu Palcu @ 2013-10-15 12:46 UTC (permalink / raw)
To: openembedded-core
Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com>
---
...ntel_2.21.13.bb => xf86-video-intel_2.21.15.bb} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-graphics/xorg-driver/{xf86-video-intel_2.21.13.bb => xf86-video-intel_2.21.15.bb} (88%)
diff --git a/meta/recipes-graphics/xorg-driver/xf86-video-intel_2.21.13.bb b/meta/recipes-graphics/xorg-driver/xf86-video-intel_2.21.15.bb
similarity index 88%
rename from meta/recipes-graphics/xorg-driver/xf86-video-intel_2.21.13.bb
rename to meta/recipes-graphics/xorg-driver/xf86-video-intel_2.21.15.bb
index 3e30936..828cae8 100644
--- a/meta/recipes-graphics/xorg-driver/xf86-video-intel_2.21.13.bb
+++ b/meta/recipes-graphics/xorg-driver/xf86-video-intel_2.21.15.bb
@@ -26,5 +26,5 @@ EXTRA_OECONF += '${@base_conditional( "ROOTLESS_X", "1", " --enable-kms-only", "
COMPATIBLE_HOST = '(i.86|x86_64).*-linux'
-SRC_URI[md5sum] = "018154293ea25b69568ff0340a89ae7c"
-SRC_URI[sha256sum] = "76e17cebf79d3c3c98af246fcfb55018aa12e2d56fe5f3b6d54b93e90837efa8"
+SRC_URI[md5sum] = "8b646d257ace8197d6ab4e5ddeb8efb2"
+SRC_URI[sha256sum] = "7d5a140f82a72fd1cbc8a664d66c3d4eca47ee240ca4927b8a98d7af6f65d6fc"
--
1.7.9.5
^ permalink raw reply related [flat|nested] 13+ messages in thread* [PATCH 08/10] xinput: upgrade to 1.6.1
2013-10-15 12:45 [PATCH 00/10] Package upgrades Laurentiu Palcu
` (6 preceding siblings ...)
2013-10-15 12:46 ` [PATCH 07/10] xf86-video-intel: upgrade to 2.21.15 Laurentiu Palcu
@ 2013-10-15 12:46 ` Laurentiu Palcu
2013-10-15 12:46 ` [PATCH 09/10] xprop: upgrade to 1.2.2 Laurentiu Palcu
2013-10-15 12:46 ` [PATCH 10/10] xf86-video-fbdev: upgrade to 0.4.4 Laurentiu Palcu
9 siblings, 0 replies; 13+ messages in thread
From: Laurentiu Palcu @ 2013-10-15 12:46 UTC (permalink / raw)
To: openembedded-core
Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com>
---
.../xorg-app/{xinput_1.6.0.bb => xinput_1.6.1.bb} | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
rename meta/recipes-graphics/xorg-app/{xinput_1.6.0.bb => xinput_1.6.1.bb} (64%)
diff --git a/meta/recipes-graphics/xorg-app/xinput_1.6.0.bb b/meta/recipes-graphics/xorg-app/xinput_1.6.1.bb
similarity index 64%
rename from meta/recipes-graphics/xorg-app/xinput_1.6.0.bb
rename to meta/recipes-graphics/xorg-app/xinput_1.6.1.bb
index 974b11e..5befcc8 100644
--- a/meta/recipes-graphics/xorg-app/xinput_1.6.0.bb
+++ b/meta/recipes-graphics/xorg-app/xinput_1.6.1.bb
@@ -8,8 +8,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=881525f89f99cad39c9832bcb72e6fa5"
DEPENDS += " libxi libxrandr libxinerama"
-PR = "${INC_PR}.0"
-SRC_URI[md5sum] = "d2459d35b4e0b41ded26a1d1159b7ac6"
-SRC_URI[sha256sum] = "4ab007d952c76665603bcb82ceb15fd3929d10faf0580fc4873ac16f5f63847e"
+SRC_URI[md5sum] = "305980ac78a6954e306a14d80a54c441"
+SRC_URI[sha256sum] = "b7632d0f228a8a6be93b09857ea413940fcf44091e60f4a0fe9f5fd82efd871f"
--
1.7.9.5
^ permalink raw reply related [flat|nested] 13+ messages in thread* [PATCH 09/10] xprop: upgrade to 1.2.2
2013-10-15 12:45 [PATCH 00/10] Package upgrades Laurentiu Palcu
` (7 preceding siblings ...)
2013-10-15 12:46 ` [PATCH 08/10] xinput: upgrade to 1.6.1 Laurentiu Palcu
@ 2013-10-15 12:46 ` Laurentiu Palcu
2013-10-15 12:46 ` [PATCH 10/10] xf86-video-fbdev: upgrade to 0.4.4 Laurentiu Palcu
9 siblings, 0 replies; 13+ messages in thread
From: Laurentiu Palcu @ 2013-10-15 12:46 UTC (permalink / raw)
To: openembedded-core
Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com>
---
.../xorg-app/{xprop_1.2.1.bb => xprop_1.2.2.bb} | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
rename meta/recipes-graphics/xorg-app/{xprop_1.2.1.bb => xprop_1.2.2.bb} (77%)
diff --git a/meta/recipes-graphics/xorg-app/xprop_1.2.1.bb b/meta/recipes-graphics/xorg-app/xprop_1.2.2.bb
similarity index 77%
rename from meta/recipes-graphics/xorg-app/xprop_1.2.1.bb
rename to meta/recipes-graphics/xorg-app/xprop_1.2.2.bb
index c74beb4..efbb1b3 100644
--- a/meta/recipes-graphics/xorg-app/xprop_1.2.1.bb
+++ b/meta/recipes-graphics/xorg-app/xprop_1.2.2.bb
@@ -12,8 +12,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=e226ab8db88ac0bc0391673be40c9f91"
DEPENDS += " libxmu virtual/libx11"
-PR = "${INC_PR}.0"
PE = "1"
-SRC_URI[md5sum] = "d5529dc8d811efabd136ca2d8e857deb"
-SRC_URI[sha256sum] = "07907a189099b8a000406b5ca6c5346df238a9e1fe3b32dc59f48fe0ad12f1a3"
+SRC_URI[md5sum] = "fae3d2fda07684027a643ca783d595cc"
+SRC_URI[sha256sum] = "9bee88b1025865ad121f72d32576dd3027af1446774aa8300cce3c261d869bc6"
--
1.7.9.5
^ permalink raw reply related [flat|nested] 13+ messages in thread* [PATCH 10/10] xf86-video-fbdev: upgrade to 0.4.4
2013-10-15 12:45 [PATCH 00/10] Package upgrades Laurentiu Palcu
` (8 preceding siblings ...)
2013-10-15 12:46 ` [PATCH 09/10] xprop: upgrade to 1.2.2 Laurentiu Palcu
@ 2013-10-15 12:46 ` Laurentiu Palcu
9 siblings, 0 replies; 13+ messages in thread
From: Laurentiu Palcu @ 2013-10-15 12:46 UTC (permalink / raw)
To: openembedded-core
Removed the following backported patch(es):
* Remove-mibstore.h.patch
Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com>
---
.../xf86-video-fbdev/Remove-mibstore.h.patch | 35 --------------------
...eo-fbdev_0.4.3.bb => xf86-video-fbdev_0.4.4.bb} | 6 ++--
2 files changed, 2 insertions(+), 39 deletions(-)
delete mode 100644 meta/recipes-graphics/xorg-driver/xf86-video-fbdev/Remove-mibstore.h.patch
rename meta/recipes-graphics/xorg-driver/{xf86-video-fbdev_0.4.3.bb => xf86-video-fbdev_0.4.4.bb} (44%)
diff --git a/meta/recipes-graphics/xorg-driver/xf86-video-fbdev/Remove-mibstore.h.patch b/meta/recipes-graphics/xorg-driver/xf86-video-fbdev/Remove-mibstore.h.patch
deleted file mode 100644
index 225ff01..0000000
--- a/meta/recipes-graphics/xorg-driver/xf86-video-fbdev/Remove-mibstore.h.patch
+++ /dev/null
@@ -1,35 +0,0 @@
-Upstream-Status: Backported
-
-From ac293412a01d87f87eb61f4adb9db7486a75d3fc Mon Sep 17 00:00:00 2001
-From: Adam Jackson <ajax@redhat.com>
-Date: Tue, 25 Sep 2012 08:54:37 -0400
-Subject: [PATCH] Remove mibstore.h
-
-Signed-off-by: Adam Jackson <ajax@redhat.com>
----
- src/fbdev.c | 2 --
- 1 file changed, 2 deletions(-)
-
-diff --git a/src/fbdev.c b/src/fbdev.c
-index cd7ebc5..f5a7378 100644
---- a/src/fbdev.c
-+++ b/src/fbdev.c
-@@ -14,7 +14,6 @@
- #include "xf86_OSproc.h"
-
- #include "mipointer.h"
--#include "mibstore.h"
- #include "micmap.h"
- #include "colormapst.h"
- #include "xf86cmap.h"
-@@ -845,7 +844,6 @@ FBDevScreenInit(SCREEN_INIT_ARGS_DECL)
- }
-
- xf86SetBlackWhitePixels(pScreen);
-- miInitializeBackingStore(pScreen);
- xf86SetBackingStore(pScreen);
-
- /* software cursor */
---
-1.7.9.5
-
diff --git a/meta/recipes-graphics/xorg-driver/xf86-video-fbdev_0.4.3.bb b/meta/recipes-graphics/xorg-driver/xf86-video-fbdev_0.4.4.bb
similarity index 44%
rename from meta/recipes-graphics/xorg-driver/xf86-video-fbdev_0.4.3.bb
rename to meta/recipes-graphics/xorg-driver/xf86-video-fbdev_0.4.4.bb
index 51c5144..5d33854 100644
--- a/meta/recipes-graphics/xorg-driver/xf86-video-fbdev_0.4.3.bb
+++ b/meta/recipes-graphics/xorg-driver/xf86-video-fbdev_0.4.4.bb
@@ -2,9 +2,7 @@ require xorg-driver-video.inc
LIC_FILES_CHKSUM = "file://COPYING;md5=d8cbd99fff773f92e844948f74ef0df8"
DESCRIPTION = "X.Org X server -- fbdev display driver"
-PR = "${INC_PR}.0"
-SRC_URI += "file://Remove-mibstore.h.patch"
-SRC_URI[md5sum] = "1d99f1dfb3f0fea077b6b61caa3dc85a"
-SRC_URI[sha256sum] = "ff7b037ad110040a4e2db5c84e9741125dbbaf3a08107db47760f3e11f9c4831"
+SRC_URI[md5sum] = "3931c0e19d441cc576dc088f9eb9fd73"
+SRC_URI[sha256sum] = "9dd4b326498223abbfdf786089a46ea3db4fa6bbd341308eb48a9e00bc3fd51b"
--
1.7.9.5
^ permalink raw reply related [flat|nested] 13+ messages in thread