dmai: work around xdc bug
authorKoen Kooi <koen@openembedded.org>
Sat, 14 Feb 2009 14:52:22 +0000 (15:52 +0100)
committerKoen Kooi <koen@openembedded.org>
Sat, 14 Feb 2009 14:52:22 +0000 (15:52 +0100)
packages/dsplink/dmai_1.20.bb

index 52f27ea..12cbea4 100644 (file)
@@ -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}"