mirror of
git://git.yoctoproject.org/meta-freescale.git
synced 2025-10-22 23:02:20 +02:00
Merge pull request #1584 from Vexatuspl/master
Update libimxvpuapi2_2.2.2.bb: "hanto" missing files fix (imx8mp)
This commit is contained in:
commit
2805e245f6
|
@ -18,7 +18,7 @@ inherit waf pkgconfig use-imx-headers
|
|||
IMX_PLATFORM:mx6-nxp-bsp = "imx6"
|
||||
IMX_PLATFORM:mx8mq-nxp-bsp = "imx8m"
|
||||
IMX_PLATFORM:mx8mm-nxp-bsp = "imx8mm"
|
||||
IMX_PLATFORM:mx8mp-nxp-bsp = "imx8mm"
|
||||
IMX_PLATFORM:mx8mp-nxp-bsp = "imx8m"
|
||||
|
||||
EXTRA_OECONF = "--imx-platform=${IMX_PLATFORM} --libdir=${libdir} --imx-headers=${STAGING_INCDIR_IMX} --sysroot-path=${RECIPE_SYSROOT}"
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user