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

PV = "0.9.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"