aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-lib/xcb-util-renderutil_0.3.8.bb
diff options
context:
space:
mode:
authorLaurentiu Palcu <laurentiu.palcu@intel.com>2013-11-25 15:51:04 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-11-27 11:51:07 +0000
commit657ffd8bd6115fa2d61a918a67d6b8f162d50c5a (patch)
treeca2b59c228b43e3fa00f41f15b4daab71845ec7c /meta/recipes-graphics/xorg-lib/xcb-util-renderutil_0.3.8.bb
parent2c17403eb0cd3a966249a70327c9879375c6a7ee (diff)
downloadopenembedded-core-contrib-657ffd8bd6115fa2d61a918a67d6b8f162d50c5a.tar.gz
libxcb: upgrade to 1.9.3
Added 2 new extensions: dri3 and present. Moved libxcb and xcb-util recipes to xorg-lib directory. Removed the following patch(es): * automake_1.14_fix.patch (backport) Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/xorg-lib/xcb-util-renderutil_0.3.8.bb')
-rw-r--r--meta/recipes-graphics/xorg-lib/xcb-util-renderutil_0.3.8.bb13
1 files changed, 13 insertions, 0 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
new file mode 100644
index 0000000000..93b34e8402
--- /dev/null
+++ b/meta/recipes-graphics/xorg-lib/xcb-util-renderutil_0.3.8.bb
@@ -0,0 +1,13 @@
+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"
+
+
+