diff options
| -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 | |||
