summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYuqing Zhu <carol.zhu@nxp.com>2016-04-18 22:57:52 +0800
committerOtavio Salvador <otavio@ossystems.com.br>2016-05-07 10:07:46 -0300
commit83dad325b1736c503122f31f1c16a7da73d86820 (patch)
treef04a9794217195bd1345b7dd0211a831530b416d
parent3cce0abb45ab07bda65e03d31805f002e2af831b (diff)
downloadmeta-freescale-83dad325b1736c503122f31f1c16a7da73d86820.tar.gz
chromium-imx: Update dependency name of vpuwrap
libfslvpuwrap has been renamed to imx-vpuwrap, need to do update. Signed-off-by: Yuqing Zhu <carol.zhu@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
-rw-r--r--dynamic-layers/browser-layer/recipes-browser/chromium/chromium-imx.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/dynamic-layers/browser-layer/recipes-browser/chromium/chromium-imx.inc b/dynamic-layers/browser-layer/recipes-browser/chromium/chromium-imx.inc
index f63807d5..db9580a2 100644
--- a/dynamic-layers/browser-layer/recipes-browser/chromium/chromium-imx.inc
+++ b/dynamic-layers/browser-layer/recipes-browser/chromium/chromium-imx.inc
@@ -1,5 +1,5 @@
1DEPENDS_append_mx6q = " libfslvpuwrap" 1DEPENDS_append_mx6q = " imx-vpuwrap"
2DEPENDS_append_mx6dl = " libfslvpuwrap" 2DEPENDS_append_mx6dl = " imx-vpuwrap"
3 3
4# Additional imx code and patches are included in the chromium-imx git repository. 4# 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 5# The code below fetches this repository, copies the extra source over to the main