mirror of
https://github.com/nxp-imx/meta-imx.git
synced 2025-12-18 08:25:25 +01:00
imx-gpu-apitrace: Support i.MX95 [YOCIMX-7508]
Remove "vivante" in PACKAGECONFIG. Signed-off-by: Jun Zhu <junzhu@nxp.com>
This commit is contained in:
parent
8d771bc406
commit
2413a30a6a
|
|
@ -3,3 +3,7 @@ SRC_URI = "${APITRACE_SRC};branch=${SRCBRANCH} \
|
||||||
APITRACE_SRC ?= "git://github.com/nxp-imx/apitrace-imx.git;protocol=https"
|
APITRACE_SRC ?= "git://github.com/nxp-imx/apitrace-imx.git;protocol=https"
|
||||||
SRCBRANCH = "imx_10.0"
|
SRCBRANCH = "imx_10.0"
|
||||||
SRCREV = "522cb2981289b7ba20d6dd4b4bf75097e079815b"
|
SRCREV = "522cb2981289b7ba20d6dd4b4bf75097e079815b"
|
||||||
|
|
||||||
|
DEPENDS:remove:mx95-nxp-bsp = "imx-gpu-viv"
|
||||||
|
PACKAGECONFIG_BACKEND:mx95-nxp-bsp = "waffle"
|
||||||
|
PACKAGECONFIG_GPU2D:mx95-nxp-bsp = ""
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user