summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSzuWei Lin <szuweilin@google.com>2024-04-18 12:17:44 +0800
committerSzuWei Lin <szuweilin@google.com>2024-04-18 12:17:44 +0800
commit64c820fb26c1cbd0fc2138947da278e026497579 (patch)
tree50a219cf050335f362560e480b5da8a4684897cb
parent54fecda56e6a505b77bb989152fafd2ddaba63d8 (diff)
downloadmanifest-common-android14-6.1-2024-05.tar.gz
Initial android14-6.1-2024-05 projectscommon-android14-6.1-2024-05
Bug: 335546499 Change-Id: Ia3153f2cb61056a507e6f38a2879717101dd6284
-rw-r--r--default.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/default.xml b/default.xml
index 9e9fd4a..0cce638 100644
--- a/default.xml
+++ b/default.xml
@@ -1,20 +1,20 @@
<?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="main-kernel-build-2023" remote="aosp" sync-j="4" />
- <superproject name="kernel/superproject" remote="aosp" revision="common-android14-6.1" />
+ <superproject name="kernel/superproject" remote="aosp" revision="common-android14-6.1-2024-05" />
- <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_test.sh" dest="build/build_test.sh" />
<linkfile src="config.sh" dest="build/config.sh" />
</project>
- <project path="common" name="kernel/common" revision="android14-6.1" />
+ <project path="common" name="kernel/common" revision="android14-6.1-2024-05" upstream="android14-6.1-2024-05" dest-branch="android14-6.1-2024-05" />
<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="android14-6.1" />
+ <project path="common-modules/virtual-device" name="kernel/common-modules/virtual-device" revision="fcaff096cf4c1402069c1cdd4ed4c996477d9374" upstream="android14-6.1" dest-branch="android14-6.1" />
<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" />