From 83dad325b1736c503122f31f1c16a7da73d86820 Mon Sep 17 00:00:00 2001 From: Yuqing Zhu Date: Mon, 18 Apr 2016 22:57:52 +0800 Subject: chromium-imx: Update dependency name of vpuwrap libfslvpuwrap has been renamed to imx-vpuwrap, need to do update. Signed-off-by: Yuqing Zhu Signed-off-by: Otavio Salvador --- .../browser-layer/recipes-browser/chromium/chromium-imx.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dynamic-layers/browser-layer') 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 f63807d57..db9580a23 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 @@ -DEPENDS_append_mx6q = " libfslvpuwrap" -DEPENDS_append_mx6dl = " libfslvpuwrap" +DEPENDS_append_mx6q = " imx-vpuwrap" +DEPENDS_append_mx6dl = " imx-vpuwrap" # Additional imx code and patches are included in the chromium-imx git repository. # The code below fetches this repository, copies the extra source over to the main -- cgit v1.2.3-54-g00ecf