mirror of
git://git.yoctoproject.org/meta-freescale.git
synced 2025-07-19 12:59:04 +02:00
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:
parent
3cce0abb45
commit
83dad325b1
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user