________________________________________ 发件人: Mittal, Anuj <[email protected]> 发送时间: 2021年4月29日 15:58 收件人: Zhang, Qiang; [email protected] 主题: Re: [meta-intel] [meta-dpdk][PATCH] dpdk: fix preferred version 19.11.% of lib32-dpdk not available
[Please note: This e-mail is from an EXTERNAL e-mail address] On Wed, 2021-04-28 at 15:31 +0800, Zhang, Qiang wrote: > 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 >I didn't understand this. This recipe isn't building a module >so why do >we need to inherit it? > >Thanks, Hello Anuj When PREFERRED_VERSION_dpdk be set 19.11, and bitbake DPDK, will trigger above error, firstly, I want to know if you can recurrent this problem? Thanks Qiang > >Anuj > > INSTALL_PATH = "${prefix}/share/dpdk" > > > >
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#7017): https://lists.yoctoproject.org/g/meta-intel/message/7017 Mute This Topic: https://lists.yoctoproject.org/mt/82451268/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-intel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
