mirror of
https://git.yoctoproject.org/poky
synced 2026-06-02 01:19:52 +00:00
clutter-gst-1.6: Add SRC_URI Checksum
(From OE-Core rev: 61490712e37a1d3300eb0da9424ff94e270edb02) 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
85ff328d22
commit
d3798b658a
@@ -5,9 +5,14 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=7fbc338309ac38fefcd64b04bb903e34 \
|
|||||||
|
|
||||||
DEPENDS += "clutter-1.6"
|
DEPENDS += "clutter-1.6"
|
||||||
|
|
||||||
|
PR = "r1"
|
||||||
|
|
||||||
SRC_URI = "http://source.clutter-project.org/sources/clutter-gst/1.3/clutter-gst-${PV}.tar.bz2 \
|
SRC_URI = "http://source.clutter-project.org/sources/clutter-gst/1.3/clutter-gst-${PV}.tar.bz2 \
|
||||||
file://enable_tests.patch"
|
file://enable_tests.patch"
|
||||||
|
|
||||||
|
SRC_URI[md5sum] = "5ec828cd10713c1c32996e5fa65aa956"
|
||||||
|
SRC_URI[sha256sum] = "68c79596ae46ed54885409cac1eeeaf6819673e2f41ee3014fe9705dfbbc1b5a"
|
||||||
|
|
||||||
S = "${WORKDIR}/clutter-gst-${PV}"
|
S = "${WORKDIR}/clutter-gst-${PV}"
|
||||||
|
|
||||||
do_configure_prepend () {
|
do_configure_prepend () {
|
||||||
|
|||||||
Reference in New Issue
Block a user