diff options
| author | Changqing Li <changqing.li@windriver.com> | 2018-11-27 17:37:15 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2018-11-27 11:13:37 -0800 |
| commit | c219926ef0b7db70f9e75d7ee4b292a171d8bdd6 (patch) | |
| tree | 444afe92f4af6b6f09a09e13654b3c38eaf25694 /meta-networking/recipes-support | |
| parent | 047d9fb8fd0ab1d712e0667b2e873a5028a4ce65 (diff) | |
| download | meta-openembedded-c219926ef0b7db70f9e75d7ee4b292a171d8bdd6.tar.gz | |
dnsmasq: upgrade to 2.80
Signed-off-by: Changqing Li <changqing.li@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-networking/recipes-support')
| -rw-r--r-- | meta-networking/recipes-support/dnsmasq/dnsmasq_2.79.bb | 8 | ||||
| -rw-r--r-- | meta-networking/recipes-support/dnsmasq/dnsmasq_2.80.bb | 8 |
2 files changed, 8 insertions, 8 deletions
diff --git a/meta-networking/recipes-support/dnsmasq/dnsmasq_2.79.bb b/meta-networking/recipes-support/dnsmasq/dnsmasq_2.79.bb deleted file mode 100644 index a66b9a9ad4..0000000000 --- a/meta-networking/recipes-support/dnsmasq/dnsmasq_2.79.bb +++ /dev/null | |||
| @@ -1,8 +0,0 @@ | |||
| 1 | require dnsmasq.inc | ||
| 2 | |||
| 3 | SRC_URI[dnsmasq-2.79.md5sum] = "5d7120a46d0c16a334f46757d7e2ba55" | ||
| 4 | SRC_URI[dnsmasq-2.79.sha256sum] = "77512dd6f31ffd96718e8dcbbf54f02c083f051d4cca709bd32540aea269f789" | ||
| 5 | SRC_URI += "\ | ||
| 6 | file://lua.patch \ | ||
| 7 | " | ||
| 8 | |||
diff --git a/meta-networking/recipes-support/dnsmasq/dnsmasq_2.80.bb b/meta-networking/recipes-support/dnsmasq/dnsmasq_2.80.bb new file mode 100644 index 0000000000..fdbdefbadc --- /dev/null +++ b/meta-networking/recipes-support/dnsmasq/dnsmasq_2.80.bb | |||
| @@ -0,0 +1,8 @@ | |||
| 1 | require dnsmasq.inc | ||
| 2 | |||
| 3 | SRC_URI[dnsmasq-2.80.md5sum] = "1f071fd11454e1cffea73bdadcf70b21" | ||
| 4 | SRC_URI[dnsmasq-2.80.sha256sum] = "9e4a58f816ce0033ce383c549b7d4058ad9b823968d352d2b76614f83ea39adc" | ||
| 5 | SRC_URI += "\ | ||
| 6 | file://lua.patch \ | ||
| 7 | " | ||
| 8 | |||
