meta-dpdk/recipes-extended/dpdk
Mohamad Noor Alim Hussin fb2dd96868 dpdk: fix finding librt
The generated pkg-config libdpdk.pc file has the output
with full path of librt such as
<builddir>/recipe-sysroot/usr/lib/librt.so
instead of -lrt.

This will cause an issue when compile DPDK app
with static library as the librt is not found with the
hardcode path in the libdpdk.pc file.

Signed-off-by: Mohamad Noor Alim Hussin <mohamad.noor.alim.hussin@intel.com>
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2021-06-25 15:57:30 +08:00
..
dpdk dpdk: fix finding librt 2021-06-25 15:57:30 +08:00
dpdk_19.11.5.bb dpdk: fix build with GCC 11 2021-06-10 16:24:12 +08:00
dpdk_20.11.1.bb dpdk: fix finding librt 2021-06-25 15:57:30 +08:00
dpdk-module_20.11.1.bb dpdk-module: add recipe 2021-04-16 09:03:18 +08:00
dpdk.inc dpdk/18.11: drop recipe 2021-04-16 09:03:18 +08:00