diff options
| -rw-r--r-- | meta-networking/recipes-support/dnsmasq/dnsmasq_2.87.bb | 7 | ||||
| -rw-r--r-- | meta-networking/recipes-support/dnsmasq/dnsmasq_2.88.bb | 7 |
2 files changed, 7 insertions, 7 deletions
diff --git a/meta-networking/recipes-support/dnsmasq/dnsmasq_2.87.bb b/meta-networking/recipes-support/dnsmasq/dnsmasq_2.87.bb deleted file mode 100644 index 793b61d712..0000000000 --- a/meta-networking/recipes-support/dnsmasq/dnsmasq_2.87.bb +++ /dev/null | |||
| @@ -1,7 +0,0 @@ | |||
| 1 | require dnsmasq.inc | ||
| 2 | |||
| 3 | SRC_URI[dnsmasq-2.87.sha256sum] = "ae39bffde9c37e4d64849b528afeb060be6bad6d1044a3bd94a49fce41357284" | ||
| 4 | SRC_URI += "\ | ||
| 5 | file://lua.patch \ | ||
| 6 | " | ||
| 7 | |||
diff --git a/meta-networking/recipes-support/dnsmasq/dnsmasq_2.88.bb b/meta-networking/recipes-support/dnsmasq/dnsmasq_2.88.bb new file mode 100644 index 0000000000..52ee9aa96e --- /dev/null +++ b/meta-networking/recipes-support/dnsmasq/dnsmasq_2.88.bb | |||
| @@ -0,0 +1,7 @@ | |||
| 1 | require dnsmasq.inc | ||
| 2 | |||
| 3 | SRC_URI[dnsmasq-2.88.sha256sum] = "da9d26aa3f3fc15f3b58b94edbb9ddf744cbce487194ea480bd8e7381b3ca028" | ||
| 4 | SRC_URI += "\ | ||
| 5 | file://lua.patch \ | ||
| 6 | " | ||
| 7 | |||
