diff options
author | Ronan Le Martret <ronan.lemartret@iot.bzh> | 2021-09-21 14:23:00 +0200 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2021-11-09 15:43:16 +0000 |
commit | 169cc6b5b11e2ba5045cedfe2263d61619d12fd7 (patch) | |
tree | 1916c8074884a2f69b70452684abaae31791d2f4 /default-floating.xml | |
parent | cdecca95ea5c2aa57c7a62d10b22615115737a5b (diff) |
Update RCAR BSP to 5.5.0 version
* Update meta-rcar and meta-renesas to BSP v5.5.0
Bug-AGL: SPEC-4081
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
Change-Id: I14e763f09da9f024da515784e151dc3c2edc77a4
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 1f438b08..fd23847d 100644 --- a/default-floating.xml +++ b/default-floating.xml @@ -72,8 +72,8 @@ <!-- BSPs --> <!-- Renesas Gen3 specific things --> - <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="v4.7.0"/> + <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="AGL/meta-agl-refhw" path="bsp/meta-agl-refhw" /> <!-- consolidate on meta-freescale from git.yoctoproject.org --> |