From 865b999431277f53f457916d70d9eca81cc61f8f Mon Sep 17 00:00:00 2001 From: sfalexrog Date: Mon, 15 Jul 2019 19:40:56 +0300 Subject: [PATCH] builder: Update kernel version --- builder/image-software.sh | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/builder/image-software.sh b/builder/image-software.sh index 151158af..99a69ac4 100755 --- a/builder/image-software.sh +++ b/builder/image-software.sh @@ -114,11 +114,11 @@ mjpg-streamer=2.0 \ echo_stamp "Updating kernel to fix camera bug" apt-get install --no-install-recommends -y \ - raspberrypi-kernel=1.20190517-1 \ - raspberrypi-bootloader=1.20190517-1 \ - libraspberrypi-bin=1.20190517-1 \ - libraspberrypi-dev=1.20190517-1 \ - libraspberrypi0=1.20190517-1 \ + raspberrypi-kernel=1.20190709~stretch-1 \ + raspberrypi-bootloader=1.20190709~stretch-1 \ + libraspberrypi-bin=1.20190709~stretch-1 \ + libraspberrypi-dev=1.20190709~stretch-1 \ + libraspberrypi0=1.20190709~stretch-1 \ wireless-regdb=2018.05.09-0~rpt1 \ wpasupplicant=2:2.6-21~bpo9~rpt1