summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSzuWei Lin <szuweilin@google.com>2024-05-09 11:39:50 +0800
committerSzuWei Lin <szuweilin@google.com>2024-05-09 11:39:50 +0800
commit0c1507cd86c5fc3b64fa63516ddd2e7be5c8b7f0 (patch)
treed102665dbde09891b5320ac0bf193432dd5c00b7
parentb28b70a0c3cae76adff166cbd5d717222ffffd44 (diff)
downloadmanifest-common-android14-5.15-2024-06.tar.gz
Initial android14-5.15-2024-06 projectscommon-android14-5.15-2024-06
Bug: 339547416 Change-Id: I83f470dc5502355d6bb15730c59b231413418cab
-rw-r--r--default.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/default.xml b/default.xml
index 9b575fa..f278372 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-06" />
- <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-06" upstream="android14-5.15-2024-06" dest-branch="android14-5.15-2024-06" />
<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" />