diff options
author | Rolf Leggewie <oe-devel@rolf.leggewie.biz> | 2010-01-17 01:26:24 +0100 |
---|---|---|
committer | Rolf Leggewie <oe-devel@rolf.leggewie.biz> | 2010-01-17 01:33:35 +0100 |
commit | a65c4747e1f3eefcbbe3205a6e9394a6899b822b (patch) | |
tree | fdb3d0728d0974c44be6d4155ba49cba269de1c6 /conf/checksums.ini | |
parent | 709c94aaea7e00ddf26034581f5dcd78ee9139b9 (diff) |
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 'conf/checksums.ini')
-rw-r--r-- | conf/checksums.ini | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/checksums.ini b/conf/checksums.ini index 543598672b..92f2ee826b 100644 --- a/conf/checksums.ini +++ b/conf/checksums.ini @@ -5642,7 +5642,7 @@ sha256=531b957d9589950a96cbdbf6a8376f31203797948baed311553cc2d2870c78db md5=02aa4ffb835cbc9bdf96fcb915901cb3 sha256=2dac596d5150174d0a2d9170db698c1d72584a8ab3b5eedf907086f53f76cc87 -[http://www.thekelleys.org.uk/dnsmasq/dnsmasq-2.15.tar.gz] +[http://www.thekelleys.org.uk/dnsmasq/archive/dnsmasq-2.15.tar.gz] md5=72f59fa070a1dc7f664603b20134c383 sha256=9aec45b395b6206e8eb85417f58186cdd0a307ed0f26f4b73af7031023a52225 |