summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Stultz <john.stultz@linaro.org>2021-01-26 00:42:50 +0000
committerJohn Stultz <john.stultz@linaro.org>2021-01-26 00:42:50 +0000
commitc64c3ea59b9a49cca03c4b7acecbe0f6a7f2e193 (patch)
tree581fe43df82f6e0ed307d16dc43e30d080c4a5fa
parentc815335bac855472a49d1ea2364ce77477132c0e (diff)
downloadmanifest-c64c3ea59b9a49cca03c4b7acecbe0f6a7f2e193.tar.gz
default.xml: Add android12-5.10 branch of the hikey-modules project
This adds the hikey-modules project to the android12-5.10 repo, allowing the HiKey960 mali driver to be built. Signed-off-by: John Stultz <john.stultz@linaro.org> Change-Id: I97733d7c0ce890ad35fd06a50b833a76be72f2d2
-rw-r--r--default.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/default.xml b/default.xml
index 0fc9835..97e90fe 100644
--- a/default.xml
+++ b/default.xml
@@ -4,6 +4,7 @@
<default revision="master" remote="aosp" sync-j="4" />
<project path="build" name="kernel/build" />
+ <project path="hikey-modules" name="kernel/hikey-modules" revision="android12-5.10" />
<project path="common" name="kernel/common" revision="android12-5.10" />
<project path="kernel/common-patches" name="kernel/common-patches" >
<linkfile src="android-mainline" dest="common/patches" />