diff options
-rw-r--r-- | meta-agl-bsp/conf/include/agl_dra7xx-evm.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-agl-bsp/conf/include/agl_dra7xx-evm.inc b/meta-agl-bsp/conf/include/agl_dra7xx-evm.inc index 54d28beec..5e0d0e622 100644 --- a/meta-agl-bsp/conf/include/agl_dra7xx-evm.inc +++ b/meta-agl-bsp/conf/include/agl_dra7xx-evm.inc @@ -47,6 +47,7 @@ PREFERRED_VERSION_virtual/kernel = "4.4" IMAGE_INSTALL_append = " \ ${PACKAGES_GFX} \ ${PACKAGES_MULTIMEDIA} \ + cmem \ " ## ATTENTION, this is needed right now to build meta-ti with AGL: ## |