From 81e8284f10cab2c37b9616d85521b58b817249c4 Mon Sep 17 00:00:00 2001 From: Martin Dietze Date: Sat, 23 Feb 2013 13:52:43 +0100 Subject: chillispot: fixed download url --- recipes/chillispot/chillispot_1.0RC3.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/chillispot/chillispot_1.0RC3.bb b/recipes/chillispot/chillispot_1.0RC3.bb index b4338a0ba0..04828bd29b 100644 --- a/recipes/chillispot/chillispot_1.0RC3.bb +++ b/recipes/chillispot/chillispot_1.0RC3.bb @@ -1,7 +1,7 @@ DESCRIPTION = "ChilliSpot is an open source captive portal or wireless LAN access point controller. It is used for authenticating users of a wireless LAN." HOMEPAGE = "http://www.chillispot.org/" LICENSE = "GPL" -SRC_URI = "http://www.chillispot.org/download/chillispot-${PV}.tar.gz \ +SRC_URI = "http://www.the-little-red-haired-girl.org/pub/nylon/thirdparty/chillispot-${PV}.tar.gz \ file://no-ansi.patch;patch=1 \ file://init" RDEPENDS = "kernel-module-tun" -- cgit 1.2.3-korg ader'> cgit logo index : openembedded-core-contrib
OpenEmbedded Core user contribution treesGrokmirror user
summaryrefslogtreecommitdiffstats
path: root/meta/classes/gobject-introspection.bbclass
blob: 504f75e28d65d26605fbdf6763359ecb727909e4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53