diff options
author | Scott Murray <scott.murray@konsulko.com> | 2024-09-05 15:15:32 -0400 |
---|---|---|
committer | Scott Murray <scott.murray@konsulko.com> | 2024-09-06 16:03:05 +0000 |
commit | 2e9d2037865ef60e50e0697edcd3e5f57cd4db33 (patch) | |
tree | b443ddc1a4c028c44993ee3602701c33c5eb1fe0 | |
parent | f589463ad4e82c00b316db9860a766db624b4239 (diff) |
Update meta-rcar
Update meta-rcar configuration to switch to the current HEAD of its
new scarthgap-v5.9.4 branch.
SPEC-5191
Change-Id: I127c1151cfc783f48fb9d168e05576bea5148992
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
(cherry picked from commit c74b3874cf394f0635118d69e31ef0bbf2d84de0)
-rw-r--r-- | default.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/default.xml b/default.xml index e85b15e1..9d804774 100644 --- a/default.xml +++ b/default.xml @@ -73,7 +73,7 @@ <!-- Renesas Gen3 specific things --> <project name="renesas-rcar/meta-renesas" path="bsp/meta-renesas" remote="github" revision="bdab02fbfbbd79565b6db52a6fa62aad9b15aa99" upstream="scarthgap-dev"/> - <project name="CogentEmbedded/meta-rcar" path="bsp/meta-rcar" remote="github" revision="511808a3e794ad0e35386f83d3d159c9ba48b4be" upstream="kirkstone-Yocto-v5.9.0"/> + <project name="CogentEmbedded/meta-rcar" path="bsp/meta-rcar" remote="github" revision="fdc590b9f9853d129d2286876e22fdc91c1fcaa4" upstream="v5.9.4-scarthgap"/> <project name="AGL/meta-agl-refhw" path="bsp/meta-agl-refhw" /> <!-- consolidate on meta-freescale from git.yoctoproject.org --> |