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
+11
View File
@@ -0,0 +1,11 @@
require table.inc
PV = "0.3.0+git${SRCREV}"
PR = "r1"
SRC_URI = "git://git.clutter-project.org/toys.git;protocol=git \
file://fixes.patch;patch=1"
S = "${WORKDIR}/git/table"