diff options
| -rw-r--r-- | meta-networking/recipes-support/dnsmasq/dnsmasq_2.85.bb | 8 | ||||
| -rw-r--r-- | meta-networking/recipes-support/dnsmasq/dnsmasq_2.86.bb | 7 |
2 files changed, 7 insertions, 8 deletions
diff --git a/meta-networking/recipes-support/dnsmasq/dnsmasq_2.85.bb b/meta-networking/recipes-support/dnsmasq/dnsmasq_2.85.bb deleted file mode 100644 index 023dda3e53..0000000000 --- a/meta-networking/recipes-support/dnsmasq/dnsmasq_2.85.bb +++ /dev/null | |||
| @@ -1,8 +0,0 @@ | |||
| 1 | require dnsmasq.inc | ||
| 2 | |||
| 3 | SRC_URI[dnsmasq-2.85.md5sum] = "4079e1e6e1065e4bd14ded268cdd7bd7" | ||
| 4 | SRC_URI[dnsmasq-2.85.sha256sum] = "f36b93ecac9397c15f461de9b1689ee5a2ed6b5135db0085916233053ff3f886" | ||
| 5 | SRC_URI += "\ | ||
| 6 | file://lua.patch \ | ||
| 7 | " | ||
| 8 | |||
diff --git a/meta-networking/recipes-support/dnsmasq/dnsmasq_2.86.bb b/meta-networking/recipes-support/dnsmasq/dnsmasq_2.86.bb new file mode 100644 index 0000000000..31ca51ec60 --- /dev/null +++ b/meta-networking/recipes-support/dnsmasq/dnsmasq_2.86.bb | |||
| @@ -0,0 +1,7 @@ | |||
| 1 | require dnsmasq.inc | ||
| 2 | |||
| 3 | SRC_URI[dnsmasq-2.86.sha256sum] = "ef15f608a83ee2b1d1d2c1f11d089a7e0ac401ffb0991de73fc01ce5f290e512" | ||
| 4 | SRC_URI += "\ | ||
| 5 | file://lua.patch \ | ||
| 6 | " | ||
| 7 | |||
