1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-12 04:40:24 +00:00

Fix rdepends for the kernel module

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2385 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Ross Burton
2007-08-08 10:39:26 +00:00
parent 5eaa4fc257
commit fa8912fdcb
3 changed files with 3 additions and 3 deletions
@@ -1,7 +1,7 @@
require exmap-console.inc
PV = "0.4+svn${SRCDATE}"
PR = "r13"
PR = "r14"
SRC_URI = "svn://svn.o-hand.com/repos/misc/trunk;module=exmap-console;proto=http"