diff options
| author | Martin Bark <martin@barkynet.com> | 2018-05-06 21:07:25 +0100 |
|---|---|---|
| committer | Thomas Petazzoni <thomas.petazzoni@bootlin.com> | 2018-05-20 12:32:00 +0200 |
| commit | b677b490f7055963ac1f5a15856a6eab904ccbc7 (patch) | |
| tree | 51835cc667253c0e3151d08758a7acad57b09301 /configs/raspberrypi3_64_defconfig | |
| parent | 71b54ba98b98b05b5bcad05a89db5ef6699b3a2b (diff) | |
| download | buildroot-b677b490f7055963ac1f5a15856a6eab904ccbc7.tar.bz2 | |
configs/raspberrypi*: bump kernel version
Now based on 4.14.39 (from 4.14.29)
Signed-off-by: Martin Bark <martin@barkynet.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Diffstat (limited to 'configs/raspberrypi3_64_defconfig')
| -rw-r--r-- | configs/raspberrypi3_64_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/raspberrypi3_64_defconfig b/configs/raspberrypi3_64_defconfig index df9f89927f..1a6e378e2c 100644 --- a/configs/raspberrypi3_64_defconfig +++ b/configs/raspberrypi3_64_defconfig @@ -11,7 +11,7 @@ BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_14=y BR2_LINUX_KERNEL=y BR2_LINUX_KERNEL_CUSTOM_TARBALL=y -BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="$(call github,raspberrypi,linux,c117a8bccf37bfba323065b566cf999ed4629a4a)/linux-c117a8bccf37bfba323065b566cf999ed4629a4a.tar.gz" +BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="$(call github,raspberrypi,linux,865ddc1393f558198e7e7ce70928ff2e49c4f7f6)/linux-865ddc1393f558198e7e7ce70928ff2e49c4f7f6.tar.gz" BR2_LINUX_KERNEL_DEFCONFIG="bcmrpi3" # Build the DTB from the kernel sources |
