diff options
author | Richard Purdie <richard@openedhand.com> | 2007-08-08 10:02:37 +0000 |
---|---|---|
committer | Richard Purdie <richard@openedhand.com> | 2007-08-08 10:02:37 +0000 |
commit | 7395a39fcc3ecf33d6864e8966cf8d8f77476686 (patch) | |
tree | 79aa860408d2b7fdcc4424832bd85e99619dd5cc /meta/packages/exmap-console/exmap-console_svn.bb | |
parent | 355b128de155316861708f15d42ec5c282e73c4d (diff) | |
download | poky-7395a39fcc3ecf33d6864e8966cf8d8f77476686.tar.gz |
exmap: Remove bogus TARGET_ARCH references
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2382 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 33a7bd34f7..adb786789c 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 | PV = "0.4+svn${SRCDATE}" | 3 | PV = "0.4+svn${SRCDATE}" |
4 | PR = "r11" | 4 | PR = "r12" |
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 | ||