when building dpdk it seems that there is a dependency between dpdk and dpdk-dev. This makes dpdk-dev installed in image when dpdk is added. When checking with 'bitbake -e dpdk | grep ^RDEPENDS' it states "RDEPENDS_dpdk="procps kernel-image" and this is what is stated in recipe. But when looking in the file .../bitbake_build/tmp/work/intel_xeon_core-wrs-linux/dpdk-16.04-r0/pkgdata/runtime it says '"RDEPENDS_dpdk: dpdk-dev kernel-image procps wrl-glibc-prebuilt (>= 2.15)"