builder: Update kernel version

This commit is contained in:
sfalexrog
2019-04-03 14:14:20 +03:00
parent 928d2e38d4
commit 9e77a11cf5

View File

@@ -105,6 +105,9 @@ python3-dev \
&& echo_stamp "Everything was installed!" "SUCCESS" \
|| (echo_stamp "Some packages wasn't installed!" "ERROR"; exit 1)
echo_stamp "Updating kernel to fix camera bug"
apt-get install --no-install-recommends -y raspberrypi-kernel
# Deny byobu to check available updates
sed -i "s/updates_available//" /usr/share/byobu/status/status
# sed -i "s/updates_available//" /home/pi/.byobu/status