aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/dnsmasq/dnsmasq_2.11.bb
diff options
context:
space:
mode:
authorRolf Leggewie <oe-devel@rolf.leggewie.biz>2010-01-17 01:26:24 +0100
committerRolf Leggewie <oe-devel@rolf.leggewie.biz>2010-01-17 01:33:35 +0100
commita65c4747e1f3eefcbbe3205a6e9394a6899b822b (patch)
treefdb3d0728d0974c44be6d4155ba49cba269de1c6 /recipes/dnsmasq/dnsmasq_2.11.bb
parent709c94aaea7e00ddf26034581f5dcd78ee9139b9 (diff)
downloadopenembedded-a65c4747e1f3eefcbbe3205a6e9394a6899b822b.tar.gz
dnsmasq: fix SRC_URI and some other minor fixes
* at least releases prior to 2.15 are only available in the archive directory * adjust checksums.ini accordingly * move S out of inc file and only into the affected dnsmasq-dbus recipe * do some clever python courtey of Phil Blundell to generally define SRC_URI for all recipes in the inc file only
Diffstat (limited to 'recipes/dnsmasq/dnsmasq_2.11.bb')
-rw-r--r--recipes/dnsmasq/dnsmasq_2.11.bb4
1 files changed, 0 insertions, 4 deletions
diff --git a/recipes/dnsmasq/dnsmasq_2.11.bb b/recipes/dnsmasq/dnsmasq_2.11.bb
index 68fa543210..83aea1d299 100644
--- a/recipes/dnsmasq/dnsmasq_2.11.bb
+++ b/recipes/dnsmasq/dnsmasq_2.11.bb
@@ -1,5 +1 @@
require dnsmasq.inc
-
-SRC_URI = "http://www.thekelleys.org.uk/dnsmasq/archive/dnsmasq-${PV}.tar.gz \
- file://init \
- file://dnsmasq.conf"