aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/clutter/clutter-gtk-0.6_git.bb
blob: 0b0dd705a409e719ee565f6cd3a101676a910189 (plain)
1
2
3
4
5
6
7
8
9
10
require clutter-gtk.inc

SRCREV = "2ba362a1a223c2b28541030a80aa11191615340a"
PV = "0.6.0+gitr${SRCPV}"

DEPENDS += "clutter-0.6"

SRC_URI = "git://git.clutter-project.org/clutter-gtk.git;protocol=git;branch=clutter-gtk-0-6"

S = "${WORKDIR}/git"