mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-08 03:49:57 +00:00
dnsmasq: upgrade 2.87 -> 2.88
Changelog: =========== Fix bug in --dynamic-host when an interface has /16 IPv4 address. Add --fast-dns-retry option. Add --use-stale-cache option. Make --hostsdir (but NOT --dhcp-hostsdir and --dhcp-optsdir) handle removal of whole files or entries within files. Add --no-round-robin option. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -1,7 +0,0 @@
|
|||||||
require dnsmasq.inc
|
|
||||||
|
|
||||||
SRC_URI[dnsmasq-2.87.sha256sum] = "ae39bffde9c37e4d64849b528afeb060be6bad6d1044a3bd94a49fce41357284"
|
|
||||||
SRC_URI += "\
|
|
||||||
file://lua.patch \
|
|
||||||
"
|
|
||||||
|
|
||||||
@@ -0,0 +1,7 @@
|
|||||||
|
require dnsmasq.inc
|
||||||
|
|
||||||
|
SRC_URI[dnsmasq-2.88.sha256sum] = "da9d26aa3f3fc15f3b58b94edbb9ddf744cbce487194ea480bd8e7381b3ca028"
|
||||||
|
SRC_URI += "\
|
||||||
|
file://lua.patch \
|
||||||
|
"
|
||||||
|
|
||||||
Reference in New Issue
Block a user