mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-27 07:57:27 +00:00
ndisc6: Upgrade 1.0.4 -> 1.0.5
STABLE RELEASE 1.0.5:
- Add --no-solicit option to skip sending the discovery packet.
- Ignore multicast advertisements when discovery was sent as unicast
- Since its point release, no need to use +git${SRCPV} in PV it can be
absolute
Signed-off-by: William A. Kennington III <wak@google.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
committed by
Khem Raj
parent
4ed048fb05
commit
704fe4c9c8
@@ -5,11 +5,9 @@ HOMEPAGE = "http://www.remlab.net/ndisc6/"
|
||||
LICENSE = "GPL-2.0"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
|
||||
|
||||
PV = "1.0.4+git${SRCPV}"
|
||||
SRCREV = "4c794b5512d23c649def1f94a684225dcbb6ac3e"
|
||||
PV = "1.0.5"
|
||||
SRCREV = "b706f5f01aa82aa0db678fffd15a1527f330c507"
|
||||
SRC_URI = "git://git.remlab.net/git/ndisc6.git;protocol=http \
|
||||
file://0001-replace-VLAIS-with-malloc-free-pair.patch \
|
||||
file://0002-Do-not-undef-_GNU_SOURCE.patch \
|
||||
file://0001-autogen-Do-not-symlink-gettext.h-from-build-host.patch \
|
||||
"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user