aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/clutter/clutter_0.8+git.bb
blob: b578cbe43df32bf9aefe4a369347a71ee74cfc92 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
require clutter.inc

CLUTTER_REV = "7129ee4f1b86bfcb65b5fc39021b05b74168785d"

PV = "0.8.7+gitr${CLUTTER_REV}"
PR = "r0"
SRC_URI = "git://git.clutter-project.org/clutter.git;protocol=git;branch=clutter-0-8;rev=${CLUTTER_REV} \
           file://enable-tests-r2990.patch;patch=1"

S = "${WORKDIR}/git"