summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2008-05-27 11:28:11 +0000
committerKoen Kooi <koen@openembedded.org>2008-05-27 11:28:11 +0000
commita36fb5d373f5ed26f7d651fc0ae5e45a9e020db8 (patch)
tree88adedf68ced20daaa986997ea3f8d8791f29ee3
parentcc24001571cc997f0a4c94543427907d9e243256 (diff)
dsplink: remove KERNEL_VERSION from PV till we have a proper solution for it
-rw-r--r--packages/dsplink/dsplink_1.50.bb5
1 files changed, 3 insertions, 2 deletions
diff --git a/packages/dsplink/dsplink_1.50.bb b/packages/dsplink/dsplink_1.50.bb
index 9bc4c48223..7aa24578e9 100644
--- a/packages/dsplink/dsplink_1.50.bb
+++ b/packages/dsplink/dsplink_1.50.bb
@@ -3,10 +3,11 @@ DESCRIPTION = "DSP Link for TI ARM/DSP processors"
DEPENDS = "virtual/kernel perl-native"
RDEPENDS = "update-modules"
-inherit module-base
+inherit module
PR = "r0"
-PV = "1.50+kernel${KERNEL_VERSION}"
+PE = "1"
+PV = "1.50"
# Get dsplink tarball from TI website, place in sources and calculate
# md5sum