From 562bbf0f7420364b815d6a38f04a11e1fa958160 Mon Sep 17 00:00:00 2001 From: Maciej Pijanowski Date: Tue, 4 May 2021 15:32:04 +0200 Subject: [PATCH] linux-beaglev: explain dts sync patch Signed-off-by: Maciej Pijanowski --- .../linux-beaglev/0001-sync-beaglev-dts-from-u-boot.patch | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/recipes-kernel/linux/linux-beaglev/0001-sync-beaglev-dts-from-u-boot.patch b/recipes-kernel/linux/linux-beaglev/0001-sync-beaglev-dts-from-u-boot.patch index 99fe35d..374bae4 100644 --- a/recipes-kernel/linux/linux-beaglev/0001-sync-beaglev-dts-from-u-boot.patch +++ b/recipes-kernel/linux/linux-beaglev/0001-sync-beaglev-dts-from-u-boot.patch @@ -3,6 +3,11 @@ From: Maciej Pijanowski Date: Fri, 30 Apr 2021 23:53:33 +0200 Subject: [PATCH] sync beaglev dts from u-boot +The current linux tree does not (yet?) provide the dts files for BeagleV. Only +the U-Boot tree does. In Yocto, we expect to have a dtb as one of the output +file from a kernel recipe. Sync the dts files from U-Boot for know to make the +build pass. + Signed-off-by: Maciej Pijanowski --- arch/riscv/boot/dts/sifive/Makefile | 1 +