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

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

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

S = "${WORKDIR}/git"