From: Grazvydas Ignotas Date: Fri, 23 Nov 2012 15:30:03 +0000 (+0200) Subject: ppp-2.4.5: hack for old OE X-Git-Tag: sz_154~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1e6ab3cfd99dbe2db982151ade2ae5104d8c95fe;p=openembedded.git ppp-2.4.5: hack for old OE --- diff --git a/recipes/ppp/ppp_2.4.5.bb b/recipes/ppp/ppp_2.4.5.bb index ce6076caa1..2ca813e15c 100644 --- a/recipes/ppp/ppp_2.4.5.bb +++ b/recipes/ppp/ppp_2.4.5.bb @@ -8,13 +8,13 @@ PR = "r2" PARALLEL_MAKE = "" SRC_URI = "http://ppp.samba.org/ftp/ppp/ppp-${PV}.tar.gz \ - file://ppp-2.4.4-mppe-mppc.1.1.patch \ - file://makefile.patch \ - file://cifdefroute.patch \ - file://pppd-resolv-varrun.patch \ - file://enable-ipv6.patch \ - file://makefile-remove-hard-usr-reference.patch \ - file://ldflags.patch \ + file://ppp-2.4.4-mppe-mppc.1.1.patch;patch=1 \ + file://makefile.patch;patch=1 \ + file://cifdefroute.patch;patch=1 \ + file://pppd-resolv-varrun.patch;patch=1 \ + file://enable-ipv6.patch;patch=1 \ + file://makefile-remove-hard-usr-reference.patch;patch=1 \ + file://ldflags.patch;patch=1 \ file://pon \ file://poff \ file://init \