]> code.ossystems Code Review - openembedded-core.git/commitdiff
xcb-util: upgrade from 0.3.6 to 0.3.8
authorDexuan Cui <dexuan.cui@intel.com>
Wed, 30 Nov 2011 14:12:32 +0000 (22:12 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 30 Nov 2011 22:15:55 +0000 (22:15 +0000)
updated LIC_FILES_CHKSUM since the code was re-organized, but the license
remains the same.

Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-graphics/xcb/xcb-util_0.3.6.bb [deleted file]
meta/recipes-graphics/xcb/xcb-util_0.3.8.bb [new file with mode: 0644]

diff --git a/meta/recipes-graphics/xcb/xcb-util_0.3.6.bb b/meta/recipes-graphics/xcb/xcb-util_0.3.6.bb
deleted file mode 100644 (file)
index 1057b34..0000000
+++ /dev/null
@@ -1,18 +0,0 @@
-require xcb-util.inc
-
-LICENSE = "MIT"
-LIC_FILES_CHKSUM = "file://xcb-util-common.h;endline=30;md5=6c74595925fd773cc8cf387ff7bc53c7 \
-                    file://reply/reply.c;endline=27;md5=f9a1d6b55bba632d349949cbf33cd635 \
-                    file://aux/xcb_aux.c;endline=30;md5=ae305b9c2a38f9ba27060191046a6460 \
-                    file://renderutil/xcb_renderutil.h;endline=24;md5=d0ddab3052dd4949c93cfcb0891c96df \
-                    file://event/xcb_event.h;endline=27;md5=627be355aee59e1b8ade80d5bd90fad9 \
-                    file://property/xcb_property.h;endline=27;md5=f5890866ee0c655c36ef1c6c738fee6b \
-                    file://keysyms/keysyms.c;endline=30;md5=2f8de023ed823bb92f0b47900574ea9e \
-                    file://image/xcb_pixel.h;beginline=4;endline=27;md5=48cd25ae55e7de525fe1e1a3a7672e1c"
-
-
-PR = "r0"
-
-
-SRC_URI[md5sum] = "dd8968b8ee613cb027a8ef1fcbdc8fc9"
-SRC_URI[sha256sum] = "ffb8ee11ab015858a970ab7edd56bd2436b281657596561d8429d4a90df60e57"
diff --git a/meta/recipes-graphics/xcb/xcb-util_0.3.8.bb b/meta/recipes-graphics/xcb/xcb-util_0.3.8.bb
new file mode 100644 (file)
index 0000000..b7eff29
--- /dev/null
@@ -0,0 +1,9 @@
+require xcb-util.inc
+
+LICENSE = "MIT"
+LIC_FILES_CHKSUM = "file://src/xcb_aux.c;endline=30;md5=ae305b9c2a38f9ba27060191046a6460 \
+                    file://src/xcb_event.h;endline=27;md5=627be355aee59e1b8ade80d5bd90fad9"
+PR = "r0"
+
+SRC_URI[md5sum] = "8ce019c4bbf20dce246b98f177cfccff"
+SRC_URI[sha256sum] = "c1eed9284750bc09352e60654df77bb585dbbe7673fdcc675e58b7f3a0b447b9"