summaryrefslogtreecommitdiffstats
path: root/browser-layer/recipes-browser/chromium/chromium-imx.inc
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2016-07-01 15:31:07 -0300
committerOtavio Salvador <otavio@ossystems.com.br>2016-09-08 11:00:26 -0300
commit16edc7575a2e1cb608f7ca94215f779b7104c47d (patch)
treee0ded20492bd86c3e09bbfe8651a20a30d11850d /browser-layer/recipes-browser/chromium/chromium-imx.inc
parentfdc33571999efc4627a1eb08fdeda7cd72a39388 (diff)
downloadmeta-fsl-arm-16edc7575a2e1cb608f7ca94215f779b7104c47d.tar.gz
chromium: Refactor code to use the the new overrides
The recipe has been reworked to use the 'imxvpu' feature override. Change-Id: Idc7e20dbb3354eb03d804d3c0e9aa79413f95c87 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'browser-layer/recipes-browser/chromium/chromium-imx.inc')
-rw-r--r--browser-layer/recipes-browser/chromium/chromium-imx.inc3
1 files changed, 1 insertions, 2 deletions
diff --git a/browser-layer/recipes-browser/chromium/chromium-imx.inc b/browser-layer/recipes-browser/chromium/chromium-imx.inc
index 6b63165..f8ba268 100644
--- a/browser-layer/recipes-browser/chromium/chromium-imx.inc
+++ b/browser-layer/recipes-browser/chromium/chromium-imx.inc
@@ -1,5 +1,4 @@
1DEPENDS_append_mx6q = " imx-vpuwrap" 1DEPENDS_append_imxvpu = " imx-vpuwrap"
2DEPENDS_append_mx6dl = " imx-vpuwrap"
3 2
4# Additional imx code and patches are included in the chromium-imx git repository. 3# Additional imx code and patches are included in the chromium-imx git repository.
5# The code below fetches this repository, copies the extra source over to the main 4# The code below fetches this repository, copies the extra source over to the main