Bob Mottram 11 years ago
parent
commit
f45463ff9a
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      beaglebone.txt

+ 1
- 0
beaglebone.txt View File

301
 #+BEGIN_SRC
301
 #+BEGIN_SRC
302
 echo "deb http://ftp.us.debian.org/debian wheezy-backports main" >> /etc/apt/sources.list
302
 echo "deb http://ftp.us.debian.org/debian wheezy-backports main" >> /etc/apt/sources.list
303
 apt-get update
303
 apt-get update
304
+apt-get dist-upgrade
304
 #+END_SRC
305
 #+END_SRC
305
 
306
 
306
 ** Random number generation
307
 ** Random number generation