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

SRCREV = "a9a259bfcd8488a101df5c687366ca763c69b7ef"
PV = "0.9.0"
PR_append = "+git${SRCREV}"

SRC_URI = "git://git.clutter-project.org/clutter-gst.git;protocol=git \
           file://autofoo.patch;patch=1"

S = "${WORKDIR}/git"