mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 05:09:24 +00:00
xcb-util-renderutil: Update to version 0.3.9
Updated LIC_FILES_CHKSUM to focus only on header section no license changes (From OE-Core rev: 2832cb12b31f171e06b9bdd4e496682813301baf) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
6e392abb99
commit
4bbfa0d864
@@ -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"
|
||||
|
||||
|
||||
|
||||
@@ -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"
|
||||
Reference in New Issue
Block a user