From: Marcin Juszkiewicz Date: Tue, 25 Oct 2005 11:04:17 +0000 (+0000) Subject: dnsmasq: fixed SRC_URI for 2.11 version X-Git-Tag: Release-2010-05/1~9453^2~3196 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e2b65b789da6630735f6a5e37546e70780ecaf44;p=openembedded.git dnsmasq: fixed SRC_URI for 2.11 version --- diff --git a/packages/dnsmasq/dnsmasq_2.11.bb b/packages/dnsmasq/dnsmasq_2.11.bb index da04fe6d58..8c7c10512a 100644 --- a/packages/dnsmasq/dnsmasq_2.11.bb +++ b/packages/dnsmasq/dnsmasq_2.11.bb @@ -1 +1,5 @@ include dnsmasq.inc + +SRC_URI = "http://www.thekelleys.org.uk/dnsmasq/archive/dnsmasq-${PV}.tar.gz \ + file://init \ + file://dnsmasq.conf"