Hi Rahul,
Will you be able to get me the patch?
Thanks
From: Ashish Dalela (adalela)
Sent: Monday, July 18, 2016 6:01 PM
To: 'Gupta, Rahul KumarXX' ;
meta-intel@yoctoproject.org
Cc: Tan, Raymond ; Pradeep Munakala (pmunakal)
Subject: RE: Mohonpeak64 DPDK Build Failure
Thanks Rahul.
I had i
Thanks Rahul.
I had indeed updated the do_configure_preprend() as follows:
do_configure_prepend () {
sed -e
"s#CONFIG_RTE_LIBRTE_POWER=y#CONFIG_RTE_LIBRTE_POWER=${CONFIG_EXAMPLE_VM_POWER_MANAGER}#"
-i ${S}/config/common_linuxapp
echo "CONFIG_RTE_BUILD_SHARED_LIB=y" >> ${S}/confi
Then when I build dpdk, I get the following error in compile:
x86_64-poky-linux-gcc -m64
-Wl,--version-script=/home/adalela/poky15/build/tmp/work/mohonpeak64-poky-linux/dpdk/16.04-r0/dpdk-16.04/lib/librte_eal/linuxapp/eal/rte_eal_version.map
-L/home/adalela/poky15/build/tmp/sysroots/mohonpeak64/
Hi Folks,
I'm using poky-krogoth-15.0.0 and DPDK 16.04 recipe from here
http://git.yoctoproject.org/cgit/cgit.cgi/meta-intel/. I want to build DPDK for
Mohonpeak64 machine.
I modified the dpdk.inc for COMPATIBLE_MACHINE as follows:
COMPATIBLE_MACHINE = "crystalforest|intel-corei7-64|mohonpeak