diff options
| -rw-r--r-- | meta-networking/recipes-support/dnsmasq/dnsmasq_2.81.bb | 8 | ||||
| -rw-r--r-- | meta-networking/recipes-support/dnsmasq/dnsmasq_2.82.bb | 8 |
2 files changed, 8 insertions, 8 deletions
diff --git a/meta-networking/recipes-support/dnsmasq/dnsmasq_2.81.bb b/meta-networking/recipes-support/dnsmasq/dnsmasq_2.81.bb deleted file mode 100644 index 92415386c2..0000000000 --- a/meta-networking/recipes-support/dnsmasq/dnsmasq_2.81.bb +++ /dev/null | |||
| @@ -1,8 +0,0 @@ | |||
| 1 | require dnsmasq.inc | ||
| 2 | |||
| 3 | SRC_URI[dnsmasq-2.81.md5sum] = "e43808177a773014b5892ccba238f7a8" | ||
| 4 | SRC_URI[dnsmasq-2.81.sha256sum] = "3c28c68c6c2967c3a96e9b432c0c046a5df17a426d3a43cffe9e693cf05804d0" | ||
| 5 | SRC_URI += "\ | ||
| 6 | file://lua.patch \ | ||
| 7 | " | ||
| 8 | |||
diff --git a/meta-networking/recipes-support/dnsmasq/dnsmasq_2.82.bb b/meta-networking/recipes-support/dnsmasq/dnsmasq_2.82.bb new file mode 100644 index 0000000000..4ca1f3cc91 --- /dev/null +++ b/meta-networking/recipes-support/dnsmasq/dnsmasq_2.82.bb | |||
| @@ -0,0 +1,8 @@ | |||
| 1 | require dnsmasq.inc | ||
| 2 | |||
| 3 | SRC_URI[dnsmasq-2.82.md5sum] = "3c710dee3edba510ed11a6e3d9e0d9cb" | ||
| 4 | SRC_URI[dnsmasq-2.82.sha256sum] = "62f33bfac1a1b4a5dab8461b4664e414f7d6ced1d2cf141e9cdf9c3c2a424f65" | ||
| 5 | SRC_URI += "\ | ||
| 6 | file://lua.patch \ | ||
| 7 | " | ||
| 8 | |||
