aboutsummaryrefslogtreecommitdiffstats
path: root/packages/stunnel
diff options
context:
space:
mode:
authornslu2-linux.adm@bkbits.net <nslu2-linux.adm@bkbits.net>2005-05-19 16:39:41 +0000
committernslu2-linux.adm@bkbits.net <nslu2-linux.adm@bkbits.net>2005-05-19 16:39:41 +0000
commit8b5aa904c9afafbad6bb72df00baeb487b496a87 (patch)
tree5a2de850b739213bd2b930ff84ee5d61354a2610 /packages/stunnel
parent5c92251710a4e1c334d11c21158c4ea61733ea0c (diff)
downloadopenembedded-8b5aa904c9afafbad6bb72df00baeb487b496a87.tar.gz
Merge bk://oe-devel.bkbits.net/openembedded
into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/05/19 18:35:37+02:00 void!koen Merge bk://oe-devel@oe-devel.bkbits.net/openembedded into dominion.dominion.void:/data/build/oe/openembedded 2005/05/19 18:35:09+02:00 void!koen stunnel_4.09.bb: adjust SRC_URI 2005/05/19 18:27:14+02:00 hrw.one.pl!hrw Merge bk://oe-devel@oe-devel.bkbits.net/openembedded/ into home.hrw.one.pl:/home/hrw/zaurus/oe/openembedded 2005/05/19 18:26:05+02:00 hrw.one.pl!hrw set newer konqueror-embedded as non-default one - it's BROKEN 2005/05/19 12:02:05-04:00 local!kergoth Merge bk://oe-devel@oe-devel.bkbits.net/openembedded into linux.local:/home/kergoth/code/openembedded 2005/05/19 12:01:52-04:00 local!kergoth No longer apply the bytes per inode patch to genext2fs cvs, since it was applied upstream, and switch from cvs to the first prerelease of 1.4. BKrev: 428cc14dR39y0W7Rxiddgouv1tPEXQ
Diffstat (limited to 'packages/stunnel')
-rw-r--r--packages/stunnel/stunnel_4.09.bb7
1 files changed, 7 insertions, 0 deletions
diff --git a/packages/stunnel/stunnel_4.09.bb b/packages/stunnel/stunnel_4.09.bb
index e69de29bb2..31711aa355 100644
--- a/packages/stunnel/stunnel_4.09.bb
+++ b/packages/stunnel/stunnel_4.09.bb
@@ -0,0 +1,7 @@
+include stunnel.inc
+
+SRC_URI = "http://www.stunnel.org/download/stunnel/src/stunnel-${PV}.tar.gz \
+ file://configure.patch;patch=1 \
+ file://automake.patch;patch=1 \
+ file://init \
+ file://stunnel.conf"