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>
This commit is contained in:
Yuqing Zhu 2016-04-18 22:57:52 +08:00 committed by Otavio Salvador
parent 3cce0abb45
commit 83dad325b1

View File

@ -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