diff options
author | Tomas Frydrych <tf@openedhand.com> | 2006-10-25 15:30:53 +0000 |
---|---|---|
committer | Tomas Frydrych <tf@openedhand.com> | 2006-10-25 15:30:53 +0000 |
commit | 7877023130699d2776238656540731ce9afa0686 (patch) | |
tree | 636c2cef79a568622f285089e3ee69089d8e0fdd /meta/packages | |
parent | c66f925f0057fb340e213e6d15eeadb65cd94a93 (diff) | |
download | poky-7877023130699d2776238656540731ce9afa0686.tar.gz |
increase srcdate
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@820 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages')
-rw-r--r-- | meta/packages/exmap-console/exmap-console.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/packages/exmap-console/exmap-console.bb b/meta/packages/exmap-console/exmap-console.bb index b5329cb9e3..0e8486bab9 100644 --- a/meta/packages/exmap-console/exmap-console.bb +++ b/meta/packages/exmap-console/exmap-console.bb | |||
@@ -2,8 +2,8 @@ DESCRIPTION = "console-based exmap" | |||
2 | HOMEPAGE = "http://www.o-hand.com" | 2 | HOMEPAGE = "http://www.o-hand.com" |
3 | SECTION = "devel" | 3 | SECTION = "devel" |
4 | LICENSE = "GPL" | 4 | LICENSE = "GPL" |
5 | PR = "r1" | 5 | PR = "r2" |
6 | SRC_DATE=20061026 | 6 | SRCDATE="20061026" |
7 | 7 | ||
8 | SRC_URI = \ | 8 | SRC_URI = \ |
9 | "svn://svn.o-hand.com/repos/misc/trunk;module=exmap-console;proto=http" | 9 | "svn://svn.o-hand.com/repos/misc/trunk;module=exmap-console;proto=http" |