From: Zqiang <[email protected]> fix follow warning "WARNING: preferred version 19.11.% of lib32-dpdk not available (for item lib32-dpdk) WARNING: versions of lib32-dpdk available: 20.11.1".
Signed-off-by: Zqiang <[email protected]> --- recipes-extended/dpdk/dpdk_20.11.1.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-extended/dpdk/dpdk_20.11.1.bb b/recipes-extended/dpdk/dpdk_20.11.1.bb index 7b0f0ee..b2b62f2 100644 --- a/recipes-extended/dpdk/dpdk_20.11.1.bb +++ b/recipes-extended/dpdk/dpdk_20.11.1.bb @@ -22,7 +22,7 @@ RDEPENDS_${PN} += "pciutils python3-core" RDEPENDS_${PN}-examples += "bash" DEPENDS = "numactl" -inherit meson +inherit meson module INSTALL_PATH = "${prefix}/share/dpdk" -- 2.17.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#7013): https://lists.yoctoproject.org/g/meta-intel/message/7013 Mute This Topic: https://lists.yoctoproject.org/mt/82424221/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-intel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
