Openembedded Devel Discussions
 help / color / mirror / Atom feed
* [meta-networking][PATCH] Incrementing dnsmasq version to address a bug with libvirt and DHCP.
@ 2014-04-08 11:50 Christian Ziethén
  2014-04-08 12:24 ` Koen Kooi
  0 siblings, 1 reply; 2+ messages in thread
From: Christian Ziethén @ 2014-04-08 11:50 UTC (permalink / raw)
  To: openembedded-devel


Signed-off-by: Christian Ziethén <Christian.Ziethen@enea.com>
---
 meta-networking/recipes-support/dnsmasq/dnsmasq_2.63.bb |    4 ----
 meta-networking/recipes-support/dnsmasq/dnsmasq_2.68.bb |    4 ++++
 2 files changed, 4 insertions(+), 4 deletions(-)
 delete mode 100644 meta-networking/recipes-support/dnsmasq/dnsmasq_2.63.bb
 create mode 100644 meta-networking/recipes-support/dnsmasq/dnsmasq_2.68.bb

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 2df3713..0000000
--- 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 0000000..651c304
--- /dev/null
+++ b/meta-networking/recipes-support/dnsmasq/dnsmasq_2.68.bb
@@ -0,0 +1,4 @@
+require dnsmasq.inc
+
+SRC_URI[dnsmasq-2.63.md5sum] = "6f8351ca0901f248efdb81532778d2ef"
+SRC_URI[dnsmasq-2.63.sha256sum] = "402019d61f53f1ccc04cc6218719fd3b158ea3fca9a83ab55471f981a2097c2f"
-- 
1.7.10.4



^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-04-08 12:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-08 11:50 [meta-networking][PATCH] Incrementing dnsmasq version to address a bug with libvirt and DHCP Christian Ziethén
2014-04-08 12:24 ` Koen Kooi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox