builder: Use default kernel

This commit is contained in:
sfalexrog
2019-10-06 21:05:51 +03:00
parent d833151963
commit 7b0b3c751b

View File

@@ -114,14 +114,6 @@ mjpg-streamer \
&& 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=1.20190819-1 \
raspberrypi-bootloader=1.20190819-1 \
libraspberrypi-bin=1.20190819-1 \
libraspberrypi-dev=1.20190819-1 \
libraspberrypi0=1.20190819-1
# 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