summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>2025-02-06 10:38:17 +0100
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2025-02-06 12:28:29 +0000
commit9d42aefb6c593e763a3b4a06448563b6596f15dd (patch)
treee9769de119afb6150bad56d8b53f3e2bcc7e8fa3
parentdc2c46941072f694a83ff22d644d3cdb0eff843b (diff)
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)
-rw-r--r--default.xml2
1 files changed, 1 insertions, 1 deletions
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>