]> code.ossystems Code Review - openembedded-core.git/commitdiff
libxcb, xcbproto: upgrade to version 1.11
authorAwais Belal <awais_belal@mentor.com>
Mon, 8 Dec 2014 11:17:22 +0000 (16:17 +0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 11 Dec 2014 11:26:08 +0000 (11:26 +0000)
Update libxcb and xcb-proto to 1.11 from 1.10.

Signed-off-by: Awais Belal <awais_belal@mentor.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-graphics/xorg-lib/libxcb_1.10.bb [deleted file]
meta/recipes-graphics/xorg-lib/libxcb_1.11.bb [new file with mode: 0644]
meta/recipes-graphics/xorg-proto/xcb-proto_1.11.bb [moved from meta/recipes-graphics/xorg-proto/xcb-proto_1.10.bb with 60% similarity]

diff --git a/meta/recipes-graphics/xorg-lib/libxcb_1.10.bb b/meta/recipes-graphics/xorg-lib/libxcb_1.10.bb
deleted file mode 100644 (file)
index d88b025..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-include libxcb.inc
-
-LICENSE = "MIT"
-LIC_FILES_CHKSUM = "file://COPYING;md5=d763b081cb10c223435b01e00dc0aba7"
-
-
-DEPENDS += "libxdmcp"
-
-SRC_URI[md5sum] = "074c335cc4453467eeb234e3dadda700"
-SRC_URI[sha256sum] = "98d9ab05b636dd088603b64229dd1ab2d2cc02ab807892e107d674f9c3f2d5b5"
diff --git a/meta/recipes-graphics/xorg-lib/libxcb_1.11.bb b/meta/recipes-graphics/xorg-lib/libxcb_1.11.bb
new file mode 100644 (file)
index 0000000..c162702
--- /dev/null
@@ -0,0 +1,10 @@
+include libxcb.inc
+
+LICENSE = "MIT"
+LIC_FILES_CHKSUM = "file://COPYING;md5=d763b081cb10c223435b01e00dc0aba7"
+
+
+DEPENDS += "libxdmcp"
+
+SRC_URI[md5sum] = "5a873ebd383d1a60612dd6ec6b42c781"
+SRC_URI[sha256sum] = "03635d70045b9ede90778e67516135828a57de87ac508f987024f43c03620ff7"
similarity index 60%
rename from meta/recipes-graphics/xorg-proto/xcb-proto_1.10.bb
rename to meta/recipes-graphics/xorg-proto/xcb-proto_1.11.bb
index 0b67b5703e7455dd3eb622253232c7cd725b9597..5bc5a112e5e98a9d0281069374e98b7d6d29196c 100644 (file)
@@ -5,5 +5,5 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=d763b081cb10c223435b01e00dc0aba7 \
                     file://src/dri2.xml;beginline=2;endline=28;md5=f8763b13ff432e8597e0d610cf598e65"
 
 
-SRC_URI[md5sum] = "ade74b8e9c870dc7515adfa209e66063"
-SRC_URI[sha256sum] = "7ef40ddd855b750bc597d2a435da21e55e502a0fefa85b274f2c922800baaf05"
+SRC_URI[md5sum] = "6bf2797445dc6d43e9e4707c082eff9c"
+SRC_URI[sha256sum] = "b4aceee6502a0ce45fc39b33c541a2df4715d00b72e660ebe8c5bb444771e32e"