Acked-by: Chase Maupin <[email protected]>
>-----Original Message----- >From: [email protected] [mailto:meta-arago- >[email protected]] On Behalf Of Denys Dmytriyenko >Sent: Friday, June 20, 2014 12:57 PM >To: [email protected] >Subject: [meta-arago] [PATCH 19/19] arago.conf: update version, >remove FETCHCMD_wget workaround > >From: Denys Dmytriyenko <[email protected]> > >Signed-off-by: Denys Dmytriyenko <[email protected]> >--- > meta-arago-distro/conf/distro/arago.conf | 5 +---- > 1 file changed, 1 insertion(+), 4 deletions(-) > >diff --git a/meta-arago-distro/conf/distro/arago.conf b/meta- >arago-distro/conf/distro/arago.conf >index b652fda..7d916e3 100644 >--- a/meta-arago-distro/conf/distro/arago.conf >+++ b/meta-arago-distro/conf/distro/arago.conf >@@ -1,6 +1,6 @@ > # Name and version of the distribution > DISTRO_NAME = "Arago" >-DISTRO_VERSION = "2014.05" >+DISTRO_VERSION = "2014.06" > > # SDK paths and names > SDK_NAME_PREFIX = "arago" >@@ -13,9 +13,6 @@ SDKPATH = "${@"/tmp/"+"x"*96+"/"+"y"*96}" > # Mask any broken recipes (currently none) > #BBMASK = "" > >-# Bump the connection timeout to 5 minutes to overcome slow proxy >servers >-FETCHCMD_wget = "/usr/bin/env wget -t 2 -T 300 -nv --passive-ftp >--no-check-certificate" >- > # Also build 32bit Pseudo on 64bit machines, fix error when >preloading libpseudo.so > NO32LIBS = "0" > >-- >2.0.0 > >_______________________________________________ >meta-arago mailing list >[email protected] >http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago _______________________________________________ meta-arago mailing list [email protected] http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
