[hamradio-commits] [gnss-sdr] 28/45: setting parameters

Carles Fernandez carles_fernandez-guest at moszumanska.debian.org
Sat Dec 6 11:01:54 UTC 2014


This is an automated email from the git hooks/post-receive script.

carles_fernandez-guest pushed a commit to branch next
in repository gnss-sdr.

commit c152479d177c221bfbb71535fa144ea0197e5e2c
Author: Carles Fernandez <carles.fernandez at gmail.com>
Date:   Sun Nov 23 11:18:53 2014 +0100

    setting parameters
---
 .travis.yml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index bb8d001..c958928 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -37,7 +37,8 @@ before_install:
   - if [ "$CXX" = "g++" ]; then export CXX="g++-4.8" CC="gcc-4.8"; fi
   - if [ "$CXX" = "g++" ]; then sudo update-alternatives --install /usr/bin/g++ g++ /usr/bin/g++-4.8 90; fi
   - sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 5125D2724EAF93B6
-  - sudo sh -c "echo net.core.rmem_max = 262144 \ >> /etc/sysctl.conf"
+ # - sudo sh -c "echo net.core.rmem_max = 262144 \ >> /etc/sysctl.conf"
+  - sudo sh -c "echo 83886080 > /proc/sys/net/core/wmem_max"
   - sudo sh -c "echo net.core.wmem_max = 262144 \ >> /etc/sysctl.conf"
   - sudo /sbin/sysctl -p
   - sudo apt-get install -y cmake git-core g++ libstdc++-4.8-dev libboost-all-dev python-wxgtk2.8 uhd-host gnuradio libarmadillo-dev liblapack-dev libopenblas-dev libssl-dev
\ No newline at end of file

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-hamradio/gnss-sdr.git



More information about the pkg-hamradio-commits mailing list