From e261737c98e8203cc7a4084bc86186428e52719d Mon Sep 17 00:00:00 2001 From: Owen Date: Mon, 25 Nov 2024 17:27:55 +0100 Subject: [PATCH] note:breakage --- build-trees/README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/build-trees/README.md b/build-trees/README.md index 96ce721..55057e6 100644 --- a/build-trees/README.md +++ b/build-trees/README.md @@ -1,3 +1,8 @@ +# NOV 25, 2024 +## Building is currently broken with the latest (**-49**) kernel. +### Ubuntu have updated the dts tree and with a newer include structure and this breaks the current tooling setup. +### I know how to fix this but it will be a few days before I can apply myself to this. + # Building and installing custom device trees. This folder contains a `make_dtbs` script that can build device tree source (`.dts`) files against the correct upstream headers and device tree includes.