libnetfilter-queue: enable native build

Required by daq native build.

Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Yi Zhao 2023-07-28 17:02:54 +08:00 committed by Khem Raj
parent 616e93a557
commit 0eedaa5461

View File

@ -14,3 +14,5 @@ SRC_URI = "git://git.netfilter.org/libnetfilter_queue;branch=master \
S = "${WORKDIR}/git"
inherit autotools pkgconfig
BBCLASSEXTEND = "native"