From 174fafd16b0c8f7a8594c9472b41262dec632f31 Mon Sep 17 00:00:00 2001 From: Andrei Gherzan Date: Thu, 27 Jun 2019 18:34:29 +0100 Subject: rpi-base: Rename the rpi0w dtb This change is following the rename in the kernel: commit 6f91b5dbfdb62a434571a73f2dc15181963e3bea Author: Phil Elwell Date: Tue May 28 16:36:04 2019 +0100 Signed-off-by: Andrei Gherzan --- conf/machine/include/rpi-base.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/machine/include/rpi-base.inc b/conf/machine/include/rpi-base.inc index 83f8e47..a120656 100644 --- a/conf/machine/include/rpi-base.inc +++ b/conf/machine/include/rpi-base.inc @@ -40,7 +40,7 @@ RPI_KERNEL_DEVICETREE_OVERLAYS ?= " \ " RPI_KERNEL_DEVICETREE ?= " \ - bcm2708-rpi-0-w.dtb \ + bcm2708-rpi-zero-w.dtb \ bcm2708-rpi-b.dtb \ bcm2708-rpi-b-plus.dtb \ bcm2709-rpi-2-b.dtb \ -- cgit v1.2.3-54-g00ecf