[oe-commits] Koen Kooi : dmai: work around xdc bug

GIT User account git at amethyst.openembedded.net
Sat Feb 14 14:52:56 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 107e07993afa4ccba0696e0e846a5e0cd97ce66c
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=107e07993afa4ccba0696e0e846a5e0cd97ce66c

Author: Koen Kooi <koen at openembedded.org>
Date:   Sat Feb 14 15:52:22 2009 +0100

dmai: work around xdc bug

---

 packages/dsplink/dmai_1.20.bb |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/packages/dsplink/dmai_1.20.bb b/packages/dsplink/dmai_1.20.bb
index 52f27ea..12cbea4 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}"
 





More information about the Openembedded-commits mailing list