aboutsummaryrefslogtreecommitdiffstats
path: root/meta-networking
diff options
context:
space:
mode:
authorChristian Ziethén <Christian.Ziethen@enea.com>2014-04-09 11:14:44 +0200
committerJoe MacDonald <joe@deserted.net>2014-04-24 20:39:16 -0400
commit365125e4da652c324e61b549c4da7adf6f935664 (patch)
tree420a30557ad7e9669cf36ea8b740691b2b0a69da /meta-networking
parentaed102ddf3b143520c2e6f2c7a5e1993531d8345 (diff)
downloadmeta-openembedded-contrib-365125e4da652c324e61b549c4da7adf6f935664.tar.gz
dnsmasq: update to 2.68
Fixes a bug with libvirt and DHCP, which is fixed in 2.66. "Handle the situation where libc headers define SO_REUSEPORT, but the kernel in use doesn't, to cope with the introduction of this option to Linux. Thanks to Rich Felker for the bug report." Signed-off-by: Christian Ziethén <Christian.Ziethen@enea.com> Signed-off-by: Joe MacDonald <joe@deserted.net>
Diffstat (limited to 'meta-networking')
-rw-r--r--meta-networking/recipes-support/dnsmasq/dnsmasq_2.63.bb4
-rw-r--r--meta-networking/recipes-support/dnsmasq/dnsmasq_2.68.bb4
2 files changed, 4 insertions, 4 deletions
diff --git a/meta-networking/recipes-support/dnsmasq/dnsmasq_2.63.bb b/meta-networking/recipes-support/dnsmasq/dnsmasq_2.63.bb
deleted file mode 100644
index 2df3713909..0000000000
--- a/meta-networking/recipes-support/dnsmasq/dnsmasq_2.63.bb
+++ /dev/null
@@ -1,4 +0,0 @@
-require dnsmasq.inc
-
-SRC_URI[dnsmasq-2.63.md5sum] = "43e771997615ebcd8f6c6ffa60c3e40b"
-SRC_URI[dnsmasq-2.63.sha256sum] = "fd86e3bcc6a63c76e35e4a20baa790e7bbbfc7b43845cae85ca8ffd024467710"
diff --git a/meta-networking/recipes-support/dnsmasq/dnsmasq_2.68.bb b/meta-networking/recipes-support/dnsmasq/dnsmasq_2.68.bb
new file mode 100644
index 0000000000..b1bef7a161
--- /dev/null
+++ b/meta-networking/recipes-support/dnsmasq/dnsmasq_2.68.bb
@@ -0,0 +1,4 @@
+require dnsmasq.inc
+
+SRC_URI[dnsmasq-2.68.md5sum] = "6f8351ca0901f248efdb81532778d2ef"
+SRC_URI[dnsmasq-2.68.sha256sum] = "402019d61f53f1ccc04cc6218719fd3b158ea3fca9a83ab55471f981a2097c2f"