mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +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:
parent
b9a74e28b9
commit
1e477e333f
@ -1,7 +0,0 @@
|
||||
require dnsmasq.inc
|
||||
|
||||
SRC_URI[dnsmasq-2.87.sha256sum] = "ae39bffde9c37e4d64849b528afeb060be6bad6d1044a3bd94a49fce41357284"
|
||||
SRC_URI += "\
|
||||
file://lua.patch \
|
||||
"
|
||||
|
||||
7
meta-networking/recipes-support/dnsmasq/dnsmasq_2.88.bb
Normal file
7
meta-networking/recipes-support/dnsmasq/dnsmasq_2.88.bb
Normal file
@ -0,0 +1,7 @@
|
||||
require dnsmasq.inc
|
||||
|
||||
SRC_URI[dnsmasq-2.88.sha256sum] = "da9d26aa3f3fc15f3b58b94edbb9ddf744cbce487194ea480bd8e7381b3ca028"
|
||||
SRC_URI += "\
|
||||
file://lua.patch \
|
||||
"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user