aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/rp-pppoe
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-04-15 00:01:06 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2010-04-15 00:18:52 +0200
commit845da57b03a91d15bb782325358591649df1579c (patch)
tree726062180cbb7b014f19faca1279042986a53f74 /recipes/rp-pppoe
parent76cf00c745b2be7c39fb0d966959948adeab1801 (diff)
downloadopenembedded-845da57b03a91d15bb782325358591649df1579c.tar.gz
recipes: more checksums and more fixes to download them all
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/rp-pppoe')
-rw-r--r--recipes/rp-pppoe/rp-pppoe_3.5.bb4
1 files changed, 4 insertions, 0 deletions
diff --git a/recipes/rp-pppoe/rp-pppoe_3.5.bb b/recipes/rp-pppoe/rp-pppoe_3.5.bb
index b238962be5..68d957523c 100644
--- a/recipes/rp-pppoe/rp-pppoe_3.5.bb
+++ b/recipes/rp-pppoe/rp-pppoe_3.5.bb
@@ -7,6 +7,10 @@ SRC_URI="http://www.roaringpenguin.com/penguin/pppoe/${P}.tar.gz \
file://rp-pppoe-3.5_configure_in_cross.diff;patch=1;pnum=2 \
file://rp-pppoe-3.5_libevent_makefile_cross.diff;patch=1;pnum=2 \
file://rp-pppoe-3.5_no_strip.diff;patch=1;pnum=2"
+
+SRC_URI[md5sum] = "97972f8f8f6a3ab9b7070333a6a29c4b"
+SRC_URI[sha256sum] = "f7d200b13a4bd75e623b88e3d762afc5b11a0dffa11b4b16b93f4ffb284b9cbc"
+
DEPENDS="ppp"
S = "${WORKDIR}/${P}/src"