1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 17:19:20 +00:00

clutter: upgrade git recipe to reflect 1.8.4 tag

(From OE-Core rev: 37b47a8f038947c6725dec10845412df7f67e9e4)

Signed-off-by: Joshua Lock <josh@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Joshua Lock
2012-02-08 16:48:39 -08:00
committed by Richard Purdie
parent 970fcc886e
commit 18c3197911
+3 -3
View File
@@ -3,9 +3,9 @@ require clutter-package.inc
LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c"
# the 1.8.2 tag
SRCREV = "9041ea42655dfc1422ce88eab931382dd400d13a"
PV = "1.8.2+git${SRCPV}"
# the 1.8.4 tag
SRCREV = "f2183fa8df3d173afbee09cc4230ab8f4e03f459"
PV = "1.8.4+git${SRCPV}"
PR = "r0"
DEFAULT_PREFERENCE = "-1"