diff options
Diffstat (limited to 'meta/recipes-devtools/exmap-console/exmap-console_svn.bb')
| -rw-r--r-- | meta/recipes-devtools/exmap-console/exmap-console_svn.bb | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/meta/recipes-devtools/exmap-console/exmap-console_svn.bb b/meta/recipes-devtools/exmap-console/exmap-console_svn.bb new file mode 100644 index 0000000000..ce222854e2 --- /dev/null +++ b/meta/recipes-devtools/exmap-console/exmap-console_svn.bb | |||
| @@ -0,0 +1,8 @@ | |||
| 1 | require exmap-console.inc | ||
| 2 | |||
| 3 | PV = "0.4+svnr${SRCREV}" | ||
| 4 | PR = "r5" | ||
| 5 | |||
| 6 | SRC_URI = "svn://svn.o-hand.com/repos/misc/trunk;module=exmap-console;proto=http" | ||
| 7 | |||
| 8 | S = "${WORKDIR}/exmap-console" | ||
