dpdk_22.11.bb: Set different Arm core with different configure file [YOCIMX-7693]

Signed-off-by: Zelan Zou <zelan.zou@nxp.com>
This commit is contained in:
Zelan Zou 2024-03-21 00:45:35 +09:00 committed by Jun Zhu
parent 9b814d19b5
commit db5bc0dc1a

View File

@ -18,8 +18,9 @@ DPDK_EXAMPLES:imx-nxp-bsp = "l2fwd,l3fwd"
# kernel module is provide by dpdk-module recipe, so disable here
EXTRA_OEMESON = " -Denable_kmods=false \
-Dexamples=${DPDK_EXAMPLES} \
--cross-file ${S}/config/arm/arm64_poky_linux_gcc \
"
EXTRA_OEMESON:append:mx8-nxp-bsp = " --cross-file ${S}/config/arm/arm64_poky_linux_gcc"
EXTRA_OEMESON:append:mx9-nxp-bsp = " --cross-file ${S}/config/arm/arm64_imx_poky_linux_gcc"
do_install:append(){
# remove usr/lib/*.so