diff options
author | Richard Purdie <richard@openedhand.com> | 2007-06-30 11:30:32 +0000 |
---|---|---|
committer | Richard Purdie <richard@openedhand.com> | 2007-06-30 11:30:32 +0000 |
commit | d5ba636e35b3f8ef200dae9c1450146f00699ebe (patch) | |
tree | 46eac9a4ea3f4ac6f27d1cbca80b009f765dd9be /meta/packages/exmap-console/exmap-console_svn.bb | |
parent | 0b305ffc2959a981fa034e9ac63ee4457d84086c (diff) | |
download | poky-d5ba636e35b3f8ef200dae9c1450146f00699ebe.tar.gz |
exmap-console: Fix server packaging
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2066 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/exmap-console/exmap-console_svn.bb')
-rw-r--r-- | meta/packages/exmap-console/exmap-console_svn.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/packages/exmap-console/exmap-console_svn.bb b/meta/packages/exmap-console/exmap-console_svn.bb index 684ff6aac3..33a7bd34f7 100644 --- a/meta/packages/exmap-console/exmap-console_svn.bb +++ b/meta/packages/exmap-console/exmap-console_svn.bb | |||
@@ -1,7 +1,7 @@ | |||
1 | require exmap-console.inc | 1 | require exmap-console.inc |
2 | 2 | ||
3 | PR = "r10" | ||
4 | PV = "0.4+svn${SRCDATE}" | 3 | PV = "0.4+svn${SRCDATE}" |
4 | PR = "r11" | ||
5 | 5 | ||
6 | SRC_URI = "svn://svn.o-hand.com/repos/misc/trunk;module=exmap-console;proto=http" | 6 | SRC_URI = "svn://svn.o-hand.com/repos/misc/trunk;module=exmap-console;proto=http" |
7 | 7 | ||