mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-09 17:59:26 +00:00
dnsmasq: upgrade to 2.80
Signed-off-by: Changqing Li <changqing.li@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -1,8 +0,0 @@
|
|||||||
require dnsmasq.inc
|
|
||||||
|
|
||||||
SRC_URI[dnsmasq-2.79.md5sum] = "5d7120a46d0c16a334f46757d7e2ba55"
|
|
||||||
SRC_URI[dnsmasq-2.79.sha256sum] = "77512dd6f31ffd96718e8dcbbf54f02c083f051d4cca709bd32540aea269f789"
|
|
||||||
SRC_URI += "\
|
|
||||||
file://lua.patch \
|
|
||||||
"
|
|
||||||
|
|
||||||
@@ -0,0 +1,8 @@
|
|||||||
|
require dnsmasq.inc
|
||||||
|
|
||||||
|
SRC_URI[dnsmasq-2.80.md5sum] = "1f071fd11454e1cffea73bdadcf70b21"
|
||||||
|
SRC_URI[dnsmasq-2.80.sha256sum] = "9e4a58f816ce0033ce383c549b7d4058ad9b823968d352d2b76614f83ea39adc"
|
||||||
|
SRC_URI += "\
|
||||||
|
file://lua.patch \
|
||||||
|
"
|
||||||
|
|
||||||
Reference in New Issue
Block a user