1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-09 03:40:18 +00:00

clutter-gst: Fix to work with SRCREV 9db4a61a25677764bb927369c5c68ada958fb65c

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
Richard Purdie
2009-06-22 16:01:00 +01:00
parent 96f56b2603
commit 18b5cd7ba2
2 changed files with 27 additions and 1 deletions
+2 -1
View File
@@ -4,6 +4,7 @@ PV = "0.9.0+git${SRCPV}"
PR = "r1"
SRC_URI = "git://git.clutter-project.org/clutter-gst.git;protocol=git \
file://autofoo.patch;patch=1"
file://autofoo-9db4a61a25677764bb927369c5c68ada958fb65c.patch;patch=1;rev=9db4a61a25677764bb927369c5c68ada958fb65c \
file://autofoo.patch;patch=1;notrev=9db4a61a25677764bb927369c5c68ada958fb65c"
S = "${WORKDIR}/git"