aboutsummaryrefslogtreecommitdiffstats
path: root/recipes
diff options
context:
space:
mode:
authorKoen Kooi <k-kooi@ti.com>2010-03-02 19:50:17 +0100
committerKoen Kooi <koen@openembedded.org>2010-04-12 19:43:21 +0200
commit1974acdc4cc156d69c3e78ebe3021c73769aa7f6 (patch)
tree6f60cbb52e1579f8ed27773c99ad3ce548c801ad /recipes
parent48049dedec84665a2a9766dd19a65688f21bc543 (diff)
downloadopenembedded-1974acdc4cc156d69c3e78ebe3021c73769aa7f6.tar.gz
ti-dm355mm-module: adjust for removed dm355 .inc
Diffstat (limited to 'recipes')
-rw-r--r--recipes/ti/ti-dm355mm-module_1.13.bb5
1 files changed, 4 insertions, 1 deletions
diff --git a/recipes/ti/ti-dm355mm-module_1.13.bb b/recipes/ti/ti-dm355mm-module_1.13.bb
index b9a8830525..cbe26a1fa4 100644
--- a/recipes/ti/ti-dm355mm-module_1.13.bb
+++ b/recipes/ti/ti-dm355mm-module_1.13.bb
@@ -1,7 +1,10 @@
DESCRIPTION = "User space DMA module for DM355"
SECTION = "devel"
-require ti-codecs-dm355.inc
+require ti-paths.inc
+require ti-staging.inc
+require ti-eula-unpack.inc
+
inherit module
PV = "1_13_000"