dnsmasq: fixed SRC_URI for 2.11 version
authorMarcin Juszkiewicz <hrw@openembedded.org>
Tue, 25 Oct 2005 11:04:17 +0000 (11:04 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Tue, 25 Oct 2005 11:04:17 +0000 (11:04 +0000)
packages/dnsmasq/dnsmasq_2.11.bb

index da04fe6..8c7c105 100644 (file)
@@ -1 +1,5 @@
 include dnsmasq.inc
+
+SRC_URI = "http://www.thekelleys.org.uk/dnsmasq/archive/dnsmasq-${PV}.tar.gz \
+           file://init \
+           file://dnsmasq.conf"