Update dependencies

This commit is contained in:
Bob Mottram 2014-03-22 12:04:03 +00:00
parent 3c3efa2767
commit 859702ac4b
1 changed files with 1 additions and 1 deletions

View File

@ -126,7 +126,7 @@ cd debian-7.2-console-armhf-2013-11-15
Create the disk image, where sdX is the name of the flash drive (probably it will be sdb or sdc).
#+BEGIN_SRC: bash
sudo apt-get install u-boot-tools
sudo apt-get install u-boot-tools dosfstools git-core kpartx wget parted
sudo ./setup_sdcard.sh --mmc /dev/sdX --uboot bone --swap-file 1024
#+END_SRC