diff options
author | Ronan Le Martret <ronan.lemartret@iot.bzh> | 2022-01-26 11:42:00 +0100 |
---|---|---|
committer | Ronan Le Martret <ronan.lemartret@iot.bzh> | 2022-02-09 16:52:25 +0100 |
commit | a745218417e9e5fccc118771860f128eab189df4 (patch) | |
tree | dae78f17d26d0cfb09e31b9682071782a339579f /default-floating.xml | |
parent | 07254eabb00f8d5acede38ad1dc8bef477545453 (diff) |
[RCAR] Update RCAR BSP to 5.9.0
Bug-AGL: SPEC-4234
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
Change-Id: I15ac4691ebfb7958e73360d568ab3b7728eebd60
Diffstat (limited to 'default-floating.xml')
-rw-r--r-- | default-floating.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/default-floating.xml b/default-floating.xml index 1c89992a..ee491ba7 100644 --- a/default-floating.xml +++ b/default-floating.xml @@ -67,8 +67,8 @@ <!-- BSPs --> <!-- Renesas Gen3 specific things --> - <project name="renesas-rcar/meta-renesas" path="bsp/meta-renesas" remote="github" revision="dunfell"/> - <project name="CogentEmbedded/meta-rcar" path="bsp/meta-rcar" remote="github" revision="v5.5.0"/> + <project name="renesas-rcar/meta-renesas" path="bsp/meta-renesas" remote="github" revision="dunfell-dev"/> + <project name="CogentEmbedded/meta-rcar" path="bsp/meta-rcar" remote="github" revision="v5.9.0"/> <project name="AGL/meta-agl-refhw" path="bsp/meta-agl-refhw" /> <!-- consolidate on meta-freescale from git.yoctoproject.org --> |