From 892dc8dba2885a933bc37d00d85b5a9ef86ff2e9 Mon Sep 17 00:00:00 2001 From: sfalexrog Date: Fri, 23 Aug 2019 10:40:32 +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 e4ede419..b339e329 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.20190718~stretch-1 \ - raspberrypi-bootloader=1.20190718~stretch-1 \ - libraspberrypi-bin=1.20190718~stretch-1 \ - libraspberrypi-dev=1.20190718~stretch-1 \ - libraspberrypi0=1.20190718~stretch-1 \ + raspberrypi-kernel=1.20190819~stretch-1 \ + raspberrypi-bootloader=1.20190819~stretch-1 \ + libraspberrypi-bin=1.20190819~stretch-1 \ + libraspberrypi-dev=1.20190819~stretch-1 \ + libraspberrypi0=1.20190819~stretch-1 \ wireless-regdb=2018.05.09-0~rpt1 \ wpasupplicant=2:2.6-21~bpo9~rpt1