Merge remote-tracking branch 'thingos/dev' into dev

This commit is contained in:
Calin Crisan 2019-06-11 23:09:28 +03:00
commit 17cd213f81
7 changed files with 7 additions and 7 deletions

View File

@ -12,7 +12,7 @@ BR2_ROOTFS_OVERLAY="board/common/overlay board/raspberrypi2/overlay"
BR2_ROOTFS_POST_BUILD_SCRIPT="board/common/postscript.sh"
BR2_LINUX_KERNEL=y
BR2_LINUX_KERNEL_CUSTOM_TARBALL=y
BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="https://github.com/raspberrypi/linux/archive/5d63a4595d32a8505590d5fea5c4ec1ca79fd49d.tar.gz"
BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="https://github.com/raspberrypi/linux/archive/2a64d238e2d6163acd47e531d8431cc2e7fa91e2.tar.gz"
BR2_LINUX_KERNEL_DEFCONFIG="bcm2709"
BR2_LINUX_KERNEL_DTS_SUPPORT=y
BR2_LINUX_KERNEL_INTREE_DTS_NAME="bcm2709-rpi-2-b"

View File

@ -12,7 +12,7 @@ BR2_ROOTFS_OVERLAY="board/common/overlay board/raspberrypi3/overlay"
BR2_ROOTFS_POST_BUILD_SCRIPT="board/common/postscript.sh"
BR2_LINUX_KERNEL=y
BR2_LINUX_KERNEL_CUSTOM_TARBALL=y
BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="https://github.com/raspberrypi/linux/archive/5d63a4595d32a8505590d5fea5c4ec1ca79fd49d.tar.gz"
BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="https://github.com/raspberrypi/linux/archive/2a64d238e2d6163acd47e531d8431cc2e7fa91e2.tar.gz"
BR2_LINUX_KERNEL_DEFCONFIG="bcm2709"
BR2_LINUX_KERNEL_DTS_SUPPORT=y
BR2_LINUX_KERNEL_INTREE_DTS_NAME="bcm2710-rpi-3-b bcm2710-rpi-3-b-plus bcm2710-rpi-cm3"

View File

@ -19,7 +19,7 @@ BR2_ROOTFS_OVERLAY="board/common/overlay board/raspberrypi/overlay"
BR2_ROOTFS_POST_BUILD_SCRIPT="board/common/postscript.sh"
BR2_LINUX_KERNEL=y
BR2_LINUX_KERNEL_CUSTOM_TARBALL=y
BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="https://github.com/raspberrypi/linux/archive/5d63a4595d32a8505590d5fea5c4ec1ca79fd49d.tar.gz"
BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="https://github.com/raspberrypi/linux/archive/2a64d238e2d6163acd47e531d8431cc2e7fa91e2.tar.gz"
BR2_LINUX_KERNEL_DEFCONFIG="bcmrpi"
BR2_LINUX_KERNEL_DTS_SUPPORT=y
BR2_LINUX_KERNEL_INTREE_DTS_NAME="bcm2708-rpi-0-w bcm2708-rpi-b bcm2708-rpi-b-plus bcm2708-rpi-cm"

View File

@ -1 +1 @@
sha256 f8e4fed5ebefc63ab82e34562255fcd6cf9d3399f88ec7911e815f666c670644 rpi-firmware-f8939644f7bd3065068787f1f92b3f3c79cf3de9.tar.gz
sha256 2a4c566e98b16575ebf295b795b40a5772f81282948e957bdc9733cf72fdcd39 rpi-firmware-e1900836948f6c6bdf4571da1b966a9085c95d37.tar.gz

View File

@ -4,7 +4,7 @@
#
################################################################################
RPI_FIRMWARE_VERSION = f8939644f7bd3065068787f1f92b3f3c79cf3de9
RPI_FIRMWARE_VERSION = e1900836948f6c6bdf4571da1b966a9085c95d37
RPI_FIRMWARE_SITE = $(call github,raspberrypi,firmware,$(RPI_FIRMWARE_VERSION))
RPI_FIRMWARE_LICENSE = BSD-3-Clause
RPI_FIRMWARE_LICENSE_FILES = boot/LICENCE.broadcom

View File

@ -1 +1 @@
sha256 f75b0e4f992313c6248c6e4e2229d59a49dd4153d67f23a05953dfc059b06e7f rpi-userland-517cdc30da167d81a485e7a994e02cec2390a269.tar.gz
sha256 6a39327563c3dd5c16803e3937812541f6b273aba6da78921bf89b10b2865bde rpi-userland-30c89b53f2aa1496c09096e241e7d79724561052.tar.gz

View File

@ -4,7 +4,7 @@
#
################################################################################
RPI_USERLAND_VERSION = 517cdc30da167d81a485e7a994e02cec2390a269
RPI_USERLAND_VERSION = 30c89b53f2aa1496c09096e241e7d79724561052
RPI_USERLAND_SITE = $(call github,raspberrypi,userland,$(RPI_USERLAND_VERSION))
RPI_USERLAND_LICENSE = BSD-3-Clause
RPI_USERLAND_LICENSE_FILES = LICENCE