From: Saul Wold Date: Wed, 25 Jun 2014 00:13:16 +0000 (-0700) Subject: xcb-util-renderutil: Update to version 0.3.9 X-Git-Tag: 2015-4~2481 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=2832cb12b31f171e06b9bdd4e496682813301baf;p=openembedded-core.git 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 Signed-off-by: Richard Purdie --- 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"