[meta-freescale] [meta-fsl-arm][PATCH v4 08/13] chromium-imx: Update dependency name of vpuwrap

Yuqing Zhu carol.zhu at nxp.com
Mon Apr 18 07:57:52 PDT 2016


libfslvpuwrap has been renamed to imx-vpuwrap, need to
do update.

Signed-off-by: Yuqing Zhu <carol.zhu at nxp.com>
---
 browser-layer/recipes-browser/chromium/chromium-imx.inc | 4 ++--
 1 file 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 @@
-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
-- 
1.9.1



More information about the meta-freescale mailing list