diff options
author | Stephane Desneux <stephane.desneux@iot.bzh> | 2022-05-17 15:33:40 +0200 |
---|---|---|
committer | Stephane Desneux <stephane.desneux@iot.bzh> | 2022-05-17 15:33:40 +0200 |
commit | c43781d3e10772b816d55d0ac908ca11708e233d (patch) | |
tree | 999ca06a926486ae8893a76998025b339095bd63 /default-floating.xml | |
parent | 76b17f4be32f339c438b8d4d5c4468f29f5380a6 (diff) |
[RCAR] Update meta-rcar on YP kirkstone (stable branch)
Switch to the stable branch 'kirkstone-dev' on meta-renesas from Renesas
Same operation will happen on Cogent layer 'meta-rcar' when ready.
Bug-AGL: SPEC-4343
Change-Id: I9086e1be01e57cb9cba0a856c55c6c6159f069b5
Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
Diffstat (limited to 'default-floating.xml')
-rw-r--r-- | default-floating.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/default-floating.xml b/default-floating.xml index eba73458..4be5a098 100644 --- a/default-floating.xml +++ b/default-floating.xml @@ -67,7 +67,7 @@ <!-- BSPs --> <!-- Renesas Gen3 specific things --> - <project name="renesas-rcar/meta-renesas" path="bsp/meta-renesas" remote="github" revision="kirkstone-dev_3.5_M3_v5.9.0"/> + <project name="renesas-rcar/meta-renesas" path="bsp/meta-renesas" remote="github" revision="kirkstone-dev"/> <project name="CogentEmbedded/meta-rcar" path="bsp/meta-rcar" remote="github" revision="kirkstone-dev_3.5_M3_v5.9.0"/> <project name="AGL/meta-agl-refhw" path="bsp/meta-agl-refhw" /> |