summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSzuWei Lin <szuweilin@google.com>2024-03-15 15:45:21 +0800
committerSzuWei Lin <szuweilin@google.com>2024-03-15 15:45:21 +0800
commita1c4ba9abf25ad33ff5e692a543da914369245f4 (patch)
treea3c7716aa67f1b82919d5804c9d86bdeffa2880c
parentebe2845f40f0f624f33999e4619ac25408517e67 (diff)
downloadmanifest-common-android13-5.10-2024-04.tar.gz
Initial android13-5.10-2024-04 projectscommon-android13-5.10-2024-04
Bug: 329791272 Change-Id: Icc6ceea403d6e5ce3f79f555c2402090bac32949
-rw-r--r--default.xml12
1 files changed, 6 insertions, 6 deletions
diff --git a/default.xml b/default.xml
index ca36d55..4e1e762 100644
--- a/default.xml
+++ b/default.xml
@@ -1,11 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
- <remote name="aosp" fetch=".." review="https://android-review.googlesource.com/" />
+ <remote name="aosp" fetch=".." review="https://android-review.googlesource.com/" />
<default revision="master-kernel-build-2022" remote="aosp" sync-j="4" />
- <superproject name="kernel/superproject" remote="aosp" revision="common-android13-5.10" />
+ <superproject name="kernel/superproject" remote="aosp" revision="common-android13-5.10-2024-04" />
- <project path="build/kernel" name="kernel/build" >
+ <project path="build/kernel" name="kernel/build">
<linkfile src="kleaf/bazel.sh" dest="tools/bazel" />
<linkfile src="kleaf/bazel.WORKSPACE" dest="WORKSPACE" />
<linkfile src="build.sh" dest="build/build.sh" />
@@ -19,13 +19,13 @@
<linkfile src="abi" dest="build/abi" />
<linkfile src="static_analysis" dest="build/static_analysis" />
</project>
- <project path="hikey-modules" name="kernel/hikey-modules" revision="android13-5.10" />
- <project path="common" name="kernel/common" revision="android13-5.10" >
+ <project path="hikey-modules" name="kernel/hikey-modules" revision="a068c3379fab21a8719c03e661c7d9de97583244" upstream="android13-5.10" dest-branch="android13-5.10" />
+ <project path="common" name="kernel/common" revision="android13-5.10-2024-04" upstream="android13-5.10-2024-04" dest-branch="android13-5.10-2024-04">
<linkfile src="." dest=".source_date_epoch_dir" />
</project>
<project path="kernel/tests" name="kernel/tests" />
<project path="kernel/configs" name="kernel/configs" />
- <project path="common-modules/virtual-device" name="kernel/common-modules/virtual-device" revision="android13-5.10" />
+ <project path="common-modules/virtual-device" name="kernel/common-modules/virtual-device" revision="423eb1c11b3ec94ab40900529c0bf7aca94cf4fa" upstream="android13-5.10" dest-branch="android13-5.10" />
<project path="prebuilts/clang/host/linux-x86" name="platform/prebuilts/clang/host/linux-x86" clone-depth="1" />
<project path="prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8" name="platform/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8" clone-depth="1" />
<project path="prebuilts/build-tools" name="platform/prebuilts/build-tools" clone-depth="1" />