summaryrefslogtreecommitdiffstats
path: root/meta-raspberrypi/recipes-kernel/linux/linux-raspberrypi.inc
diff options
context:
space:
mode:
authorBrad Bishop <bradleyb@fuzziesquirrel.com>2018-09-07 15:37:17 +0100
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-09-11 21:33:51 -0400
commit9392c69cb94f33ad32d35e907d14da19eeb88986 (patch)
treec0c71bb25c75c5db05e5357f79d553de98f08f2b /meta-raspberrypi/recipes-kernel/linux/linux-raspberrypi.inc
parentc5e8f3ded21beae5e02a327ace0c3c792411781e (diff)
downloadtalos-openbmc-9392c69cb94f33ad32d35e907d14da19eeb88986.tar.gz
talos-openbmc-9392c69cb94f33ad32d35e907d14da19eeb88986.zip
meta-raspberrypi: sumo refresh ade31d6d01..2d40b00002
Update meta-raspberrypi to sumo HEAD. Andrei Gherzan (4): firmware: Update to 20180817 linux-raspberrypi: Update to 4.14.68 linux-raspberrypi: Build rpi poe fan driver rpi-base.inc: Build rpi-poe dtb overlay Change-Id: I391098025c3bdec7c372da978c3aaf815d03b9de Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-raspberrypi/recipes-kernel/linux/linux-raspberrypi.inc')
-rw-r--r--meta-raspberrypi/recipes-kernel/linux/linux-raspberrypi.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-raspberrypi/recipes-kernel/linux/linux-raspberrypi.inc b/meta-raspberrypi/recipes-kernel/linux/linux-raspberrypi.inc
index 65c2ab759..03acfb410 100644
--- a/meta-raspberrypi/recipes-kernel/linux/linux-raspberrypi.inc
+++ b/meta-raspberrypi/recipes-kernel/linux/linux-raspberrypi.inc
@@ -11,6 +11,8 @@ PV = "${LINUX_VERSION}+git${SRCPV}"
inherit kernel siteinfo
require recipes-kernel/linux/linux-yocto.inc
+SRC_URI += "file://rpi-kernel-misc.cfg"
+
KCONFIG_MODE = "--alldefconfig"
KBUILD_DEFCONFIG_raspberrypi0-wifi ?= "bcmrpi_defconfig"
KBUILD_DEFCONFIG_raspberrypi ?= "bcmrpi_defconfig"
OpenPOWER on IntegriCloud