From: Ronan Le Martret <ronan.lemartret@iot.bzh> Date: Tue, 21 Sep 2021 12:23:00 +0000 (+0200) Subject: Update RCAR BSP to 5.5.0 version X-Git-Tag: 12.1.0~2 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=169cc6b5b11e2ba5045cedfe2263d61619d12fd7;p=AGL%2FAGL-repo.git 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 --- 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 --> diff --git a/default.xml b/default.xml index fa303e7d..1d1894fd 100644 --- a/default.xml +++ b/default.xml @@ -71,8 +71,8 @@ <!-- BSPs --> <!-- Renesas Gen3 specific things --> - <project name="renesas-rcar/meta-renesas" path="bsp/meta-renesas" remote="github" revision="c0a59569d52e32c26de083597308e7bc189675dd" upstream="dunfell-dev"/> - <project name="CogentEmbedded/meta-rcar" path="bsp/meta-rcar" remote="github" revision="a99eb54e9b068375b306fec53f1530f7eb780014" upstream="v4.7.0"/> + <project name="renesas-rcar/meta-renesas" path="bsp/meta-renesas" remote="github" revision="0fe77668f5d9a31a5d10449988c3d8fb8dc475c5" upstream="dunfell"/> + <project name="CogentEmbedded/meta-rcar" path="bsp/meta-rcar" remote="github" revision="da3177eca5e831f4cab15d51b4a7d3317f786a91" upstream="v5.5.0"/> <project name="AGL/meta-agl-refhw" path="bsp/meta-agl-refhw" /> <!-- consolidate on meta-freescale from git.yoctoproject.org -->