aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/dnsmasq/dnsmasq_2.11.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/dnsmasq/dnsmasq_2.11.bb')
-rw-r--r--recipes/dnsmasq/dnsmasq_2.11.bb5
1 files changed, 5 insertions, 0 deletions
diff --git a/recipes/dnsmasq/dnsmasq_2.11.bb b/recipes/dnsmasq/dnsmasq_2.11.bb
new file mode 100644
index 0000000000..68fa543210
--- /dev/null
+++ b/recipes/dnsmasq/dnsmasq_2.11.bb
@@ -0,0 +1,5 @@
+require dnsmasq.inc
+
+SRC_URI = "http://www.thekelleys.org.uk/dnsmasq/archive/dnsmasq-${PV}.tar.gz \
+ file://init \
+ file://dnsmasq.conf"