mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-02 13:59:59 +00:00
dnsmasq: upgrade 2.78 -> 2.79
Signed-off-by: Changqing Li <changqing.li@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
committed by
Khem Raj
parent
09eb0ca5d2
commit
661375ee6d
@@ -1,7 +1,7 @@
|
|||||||
From be1b3d2d0f1608cba5efee73d6aac5ad0709041b Mon Sep 17 00:00:00 2001
|
From be1b3d2d0f1608cba5efee73d6aac5ad0709041b Mon Sep 17 00:00:00 2001
|
||||||
From: Joe MacDonald <joe_macdonald@mentor.com>
|
From: Joe MacDonald <joe_macdonald@mentor.com>
|
||||||
Date: Tue, 9 Sep 2014 10:24:58 -0400
|
Date: Tue, 9 Sep 2014 10:24:58 -0400
|
||||||
Subject: [PATCH] Upstream-status: Inappropriate [OE specific]
|
Subject: [PATCH] Upstream-Status: Inappropriate [OE specific]
|
||||||
|
|
||||||
Signed-off-by: Christopher Larson <chris_larson@mentor.com>
|
Signed-off-by: Christopher Larson <chris_larson@mentor.com>
|
||||||
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
|
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
|
||||||
|
|||||||
@@ -1,8 +0,0 @@
|
|||||||
require dnsmasq.inc
|
|
||||||
|
|
||||||
SRC_URI += "\
|
|
||||||
file://lua.patch \
|
|
||||||
"
|
|
||||||
|
|
||||||
SRC_URI[dnsmasq-2.78.md5sum] = "3bb97f264c73853f802bf70610150788"
|
|
||||||
SRC_URI[dnsmasq-2.78.sha256sum] = "c92e5d78aa6353354d02aabf74590d08980bb1385d8a00b80ef9bc80430aa1dc"
|
|
||||||
@@ -0,0 +1,8 @@
|
|||||||
|
require dnsmasq.inc
|
||||||
|
|
||||||
|
SRC_URI[dnsmasq-2.79.md5sum] = "5d7120a46d0c16a334f46757d7e2ba55"
|
||||||
|
SRC_URI[dnsmasq-2.79.sha256sum] = "77512dd6f31ffd96718e8dcbbf54f02c083f051d4cca709bd32540aea269f789"
|
||||||
|
SRC_URI += "\
|
||||||
|
file://lua.patch \
|
||||||
|
"
|
||||||
|
|
||||||
Reference in New Issue
Block a user