mirror of
https://git.yoctoproject.org/poky
synced 2026-04-30 03:32:12 +02:00
Licence checksums changes as the files previously checksummed were generated and subsequently removed from the tarball. Change the checksums to use the source files instead. (From OE-Core rev: 9204ee439720528d1c013bc8bb9560fbbcf174e3) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
12 lines
540 B
BlitzBasic
12 lines
540 B
BlitzBasic
require xcb-util.inc
|
|
|
|
LICENSE = "MIT"
|
|
LIC_FILES_CHKSUM = "file://ewmh/ewmh.c.m4;endline=27;md5=63fd80552d7dc886f4eb267610d5bb9d \
|
|
file://ewmh/xcb_ewmh.h.m4;beginline=4;endline=30;md5=73b589f90ef90b4a43998955daad5cd8 \
|
|
file://icccm/icccm.c;endline=28;md5=e2b3240a0c197e8977adde2a5cf18d50 \
|
|
file://icccm/xcb_icccm.h;beginline=4;endline=31;md5=393772b7b07b9868d479d538238c1d8a \
|
|
"
|
|
|
|
SRC_URI[md5sum] = "87b19a1cd7bfcb65a24e36c300e03129"
|
|
SRC_URI[sha256sum] = "28bf8179640eaa89276d2b0f1ce4285103d136be6c98262b6151aaee1d3c2a3f"
|