mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-27 07:57:27 +00:00
+1
-4
@@ -12,7 +12,7 @@ SRC_URI = "http://fossies.org/linux/misc/daq-${PV}.tar.gz \
|
|||||||
file://disable-run-test-program-while-cross-compiling.patch \
|
file://disable-run-test-program-while-cross-compiling.patch \
|
||||||
file://0001-correct-the-location-of-unistd.h.patch \
|
file://0001-correct-the-location-of-unistd.h.patch \
|
||||||
"
|
"
|
||||||
|
SRC_URI[sha256sum] = "bdc4e5a24d1ea492c39ee213a63c55466a2e8114b6a9abed609927ae13a7705e"
|
||||||
# these 2 create undeclared dependency on libdnet and libnetfilter-queue from meta-networking
|
# these 2 create undeclared dependency on libdnet and libnetfilter-queue from meta-networking
|
||||||
# this error from test-dependencies script:
|
# this error from test-dependencies script:
|
||||||
# daq/daq/latest lost dependency on libdnet libmnl libnetfilter-queue libnfnetlink
|
# daq/daq/latest lost dependency on libdnet libmnl libnetfilter-queue libnfnetlink
|
||||||
@@ -25,9 +25,6 @@ EXTRA_OECONF = "--disable-nfq-module --disable-ipq-module --includedir=${include
|
|||||||
PACKAGECONFIG ??= "${@bb.utils.filter('DISTRO_FEATURES', 'ipv6', d)}"
|
PACKAGECONFIG ??= "${@bb.utils.filter('DISTRO_FEATURES', 'ipv6', d)}"
|
||||||
PACKAGECONFIG[ipv6] = "--enable-ipv6,--disable-ipv6,"
|
PACKAGECONFIG[ipv6] = "--enable-ipv6,--disable-ipv6,"
|
||||||
|
|
||||||
SRC_URI[md5sum] = "2cd6da422a72c129c685fc4bb848c24c"
|
|
||||||
SRC_URI[sha256sum] = "b40e1d1273e08aaeaa86e69d4f28d535b7e53bdb3898adf539266b63137be7cb"
|
|
||||||
|
|
||||||
inherit autotools
|
inherit autotools
|
||||||
|
|
||||||
DISABLE_STATIC = ""
|
DISABLE_STATIC = ""
|
||||||
Reference in New Issue
Block a user