diff options
author | Ross Burton <ross@openedhand.com> | 2007-08-08 10:39:26 +0000 |
---|---|---|
committer | Ross Burton <ross@openedhand.com> | 2007-08-08 10:39:26 +0000 |
commit | fa8912fdcbb47ea6be005c9df50ed4ca3c6fedad (patch) | |
tree | ac065b5750ef39ceb59bb12f6c62ad5514c031d8 /meta/packages/exmap-console/exmap-console_svn.bb | |
parent | 5eaa4fc257dc230fd38456915dcc64860a551cdf (diff) | |
download | poky-fa8912fdcbb47ea6be005c9df50ed4ca3c6fedad.tar.gz |
Fix rdepends for the kernel module
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2385 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 6340890146..7c21222d84 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 = "r13" | 4 | PR = "r14" |
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 | ||