summaryrefslogtreecommitdiff
path: root/packages/dsplink
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2009-02-14 15:52:22 +0100
committerKoen Kooi <koen@openembedded.org>2009-02-14 15:52:22 +0100
commit107e07993afa4ccba0696e0e846a5e0cd97ce66c (patch)
tree988066a557712d35171f3bd0077a8a195b2ccccc /packages/dsplink
parent7d2a50aadd5cb0babc3f221901d901cda21abc27 (diff)
dmai: work around xdc bug
Diffstat (limited to 'packages/dsplink')
-rw-r--r--packages/dsplink/dmai_1.20.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/packages/dsplink/dmai_1.20.bb b/packages/dsplink/dmai_1.20.bb
index 52f27ead48..12cbea4a12 100644
--- a/packages/dsplink/dmai_1.20.bb
+++ b/packages/dsplink/dmai_1.20.bb
@@ -17,6 +17,8 @@ SRC_URI = "file://dmai_1_20_00_06.tar.gz \
"
S = "${WORKDIR}/dmai_1_20_00_06"
+# Yes, the xdc stuff still breaks with a '.' in PWD
+PV = "120"
PACKAGE_ARCH = "${MACHINE_ARCH}"