summaryrefslogtreecommitdiffstats
path: root/meta/packages/clutter/clutter_git.bb
blob: da6654b32fb67f1ac33122649c8df54e1bfcb541 (plain)
1
2
3
4
5
6
7
8
9
10
require clutter.inc

PV = "0.8.0+git${SRCREV}"
PR = "r3"

SRC_URI = "git://git.clutter-project.org/clutter.git;protocol=git;branch=master \
           file://enable_tests.patch;patch=1 "
S = "${WORKDIR}/git"