Skip to content

Commit

Permalink
bumped version of raspberrypi linux kernel and corresponding rpi-firm…
Browse files Browse the repository at this point in the history
…ware to latest 4.14.62 to potentially fix random kernel panic issues reported lately. This refs #393.
  • Loading branch information
jens-maus committed Aug 16, 2018
1 parent 50a70d2 commit daa5ef0
Show file tree
Hide file tree
Showing 7 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion buildroot-external/configs/raspmatic_rpi0_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ BR2_ROOTFS_POST_BUILD_SCRIPT="$(BR2_EXTERNAL_EQ3_PATH)/board/raspberrypi0/post-b
BR2_ROOTFS_POST_IMAGE_SCRIPT="$(BR2_EXTERNAL_EQ3_PATH)/board/raspberrypi0/post-image.sh"
BR2_LINUX_KERNEL=y
BR2_LINUX_KERNEL_CUSTOM_TARBALL=y
BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="https://github.com/raspberrypi/linux/archive/raspberrypi-kernel_1.20180619-1.tar.gz"
BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="https://github.com/raspberrypi/linux/archive/1f89ad77bf9b204c18fb6fdd167b4ee92d064f95.tar.gz"
BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y
BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="$(BR2_EXTERNAL_EQ3_PATH)/board/raspberrypi0/kernel_defconfig"
BR2_LINUX_KERNEL_DTS_SUPPORT=y
Expand Down
2 changes: 1 addition & 1 deletion buildroot-external/configs/raspmatic_rpi3_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ BR2_ROOTFS_POST_BUILD_SCRIPT="$(BR2_EXTERNAL_EQ3_PATH)/board/raspberrypi3/post-b
BR2_ROOTFS_POST_IMAGE_SCRIPT="$(BR2_EXTERNAL_EQ3_PATH)/board/raspberrypi3/post-image.sh"
BR2_LINUX_KERNEL=y
BR2_LINUX_KERNEL_CUSTOM_TARBALL=y
BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="https://github.com/raspberrypi/linux/archive/raspberrypi-kernel_1.20180619-1.tar.gz"
BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="https://github.com/raspberrypi/linux/archive/1f89ad77bf9b204c18fb6fdd167b4ee92d064f95.tar.gz"
BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y
BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="$(BR2_EXTERNAL_EQ3_PATH)/board/raspberrypi3/kernel_defconfig"
BR2_LINUX_KERNEL_DTS_SUPPORT=y
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ BR2_ROOTFS_OVERLAY="$(BR2_EXTERNAL_RECOVERY_SYSTEM_PATH)/overlay"
BR2_ROOTFS_POST_BUILD_SCRIPT="$(BR2_EXTERNAL_RECOVERY_SYSTEM_PATH)/board/raspberrypi0/post-build.sh"
BR2_LINUX_KERNEL=y
BR2_LINUX_KERNEL_CUSTOM_TARBALL=y
BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="https://github.com/raspberrypi/linux/archive/raspberrypi-kernel_1.20180619-1.tar.gz"
BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="https://github.com/raspberrypi/linux/archive/1f89ad77bf9b204c18fb6fdd167b4ee92d064f95.tar.gz"
BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y
BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="$(BR2_EXTERNAL_EQ3_PATH)/board/raspberrypi0/kernel_defconfig"
BR2_PACKAGE_BUSYBOX_CONFIG="$(BR2_EXTERNAL_EQ3_PATH)/Busybox.config"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ BR2_ROOTFS_OVERLAY="$(BR2_EXTERNAL_RECOVERY_SYSTEM_PATH)/overlay"
BR2_ROOTFS_POST_BUILD_SCRIPT="$(BR2_EXTERNAL_RECOVERY_SYSTEM_PATH)/board/raspberrypi3/post-build.sh"
BR2_LINUX_KERNEL=y
BR2_LINUX_KERNEL_CUSTOM_TARBALL=y
BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="https://github.com/raspberrypi/linux/archive/raspberrypi-kernel_1.20180619-1.tar.gz"
BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="https://github.com/raspberrypi/linux/archive/1f89ad77bf9b204c18fb6fdd167b4ee92d064f95.tar.gz"
BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y
BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="$(BR2_EXTERNAL_EQ3_PATH)/board/raspberrypi3/kernel_defconfig"
BR2_PACKAGE_BUSYBOX_CONFIG="$(BR2_EXTERNAL_EQ3_PATH)/Busybox.config"
Expand Down
4 changes: 2 additions & 2 deletions buildroot-patches/0002-rpi-firmware.patch
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@
@@ -1,2 +1,2 @@
# Locally computed
-sha256 ea451834e20136d249661e0ed7d1fdfa309249d233a387f44dd6c3b746a454c6 rpi-firmware-36f991382326907419f64917624427e59fd8e4a0.tar.gz
+sha256 9769d0d8243a818cb09711a020a40e8b4d3437b565bd9df709a866694097e9c7 rpi-firmware-469f2d8eb88a4ef71f77d4912b8f15ba3a7dd57b.tar.gz
+sha256 b23af42de1db8940767d96a7a7eb86837d55a66d5d562576d975446f454874ae rpi-firmware-ebbecf992a466f9bffbd9e3f443f56f64994a277.tar.gz
--- buildroot/package/rpi-firmware/rpi-firmware.mk.orig
+++ buildroot/package/rpi-firmware/rpi-firmware.mk
@@ -4,7 +4,7 @@
#
################################################################################

-RPI_FIRMWARE_VERSION = 36f991382326907419f64917624427e59fd8e4a0
+RPI_FIRMWARE_VERSION = 469f2d8eb88a4ef71f77d4912b8f15ba3a7dd57b
+RPI_FIRMWARE_VERSION = ebbecf992a466f9bffbd9e3f443f56f64994a277
RPI_FIRMWARE_SITE = $(call github,raspberrypi,firmware,$(RPI_FIRMWARE_VERSION))
RPI_FIRMWARE_LICENSE = BSD-3-Clause
RPI_FIRMWARE_LICENSE_FILES = boot/LICENCE.broadcom
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
# Locally computed
sha256 9769d0d8243a818cb09711a020a40e8b4d3437b565bd9df709a866694097e9c7 rpi-firmware-469f2d8eb88a4ef71f77d4912b8f15ba3a7dd57b.tar.gz
sha256 b23af42de1db8940767d96a7a7eb86837d55a66d5d562576d975446f454874ae rpi-firmware-ebbecf992a466f9bffbd9e3f443f56f64994a277.tar.gz
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
################################################################################

RPI_FIRMWARE_VERSION = 469f2d8eb88a4ef71f77d4912b8f15ba3a7dd57b
RPI_FIRMWARE_VERSION = ebbecf992a466f9bffbd9e3f443f56f64994a277
RPI_FIRMWARE_SITE = $(call github,raspberrypi,firmware,$(RPI_FIRMWARE_VERSION))
RPI_FIRMWARE_LICENSE = BSD-3-Clause
RPI_FIRMWARE_LICENSE_FILES = boot/LICENCE.broadcom
Expand Down

0 comments on commit daa5ef0

Please sign in to comment.