mirror of
https://github.com/nxp-imx/meta-imx.git
synced 2026-01-27 11:32:16 +01:00
packagegroup-imx-ml: Remove nnstreamer on scarthgap [YOCIMX-7756]
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
This commit is contained in:
parent
4b2e1108b3
commit
10c7740d69
|
|
@ -18,9 +18,9 @@ ML_NNSTREAMER_PKGS_LIST = " \
|
|||
"
|
||||
|
||||
ML_NNSTREAMER_PKGS = ""
|
||||
ML_NNSTREAMER_PKGS:mx8-nxp-bsp:imxgpu = "${ML_NNSTREAMER_PKGS_LIST}"
|
||||
ML_NNSTREAMER_PKGS:mx8mp-nxp-bsp = "${ML_NNSTREAMER_PKGS_LIST} nnstreamer-tvm nnstreamer-unittest"
|
||||
ML_NNSTREAMER_PKGS:mx9-nxp-bsp = "${ML_NNSTREAMER_PKGS_LIST}"
|
||||
#ML_NNSTREAMER_PKGS:mx8-nxp-bsp:imxgpu = "${ML_NNSTREAMER_PKGS_LIST}"
|
||||
#ML_NNSTREAMER_PKGS:mx8mp-nxp-bsp = "${ML_NNSTREAMER_PKGS_LIST} nnstreamer-tvm nnstreamer-unittest"
|
||||
#ML_NNSTREAMER_PKGS:mx9-nxp-bsp = "${ML_NNSTREAMER_PKGS_LIST}"
|
||||
|
||||
# i.MX8MP uses nnshark - other i.MX8/9 use raw gstshark
|
||||
ML_GST_PROFILER = ""
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user