1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-10 05:49:28 +00:00
Files
poky/meta/packages/clutter/tidy_git.bb
T
2008-12-18 12:02:12 +00:00

11 lines
194 B
BlitzBasic

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"