summaryrefslogtreecommitdiffstats
path: root/meta/recipes-connectivity/gypsy/gypsy_svn.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-connectivity/gypsy/gypsy_svn.bb')
-rw-r--r--meta/recipes-connectivity/gypsy/gypsy_svn.bb9
1 files changed, 9 insertions, 0 deletions
diff --git a/meta/recipes-connectivity/gypsy/gypsy_svn.bb b/meta/recipes-connectivity/gypsy/gypsy_svn.bb
new file mode 100644
index 0000000000..ac1b6bc12f
--- /dev/null
+++ b/meta/recipes-connectivity/gypsy/gypsy_svn.bb
@@ -0,0 +1,9 @@
1require gypsy.inc
2
3DEFAULT_PREFERENCE = "-1"
4
5PV = "0.0+svnr${SRCREV}"
6S = "${WORKDIR}/${PN}"
7
8SRC_URI = "svn://svn.o-hand.com/repos/${PN}/trunk;module=${PN};proto=http \
9 file://fixups.patch;patch=1"