mirror of
git://git.yoctoproject.org/meta-virtualization.git
synced 2025-07-19 20:59:41 +02:00
go-sqlite: add SRC_URI checksums
Signed-off-by: Ioan-Adrian Ratiu <adrian.ratiu@ni.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
This commit is contained in:
parent
adf21981ca
commit
4ebff3b02e
|
@ -11,6 +11,9 @@ SRC_URI = "hg://code.google.com/p;module=gosqlite"
|
||||||
|
|
||||||
SRCREV = "74691fb6f83716190870cde1b658538dd4b18eb0"
|
SRCREV = "74691fb6f83716190870cde1b658538dd4b18eb0"
|
||||||
|
|
||||||
|
SRC_URI[md5sum] = "04bb4682d0113d5dbcd4a1dbf6b24dfc"
|
||||||
|
SRC_URI[sha256sum] = "478967fee730b85a6a4f96ace1e08fe91b6dfa6d641856bcd4574baec2f0361c"
|
||||||
|
|
||||||
S = "${WORKDIR}/${SRCNAME}"
|
S = "${WORKDIR}/${SRCNAME}"
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user