summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSzuWei Lin <szuweilin@google.com>2024-04-18 12:14:33 +0800
committerSzuWei Lin <szuweilin@google.com>2024-04-18 12:14:33 +0800
commiteb78cae8b18bfd03a66f3f67c70a47baf5263170 (patch)
treea220ab2a2f429fda3adbd38bcec3e77027538850
parentb28b70a0c3cae76adff166cbd5d717222ffffd44 (diff)
downloadmanifest-common-android14-5.15-2024-05.tar.gz
Initial android14-5.15-2024-05 projectscommon-android14-5.15-2024-05
Bug: 335546499 Change-Id: Id2d0813a01059995ecaa1b2c7c1db786fcc86bc2
-rw-r--r--default.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/default.xml b/default.xml
index 9b575fa..318a841 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-5.15" />
+ <superproject name="kernel/superproject" remote="aosp" revision="common-android14-5.15-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-5.15" />
+ <project path="common" name="kernel/common" revision="android14-5.15-2024-05" upstream="android14-5.15-2024-05" dest-branch="android14-5.15-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-5.15" />
+ <project path="common-modules/virtual-device" name="kernel/common-modules/virtual-device" revision="b4262378fe8821c3ae75ba73f09200048bcc5af1" upstream="android14-5.15" dest-branch="android14-5.15" />
<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" />