1
0
mirror of https://git.yoctoproject.org/poky synced 2026-07-16 15:57:04 +00:00

clutter: Convert from svn to git

This commit is contained in:
Richard Purdie
2008-12-18 12:02:12 +00:00
parent c3f6d464a1
commit fc859a8ff4
35 changed files with 176 additions and 176 deletions
+10
View File
@@ -0,0 +1,10 @@
require clutter.inc
PV = "0.6.0+gitr${SRCREV}"
PR = "r3"
SRC_URI = "git://git.clutter-project.org/clutter.git;protocol=git;branch=clutter-0-6 \
file://enable_tests-0.6.patch;patch=1 "
S = "${WORKDIR}/git"