Skip to content
This repository has been archived by the owner on Aug 14, 2023. It is now read-only.

Commit

Permalink
Merge pull request #141 from hypriot/upgrade-all-apt-packages
Browse files Browse the repository at this point in the history
Upgrade all APT packages on build
  • Loading branch information
DieterReuter committed Oct 12, 2016
2 parents 34323e9 + 41f8fae commit d8c3a5e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions builder/chroot-script.sh
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,7 @@ echo 'deb http://archive.raspberrypi.org/debian/ jessie main' | tee /etc/apt/sou

# reload package sources
apt-get update
apt-get upgrade -y

# install WiFi firmware packages (same as in Raspbian)
apt-get install -y \
Expand Down

0 comments on commit d8c3a5e

Please sign in to comment.