aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSaul Wold <sgw@linux.intel.com>2014-06-24 17:13:16 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-06-25 11:49:38 +0100
commit2832cb12b31f171e06b9bdd4e496682813301baf (patch)
tree44ddfb88db9fcbb94d2d8bb28052e087421a850d
parentd5d169af2b34596deb3997c2bfa7398c447c4fac (diff)
downloadopenembedded-core-contrib-2832cb12b31f171e06b9bdd4e496682813301baf.tar.gz
xcb-util-renderutil: Update to version 0.3.9
Updated LIC_FILES_CHKSUM to focus only on header section no license changes Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--meta/recipes-graphics/xorg-lib/xcb-util-renderutil_0.3.8.bb13
-rw-r--r--meta/recipes-graphics/xorg-lib/xcb-util-renderutil_0.3.9.bb10
2 files changed, 10 insertions, 13 deletions
diff --git a/meta/recipes-graphics/xorg-lib/xcb-util-renderutil_0.3.8.bb b/meta/recipes-graphics/xorg-lib/xcb-util-renderutil_0.3.8.bb
deleted file mode 100644
index 93b34e8402..0000000000
--- a/meta/recipes-graphics/xorg-lib/xcb-util-renderutil_0.3.8.bb
+++ /dev/null
@@ -1,13 +0,0 @@
-require xcb-util.inc
-
-LICENSE = "MIT"
-LIC_FILES_CHKSUM = "file://renderutil/glyph.c;endline=24;md5=c517c483b8d726234ec94f9169236661 \
- file://renderutil/util.c;endline=20;md5=6e0bfc44fb13298c0f4694eb70dc80d4 \
- file://renderutil/xcb_renderutil.h;md5=c8732d30d204d3b55e956489f635cefb \
- "
-
-SRC_URI[md5sum] = "b346ff598ee093c141f836fbc0f8f721"
-SRC_URI[sha256sum] = "9789a5c55728fa7bae374d9fdf1c61095869bdc68561911760879095644c7452"
-
-
-
diff --git a/meta/recipes-graphics/xorg-lib/xcb-util-renderutil_0.3.9.bb b/meta/recipes-graphics/xorg-lib/xcb-util-renderutil_0.3.9.bb
new file mode 100644
index 0000000000..25c22e5fa7
--- /dev/null
+++ b/meta/recipes-graphics/xorg-lib/xcb-util-renderutil_0.3.9.bb
@@ -0,0 +1,10 @@
+require xcb-util.inc
+
+LICENSE = "MIT"
+LIC_FILES_CHKSUM = "file://renderutil/glyph.c;endline=24;md5=c517c483b8d726234ec94f9169236661 \
+ file://renderutil/util.c;endline=20;md5=6e0bfc44fb13298c0f4694eb70dc80d4 \
+ file://renderutil/xcb_renderutil.h;endline=24;md5=d0ddab3052dd4949c93cfcb0891c96df \
+ "
+
+SRC_URI[md5sum] = "468b119c94da910e1291f3ffab91019a"
+SRC_URI[sha256sum] = "c6e97e48fb1286d6394dddb1c1732f00227c70bd1bedb7d1acabefdd340bea5b"