From a4a7e630972444a7c3611df3de83b29d90814577 Mon Sep 17 00:00:00 2001 From: Scott Murray Date: Tue, 27 Aug 2024 14:41:02 -0400 Subject: Fixes for latest meta-rcar-gen3 changes Updating to the bdab02fb commit of the scarthgap-dev branch in meta-renesas brought some breaking changes to meta-rcar-gen3 which we need to handle. Changes: - Updated arm-trusted-firmware bbappend to work against the significantly reworked upstream recipe. - Added gstreamer1.0-plugin-vspfilter-config bbappend to add in a conf file for the MACHINE=agl-ref-h3 scenario. - Updated branches in layer README for scarthgap, as that had been missed previously. Bug-AGL: SPEC-5239 Change-Id: I510f077ebde2bd6a01d0c486be3cabd356efe8f9 Signed-off-by: Scott Murray --- README | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'README') diff --git a/README b/README index ed7bcd8..1f23cba 100644 --- a/README +++ b/README @@ -9,14 +9,14 @@ This layer depends on: URI: git://git.openembedded.org/openembedded-core layers: meta - branch: kirkstone + branch: scarthgap URI: git://git.openembedded.org/meta-openembedded layers: meta-oe, meta-python - branch: kirkstone + branch: scarthgap URI: https://github.com/renesas-rcar/meta-renesas - branch: kirkstone-dev_3.5_M3_v5.9.0 + branch: scarthgap-dev Build Instructions -- cgit 1.2.3-korg