summaryrefslogtreecommitdiff
path: root/packages/dsplink/ti-lpm-module_2.21.bb
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2008-11-15 14:12:46 +0100
committerKoen Kooi <koen@openembedded.org>2008-11-15 14:12:46 +0100
commit7a59e5082766cb19288aecdf72b9c0703071d3e8 (patch)
treeb77e3f5b03906d8647b5e8c1912d0aad118d068c /packages/dsplink/ti-lpm-module_2.21.bb
parenta67695446b604cca6d8969adc3c273b632e5a037 (diff)
ti-cmemk-module, ti-lpm-module: adapt build to release versions that fixed the weird stuff we worked around
Diffstat (limited to 'packages/dsplink/ti-lpm-module_2.21.bb')
-rw-r--r--packages/dsplink/ti-lpm-module_2.21.bb5
1 files changed, 5 insertions, 0 deletions
diff --git a/packages/dsplink/ti-lpm-module_2.21.bb b/packages/dsplink/ti-lpm-module_2.21.bb
index 9a9791894d..6a6945f710 100644
--- a/packages/dsplink/ti-lpm-module_2.21.bb
+++ b/packages/dsplink/ti-lpm-module_2.21.bb
@@ -9,7 +9,12 @@ PV = "221"
SRC_URI = "http://install.tarball.in.source.dir/codec_engine_2_21.tar.gz \
file://Makefile.dsplink \
"
+inherit module
S = "${WORKDIR}/codec_engine_2_21"
+do_compile() {
+ :
+}
+
require lpm.inc