summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPraneeth Bajjuri2019-09-16 19:08:49 -0500
committerPraneeth Bajjuri2019-09-16 19:08:49 -0500
commit6c1f30355ca2d278d6bcfd5e61536e48574d3a93 (patch)
treeb26f45c0be2c9943f4e7c3573949915f96319b0c /default.xml
parent034dd671ce72e3d6205543df46135b4f44d108d5 (diff)
downloadmanifest-6c1f30355ca2d278d6bcfd5e61536e48574d3a93.tar.gz
manifest-6c1f30355ca2d278d6bcfd5e61536e48574d3a93.tar.xz
manifest-6c1f30355ca2d278d6bcfd5e61536e48574d3a93.zip
manifest: android10: fork AOSP external/u-boot
Some build fixes from master didnot get pulled to android10-dev branch. Fork repo for -- tracking the necessary fixes needed and push to AOSP gerrit -- Adding additional new platforms and fixes from mainline u-boot to stage for AOSP Signed-off-by: Praneeth Bajjuri <praneeth@ti.com>
Diffstat (limited to 'default.xml')
-rw-r--r--default.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/default.xml b/default.xml
index 56f8e1f..0c96ce2 100644
--- a/default.xml
+++ b/default.xml
@@ -421,7 +421,7 @@
421 <project path="external/toybox" name="platform/external/toybox" groups="pdk" /> 421 <project path="external/toybox" name="platform/external/toybox" groups="pdk" />
422 <project path="external/tremolo" name="platform/external/tremolo" groups="pdk" /> 422 <project path="external/tremolo" name="platform/external/tremolo" groups="pdk" />
423 <project path="external/turbine" name="platform/external/turbine" groups="pdk" /> 423 <project path="external/turbine" name="platform/external/turbine" groups="pdk" />
424 <project path="external/u-boot" name="platform/external/u-boot" groups="pdk" /> 424<!-- <project path="external/u-boot" name="platform/external/u-boot" groups="pdk" /> -->
425 <project path="external/unicode" name="platform/external/unicode" groups="pdk" /> 425 <project path="external/unicode" name="platform/external/unicode" groups="pdk" />
426 <project path="external/universal-tween-engine" name="platform/external/universal-tween-engine" /> 426 <project path="external/universal-tween-engine" name="platform/external/universal-tween-engine" />
427 <project path="external/ukey2" name="platform/external/ukey2" groups="pdk" /> 427 <project path="external/ukey2" name="platform/external/ukey2" groups="pdk" />
@@ -775,5 +775,6 @@
775 <project path="device/ti/beagle_x15" name="android/device-ti-beagle-x15" remote="git-ti-com" revision="d-android10-core-release" groups="device,beagle_x15,pdk" /> 775 <project path="device/ti/beagle_x15" name="android/device-ti-beagle-x15" remote="git-ti-com" revision="d-android10-core-release" groups="device,beagle_x15,pdk" />
776 <project path="device/ti/beagle_x15-kernel" name="android/device-ti-beagle-x15-kernel" remote="git-ti-com" revision="d-android10-core-release" groups="device,beagle_x15,pdk" clone-depth="1" /> 776 <project path="device/ti/beagle_x15-kernel" name="android/device-ti-beagle-x15-kernel" remote="git-ti-com" revision="d-android10-core-release" groups="device,beagle_x15,pdk" clone-depth="1" />
777 <project path="hardware/ti/am57x" name="android/hardware-ti-am57x" remote="git-ti-com" revision="d-android10-core-release" groups="pdk" /> 777 <project path="hardware/ti/am57x" name="android/hardware-ti-am57x" remote="git-ti-com" revision="d-android10-core-release" groups="pdk" />
778 <project path="external/u-boot" name="android/u-boot" remote="git-ti-com" revision="d-android10-core-release" groups="pdk" />
778 779
779</manifest> 780</manifest>