diff options
author | Scott Murray <scott.murray@konsulko.com> | 2024-08-27 14:41:02 -0400 |
---|---|---|
committer | Scott Murray <scott.murray@konsulko.com> | 2024-08-28 15:53:45 +0000 |
commit | a4a7e630972444a7c3611df3de83b29d90814577 (patch) | |
tree | f8cbd152d407f03673da05d8af8bae2791e187a4 /README | |
parent | 679611559e698e8078e9f74ce09a99d06b605891 (diff) |
Fixes for latest meta-rcar-gen3 changesricefish_18.0.2ricefish_18.0.1ricefish/18.0.2ricefish/18.0.118.0.218.0.1ricefish
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 <scott.murray@konsulko.com>
Diffstat (limited to 'README')
-rw-r--r-- | README | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -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 |