From: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
Date: Thu, 6 Feb 2025 09:38:17 +0000 (+0100)
Subject: Fix meta-rockchip repository SRCREV
X-Git-Tag: 19.0.0~1
X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=9d42aefb6c593e763a3b4a06448563b6596f15dd;p=AGL%2FAGL-repo.git

Fix meta-rockchip repository SRCREV

meta-rockchip pushed changes and removed the srcrev used in a previous update.

Fix it by using the latest SRCREV of the scarthgap branch.

Bug-AGL: SPEC-5359
Change-Id: Ide600577744240f32fadbaebb5e7833da4eff576
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
(cherry picked from commit f1b02c321ddcc3fdbeb825f6b4b4bab18df9f718)
---

diff --git a/default.xml b/default.xml
index 821d9d52..005f7164 100644
--- a/default.xml
+++ b/default.xml
@@ -103,7 +103,7 @@
   <project name="OE4T/meta-tegra" path="bsp/meta-tegra" remote="github" revision="caf164e4917dc56d59990c72f9d8284abb6621f5" upstream="scarthgap"/>
 
   <!-- rockchip layers -->
-  <project name="JeffyCN/meta-rockchip" path="bsp/meta-rockchip" remote="github" revision="ae6b04cea4fb26ae62fc22d10d2c6f6f0faa8a7b" upstream="scarthgap"/>
+  <project name="JeffyCN/meta-rockchip" path="bsp/meta-rockchip" remote="github" revision="948db0f76ba962adbfe5fe5d183842afe2cc24ed" upstream="scarthgap"/>
   <project name="agl-ic-eg/meta-rockchip-extra" path="bsp/meta-rockchip-extra" remote="github" revision="c1ec27440639228f05951beeddc8436e60e7d695" upstream="scarthgap-agl"/>
 
 </manifest>