summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorKarthik Ramanan <a0393906@ti.com>2016-11-11 19:58:50 +0530
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2016-11-13 20:09:17 +0000
commitf73a0ccdaf1e2d1c55705a04694d0cef7f8ebe7c (patch)
treec67bc9686885152a4dc680e728d8dd4b311d91bd /templates
parent37238f4c697c566b426256ae32940c873b0d5c44 (diff)
dra7xx-evm: add cmem to enable radio functionality
Change-Id: I3c788409f2b8c40abf3ddba48deae999f4a30954 Signed-off-by: Karthik Ramanan <a0393906@ti.com>
Diffstat (limited to 'templates')
-rw-r--r--templates/machine/dra7xx-evm/50_local.conf.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/machine/dra7xx-evm/50_local.conf.inc b/templates/machine/dra7xx-evm/50_local.conf.inc
index 73819807a..4f67564ac 100644
--- a/templates/machine/dra7xx-evm/50_local.conf.inc
+++ b/templates/machine/dra7xx-evm/50_local.conf.inc
@@ -42,6 +42,7 @@ PREFERRED_VERSION_ipumm-fw = "3.00.08.02"
IMAGE_INSTALL_append = " \
${PACKAGES_GFX} \
${PACKAGES_MULTIMEDIA} \
+ cmem \
"
## ATTENTION, this is needed right now to build meta-ti with AGL: ##