From a014528ede30caf2e1ac340bc09222428c4f5870 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Mon, 3 Apr 2023 17:00:07 +0800 Subject: [PATCH] ndisc6: upgrade 1.0.6 -> 1.0.7 Changelog: ========= # Do not ignore multicast advertisements when discovery was sent as unicast (fix regression from 1.0.5). Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- .../recipes-support/ndisc6/{ndisc6_1.0.6.bb => ndisc6_1.0.7.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-networking/recipes-support/ndisc6/{ndisc6_1.0.6.bb => ndisc6_1.0.7.bb} (98%) diff --git a/meta-networking/recipes-support/ndisc6/ndisc6_1.0.6.bb b/meta-networking/recipes-support/ndisc6/ndisc6_1.0.7.bb similarity index 98% rename from meta-networking/recipes-support/ndisc6/ndisc6_1.0.6.bb rename to meta-networking/recipes-support/ndisc6/ndisc6_1.0.7.bb index 6861314a0a..a5b9bd08b2 100644 --- a/meta-networking/recipes-support/ndisc6/ndisc6_1.0.6.bb +++ b/meta-networking/recipes-support/ndisc6/ndisc6_1.0.7.bb @@ -5,7 +5,7 @@ HOMEPAGE = "http://www.remlab.net/ndisc6/" LICENSE = "GPL-2.0-only" LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe" -SRCREV = "7e314b23329f9c24c4c097b8513673fed7e7158a" +SRCREV = "c308ba5370d66acc44d411f12d59af61d522b91a" SRC_URI = "git://git.remlab.net/git/ndisc6.git;protocol=http;branch=master \ file://0001-autogen-Do-not-symlink-gettext.h-from-build-host.patch \ "