aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/clutter/clutter-gtk_git.bb
blob: c3e3d4915958da04ac4de6ad3e60249aaf59437b (plain)
1
2
3
4
5
6
7
8
9
10
11
require clutter-gst.inc

SRCREV = "70f4b0cbd568dfa265484a03be3bd08ad15ed12e"
PV = "0.9.0+git${SRCREV}"
PR = "r0"

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

S = "${WORKDIR}/git"

DEPENDS = "clutter"