diff mbox series

[meta-networking,kirkstone,05/22] ndisc6: upgrade 1.0.7 -> 1.0.8

Message ID 20250929130425.2912077-6-skandigraun@gmail.com
State New
Headers show
Series Cherry-picks from Master Batch E | expand

Commit Message

Gyorgy Sarvari Sept. 29, 2025, 1:04 p.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Changelog
============
Fix potential garbage whilst prining an advertised prefix.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
(cherry picked from commit 3fe7c5fae8576b41dbe546491649e9bdb4ed5096)
Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
---
 .../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 mbox series

Patch

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 \
            "