mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-05-18 23:57:25 +00:00
libgtkstylus: add SRC_URI checksums
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
d71b470793
commit
a7718ed3cf
@ -9,6 +9,8 @@ inherit autotools
|
||||
|
||||
SRC_URI = "http://burtonini.com/temp/${PN}-${PV}.tar.gz \
|
||||
file://gtkstylus.sh"
|
||||
SRC_URI[md5sum] = "fa1c82cd9fd2fafd7ff10d78eb5781c5"
|
||||
SRC_URI[sha256sum] = "383e0a22a537f653b8d41688277560f95678a042967198085ec7caa1a5cc2f4c"
|
||||
|
||||
do_install_append() {
|
||||
install -d ${D}/${sysconfdir}/X11/Xsession.d
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user