mirror of
https://github.com/nxp-imx/meta-imx.git
synced 2025-12-14 14:36:02 +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
|
|
@ -2,4 +2,8 @@ SRC_URI = "${APITRACE_SRC};branch=${SRCBRANCH} \
|
|||
file://0001-dlsym-workaround-glibc-2.34-build-failure.patch"
|
||||
APITRACE_SRC ?= "git://github.com/nxp-imx/apitrace-imx.git;protocol=https"
|
||||
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