diff options
| author | Marcin Juszkiewicz <hrw@openedhand.com> | 2007-08-09 11:39:29 +0000 |
|---|---|---|
| committer | Marcin Juszkiewicz <hrw@openedhand.com> | 2007-08-09 11:39:29 +0000 |
| commit | 2afa64e5b11908d16fd5a61c0b0049177c3842af (patch) | |
| tree | ff65a772d28bb34654caa447e76ce8c33ead1c2f | |
| parent | 7b1800ea02d7571091e43ba1c193930496eb1008 (diff) | |
| download | poky-2afa64e5b11908d16fd5a61c0b0049177c3842af.tar.gz | |
exmap-console: switched to SRCREV
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2436 311d38ba-8fff-0310-9ca6-ca027cbcb966
| -rw-r--r-- | meta/packages/exmap-console/exmap-console_svn.bb | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/meta/packages/exmap-console/exmap-console_svn.bb b/meta/packages/exmap-console/exmap-console_svn.bb index 7c21222d84..3d809703a5 100644 --- a/meta/packages/exmap-console/exmap-console_svn.bb +++ b/meta/packages/exmap-console/exmap-console_svn.bb | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | require exmap-console.inc | 1 | require exmap-console.inc |
| 2 | 2 | ||
| 3 | PV = "0.4+svn${SRCDATE}" | 3 | PV = "0.4+svnr${SRCREV}" |
| 4 | PR = "r14" | ||
| 5 | 4 | ||
| 6 | SRC_URI = "svn://svn.o-hand.com/repos/misc/trunk;module=exmap-console;proto=http" | 5 | SRC_URI = "svn://svn.o-hand.com/repos/misc/trunk;module=exmap-console;proto=http" |
| 7 | 6 | ||
