dra7xx-evm: add cmem to enable radio functionality 75/7175/3
authorKarthik Ramanan <a0393906@ti.com>
Fri, 11 Nov 2016 14:28:50 +0000 (19:58 +0530)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Sun, 13 Nov 2016 20:09:17 +0000 (20:09 +0000)
Change-Id: I3c788409f2b8c40abf3ddba48deae999f4a30954
Signed-off-by: Karthik Ramanan <a0393906@ti.com>
templates/machine/dra7xx-evm/50_local.conf.inc

index 7381980..4f67564 100644 (file)
@@ -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: ##