[hamradio-commits] [gnss-sdr] 29/45: trying the impossible

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 03654c199c1f6e067a09dabcfbc2bbcc1220a9f8
Author: Carles Fernandez <carles.fernandez at gmail.com>
Date:   Sun Nov 23 11:27:34 2014 +0100

    trying the impossible
---
 .travis.yml | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/.travis.yml b/.travis.yml
index c958928..0306ac0 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -16,6 +16,7 @@ script:
 
 before_install:
   - cat /proc/cpuinfo
+  - sudo apt-get dist-upgrade -qq --force-yes
   - sudo add-apt-repository "deb http://archive.canonical.com/ubuntu $(lsb_release -sc) partner"
   - sudo add-apt-repository "deb http://archive.ubuntu.com/ubuntu $(lsb_release -sc) universe"
   - sudo add-apt-repository "deb http://archive.ubuntu.com/ubuntu $(lsb_release -sc) multiverse"
@@ -38,7 +39,7 @@ before_install:
   - 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 83886080 > /proc/sys/net/core/wmem_max"
-  - sudo sh -c "echo net.core.wmem_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