diff options
Diffstat (limited to 'recipes/rp-pppoe/rp-pppoe_3.5.bb')
-rw-r--r-- | recipes/rp-pppoe/rp-pppoe_3.5.bb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes/rp-pppoe/rp-pppoe_3.5.bb b/recipes/rp-pppoe/rp-pppoe_3.5.bb index a628f5e078..927217b628 100644 --- a/recipes/rp-pppoe/rp-pppoe_3.5.bb +++ b/recipes/rp-pppoe/rp-pppoe_3.5.bb @@ -4,9 +4,9 @@ HOMEPAGE="http://www.roaringpenguin.com/" LICENSE="GPLv2" SRC_URI="http://www.roaringpenguin.com/penguin/pppoe/${P}.tar.gz \ - file://rp-pppoe-3.5_configure_in_cross.diff;apply=yes;striplevel=2 \ - file://rp-pppoe-3.5_libevent_makefile_cross.diff;apply=yes;striplevel=2 \ - file://rp-pppoe-3.5_no_strip.diff;apply=yes;striplevel=2" + file://rp-pppoe-3.5_configure_in_cross.diff;striplevel=2 \ + file://rp-pppoe-3.5_libevent_makefile_cross.diff;striplevel=2 \ + file://rp-pppoe-3.5_no_strip.diff;striplevel=2" SRC_URI[md5sum] = "97972f8f8f6a3ab9b7070333a6a29c4b" SRC_URI[sha256sum] = "f7d200b13a4bd75e623b88e3d762afc5b11a0dffa11b4b16b93f4ffb284b9cbc" |