From f73a0ccdaf1e2d1c55705a04694d0cef7f8ebe7c Mon Sep 17 00:00:00 2001 From: Karthik Ramanan Date: Fri, 11 Nov 2016 19:58:50 +0530 Subject: dra7xx-evm: add cmem to enable radio functionality Change-Id: I3c788409f2b8c40abf3ddba48deae999f4a30954 Signed-off-by: Karthik Ramanan --- templates/machine/dra7xx-evm/50_local.conf.inc | 1 + 1 file changed, 1 insertion(+) 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: ## -- cgit 1.2.3-korg