mirror of
https://git.yoctoproject.org/poky
synced 2026-09-15 06:49:33 +02:00
guilt-native: Add SRC_URI Checksums
(From OE-Core rev: 77528ac80ab8f41075150f3dded147b0feece67a) 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
eed0114234
commit
541c7c8626
@@ -3,8 +3,8 @@ LICENSE = "GPLv2"
|
|||||||
|
|
||||||
LIC_FILES_CHKSUM = "file://COPYING;md5=b6f3400dc1a01cebafe8a52b3f344135"
|
LIC_FILES_CHKSUM = "file://COPYING;md5=b6f3400dc1a01cebafe8a52b3f344135"
|
||||||
|
|
||||||
PR = r0
|
|
||||||
PV = "0.33"
|
PV = "0.33"
|
||||||
|
PR = r1
|
||||||
|
|
||||||
inherit native
|
inherit native
|
||||||
|
|
||||||
@@ -22,6 +22,9 @@ SRC_URI = "${KERNELORG_MIRROR}/linux/kernel/people/jsipek/guilt/guilt-${PV}.tar.
|
|||||||
file://guilt-bash.patch \
|
file://guilt-bash.patch \
|
||||||
file://optional_head_check.patch"
|
file://optional_head_check.patch"
|
||||||
|
|
||||||
|
SRC_URI[md5sum] = "d800c5e0743d90543ef51d797a626e09"
|
||||||
|
SRC_URI[sha256sum] = "64dfe6af1e924030f71163f3aa12cd846c80901d6ff8ef267ea35bb0752b4ba9"
|
||||||
|
|
||||||
# we don't compile, we just install
|
# we don't compile, we just install
|
||||||
do_compile() {
|
do_compile() {
|
||||||
:
|
:
|
||||||
|
|||||||
Reference in New Issue
Block a user