summaryrefslogtreecommitdiffstats
path: root/browser-layer
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-04-19 16:52:32 -0300
commitfc12316b2bf4191c30a687602e03af17f05d4ebe (patch)
tree82a1798620a195c34ca918cb62a295ab62c6d1a0 /browser-layer
parent4bde828375539db995731dbd7edf5672d33248ef (diff)
downloadmeta-fsl-arm-fc12316b2bf4191c30a687602e03af17f05d4ebe.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>
Diffstat (limited to 'browser-layer')
-rw-r--r--browser-layer/recipes-browser/chromium/chromium-imx.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/browser-layer/recipes-browser/chromium/chromium-imx.inc b/browser-layer/recipes-browser/chromium/chromium-imx.inc
index f63807d..db9580a 100644
--- a/browser-layer/recipes-browser/chromium/chromium-imx.inc
+++ b/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