libfslvpuwrap has been renamed to imx-vpuwrap, need to do update. Signed-off-by: Yuqing Zhu <[email protected]> --- 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 -- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
