summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/clutter/tidy_git.bb
blob: 178526027ea06fe5b87e2a67b917687de155021f (plain)
1
2
3
4
5
6
7
8
9
10
require tidy.inc

PV = "0.1.0+git${SRCPV}"
PR = "r7"

SRC_URI = "git://git.clutter-project.org/tidy.git;protocol=git \
           file://tidy-enable-tests.patch;patch=1"

S = "${WORKDIR}/git"