mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 05:09:24 +00:00
xcb-util: update 0.4.0 -> 0.4.1
(From OE-Core rev: 3b645d540f783c5442105d55d0f40cd589a52a39) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
d4ec354595
commit
bef7fc3b69
+2
-3
@@ -1,10 +1,9 @@
|
||||
require xcb-util.inc
|
||||
|
||||
SRC_URI = "http://xcb.freedesktop.org/dist/${BPN}-${PV}.tar.bz2"
|
||||
SRC_URI = "http://xcb.freedesktop.org/dist/${BPN}-${PV}.tar.xz"
|
||||
|
||||
LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://src/xcb_aux.c;endline=30;md5=ae305b9c2a38f9ba27060191046a6460 \
|
||||
file://src/xcb_event.h;endline=27;md5=627be355aee59e1b8ade80d5bd90fad9"
|
||||
|
||||
SRC_URI[md5sum] = "2e97feed81919465a04ccc71e4073313"
|
||||
SRC_URI[sha256sum] = "46e49469cb3b594af1d33176cd7565def2be3fa8be4371d62271fabb5eae50e9"
|
||||
SRC_URI[sha256sum] = "5abe3bbbd8e54f0fa3ec945291b7e8fa8cfd3cccc43718f8758430f94126e512"
|
||||
Reference in New Issue
Block a user