From 3fe7c5fae8576b41dbe546491649e9bdb4ed5096 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Tue, 6 Feb 2024 15:37:17 +0800 Subject: [PATCH] ndisc6: upgrade 1.0.7 -> 1.0.8 Changelog ============ Fix potential garbage whilst prining an advertised prefix. Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- .../recipes-support/ndisc6/{ndisc6_1.0.7.bb => ndisc6_1.0.8.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-networking/recipes-support/ndisc6/{ndisc6_1.0.7.bb => ndisc6_1.0.8.bb} (98%) diff --git a/meta-networking/recipes-support/ndisc6/ndisc6_1.0.7.bb b/meta-networking/recipes-support/ndisc6/ndisc6_1.0.8.bb similarity index 98% rename from meta-networking/recipes-support/ndisc6/ndisc6_1.0.7.bb rename to meta-networking/recipes-support/ndisc6/ndisc6_1.0.8.bb index a5b9bd08b2..a827e7f42a 100644 --- a/meta-networking/recipes-support/ndisc6/ndisc6_1.0.7.bb +++ b/meta-networking/recipes-support/ndisc6/ndisc6_1.0.8.bb @@ -5,7 +5,7 @@ HOMEPAGE = "http://www.remlab.net/ndisc6/" LICENSE = "GPL-2.0-only" LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe" -SRCREV = "c308ba5370d66acc44d411f12d59af61d522b91a" +SRCREV = "92e5d1cf6547fe40316b2a6ca2f7b8195ae0cbe5" 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 \ "