diff options
author | Richard Purdie <rpurdie@linux.intel.com> | 2008-12-18 12:02:12 +0000 |
---|---|---|
committer | Richard Purdie <rpurdie@linux.intel.com> | 2008-12-18 12:02:12 +0000 |
commit | fc859a8ff435b28c7cc938e038a4d656b2158dc7 (patch) | |
tree | 27167b326ac8e22f165e3734b670c7585eef14e2 /meta/packages/clutter/aaina_svn.bb | |
parent | c3f6d464a184cc1d9acea71e2e21a1092ec07ab7 (diff) | |
download | poky-fc859a8ff435b28c7cc938e038a4d656b2158dc7.tar.gz |
clutter: Convert from svn to git
Diffstat (limited to 'meta/packages/clutter/aaina_svn.bb')
-rw-r--r-- | meta/packages/clutter/aaina_svn.bb | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/meta/packages/clutter/aaina_svn.bb b/meta/packages/clutter/aaina_svn.bb deleted file mode 100644 index 52a2b3ae0e..0000000000 --- a/meta/packages/clutter/aaina_svn.bb +++ /dev/null | |||
@@ -1,7 +0,0 @@ | |||
1 | require aaina.inc | ||
2 | |||
3 | PV = "0.3.0+svnr${SRCREV}" | ||
4 | |||
5 | SRC_URI = "svn://svn.o-hand.com/repos/clutter/trunk/toys;module=aaina;proto=http" | ||
6 | |||
7 | S = "${WORKDIR}/aaina" | ||