mirror of
https://git.yoctoproject.org/git/poky
synced 2026-01-01 13:58:04 +00:00
libx11: add missing SRC_URI hashes
Signed-off-by: Joshua Lock <josh@linux.intel.com>
This commit is contained in:
parent
db95181f8f
commit
01ab37c9ce
|
|
@ -10,6 +10,9 @@ SRC_URI += "file://x11_disable_makekeys.patch \
|
|||
file://nodolt.patch \
|
||||
file://include_fix.patch"
|
||||
|
||||
SRC_URI[md5sum] = "f65c9c7ecbfb64c19dbd7927160d63fd"
|
||||
SRC_URI[sha256sum] = "88d7238ce5f7cd123450567de7a3b56a43556e4ccc45df38b8324147c889a844"
|
||||
|
||||
DEPENDS += "bigreqsproto xproto xextproto xtrans libxau xcmiscproto \
|
||||
libxdmcp xf86bigfontproto kbproto inputproto xproto-native gettext"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user