mirror of
https://git.yoctoproject.org/poky
synced 2026-05-01 15:32:12 +02:00
libx11-diet: Add SRC_URI Checksum
(From OE-Core rev: 0ab7f6d84d036e5721f7c7585f13c00df16075bf) 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
541c7c8626
commit
2c89e283e5
@@ -5,7 +5,7 @@ this version."
|
||||
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=597df7e9217e89ccaeb749f48ce2aeb0"
|
||||
|
||||
PR = "r3"
|
||||
PR = "r4"
|
||||
|
||||
SRC_URI += "file://x11_disable_makekeys.patch \
|
||||
file://include_fix.patch \
|
||||
@@ -14,6 +14,9 @@ SRC_URI += "file://x11_disable_makekeys.patch \
|
||||
file://fix-utf8-wrong-define.patch \
|
||||
file://nodolt.patch"
|
||||
|
||||
SRC_URI[md5sum] = "0545089013213e90aac19b8f8045d32e"
|
||||
SRC_URI[sha256sum] = "34656d022ff2f94430b534612821428fe15ade028d86a42907958167f2e497ac"
|
||||
|
||||
DEPENDS += "bigreqsproto xproto xextproto xtrans libxau xcmiscproto \
|
||||
libxdmcp xf86bigfontproto kbproto inputproto xproto-native"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user