[oe] [meta-networking][PATCH] daq: upgrade 2.0.6 -> 2.2.2

Khem Raj raj.khem at gmail.com
Tue Feb 25 04:59:47 UTC 2020



On 2/24/20 1:28 AM, Zheng Ruoqin wrote:
> Signed-off-by: Zheng Ruoqin <zhengrq.fnst at cn.fujitsu.com>
> ---
>   .../recipes-connectivity/daq/{daq_2.0.6.bb => daq_2.2.2.bb}   | 4 ++--
>   1 file changed, 2 insertions(+), 2 deletions(-)
>   rename meta-networking/recipes-connectivity/daq/{daq_2.0.6.bb => daq_2.2.2.bb} (88%)
> 
> diff --git a/meta-networking/recipes-connectivity/daq/daq_2.0.6.bb b/meta-networking/recipes-connectivity/daq/daq_2.2.2.bb
> similarity index 88%
> rename from meta-networking/recipes-connectivity/daq/daq_2.0.6.bb
> rename to meta-networking/recipes-connectivity/daq/daq_2.2.2.bb
> index 42ffb17a1..29ac5c770 100644
> --- a/meta-networking/recipes-connectivity/daq/daq_2.0.6.bb
> +++ b/meta-networking/recipes-connectivity/daq/daq_2.2.2.bb
> @@ -25,8 +25,8 @@ EXTRA_OECONF = "--disable-nfq-module --disable-ipq-module --includedir=${include
>   PACKAGECONFIG ??= "${@bb.utils.filter('DISTRO_FEATURES', 'ipv6', d)}"
>   PACKAGECONFIG[ipv6] = "--enable-ipv6,--disable-ipv6,"
>   
> -SRC_URI[md5sum] = "2cd6da422a72c129c685fc4bb848c24c"
> -SRC_URI[sha256sum] = "b40e1d1273e08aaeaa86e69d4f28d535b7e53bdb3898adf539266b63137be7cb"
> +SRC_URI[md5sum] = "c61f60674a5f951f0c50faf33a611fee"
> +SRC_URI[sha256sum] = "7cd818cabb1ad35360e83076e54775f07165ee71407dc672d147e27d3cd37f7b"
>   
>   inherit autotools
>   
> 
This is causing snort build failures since we use snort 2.9

https://errors.yoctoproject.org/Errors/Details/392611/

Perhaps we need to upgrade snort 3.0 and daq together


More information about the Openembedded-devel mailing list