aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorScott Murray <scott.murray@konsulko.com>2021-10-04 11:43:39 -0400
committerScott Murray <scott.murray@konsulko.com>2021-11-15 15:41:08 +0000
commita68c5adb267a4e6151e0d05f72865a7e4f333fca (patch)
treef010dc16f3dc44bd3eafae8a5a30669c4d64b3c5 /README
parent3340be76b3f75f83affbb099db4cd25aa796b047 (diff)
Changes: - Kernel patches updated for the 5.10.41 linux-renesas kernel, most changes are for the upstream rename of the non-engineering sample H3 from r8a7795 to r8a77951. - The kernel patches have been renamed to match git format-patch / devtool naming conventions to be a bit more consistent and hopefully simplify future updates. - To maintain consistency with the other rcar3 boards, as part of the kernel patch updates the reference hardware devicetree has been renamed to r8a77951-agl-refhw, which does result in a user visible change in the .dtb name. - The upstreamed, then reverted upstream patch to arm-trusted-firmware to disable FDT generation has been replaced with a simpler patch to just put "renesas,unknown" in the compatible string instead of panic-ing. This should be easier to carry forward. - Documentation updated for new branch & tag. Bug-AGL: SPEC-4103 Signed-off-by: Scott Murray <scott.murray@konsulko.com> Change-Id: I48b2cce5d55df3fff49e556821b27b8f516b98e1 (cherry picked from commit 92da06f999511ebf5f871ec40dffd3cb456be55f)
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 0f4d00d..29d6040 100644
--- a/README
+++ b/README
@@ -16,8 +16,8 @@ This layer depends on:
branch: dunfell
URI: https://github.com/renesas-rcar/meta-renesas
- branch: dunfell-dev
- - Note that the dunfell-Yocto-v4.7.0 tag is currently the latest revision
+ branch: dunfell
+ - Note that the Renesas-Yocto-v5.5.0 tag is currently the latest revision
verified as compatible, it is recommended that it be used.