diff options
author | Andrew F. Davis | 2019-07-22 14:12:12 -0500 |
---|---|---|
committer | Andrew F. Davis | 2019-07-22 14:12:12 -0500 |
commit | 9bb052ffc0b5f9f0efd8a24c5ba5a5d841079475 (patch) | |
tree | 74bd2b2e368716aec387a501f05e579d2159cbbb | |
parent | 17312a46838816eeae00832dd6755926550f906a (diff) | |
download | manifest-dev/multimedia.tar.gz manifest-dev/multimedia.tar.xz manifest-dev/multimedia.zip |
Add projects for hardware multimedia supportdev/multimedia
Change-Id: I101684f95373884f37cb65c6157e6e722b4bdd32
Signed-off-by: Andrew F. Davis <afd@ti.com>
-rw-r--r-- | default.xml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/default.xml b/default.xml index 821ee74..bcdaf74 100644 --- a/default.xml +++ b/default.xml | |||
@@ -710,10 +710,10 @@ | |||
710 | <project path="external/libdrm" name="android/external-libdrm" remote="git-ti-com" revision="d-pie-core-release" groups="ti" /> | 710 | <project path="external/libdrm" name="android/external-libdrm" remote="git-ti-com" revision="d-pie-core-release" groups="ti" /> |
711 | <project path="external/libkmsxx" name="android/external-libkmsxx" remote="git-ti-com" revision="d-pie-core-release" groups="ti,pdk" /> | 711 | <project path="external/libkmsxx" name="android/external-libkmsxx" remote="git-ti-com" revision="d-pie-core-release" groups="ti,pdk" /> |
712 | <project path="external/u-boot" name="android/u-boot" remote="git-ti-com" revision="aosp-master" groups="pdk" /> | 712 | <project path="external/u-boot" name="android/u-boot" remote="git-ti-com" revision="aosp-master" groups="pdk" /> |
713 | <project path="device/ti/beagle_x15" name="android/device-ti-beagle-x15" remote="git-ti-com" revision="d-pie-core-release" groups="device,beagle_x15,pdk" /> | 713 | <project path="device/ti/beagle_x15" name="android/device-ti-beagle-x15" remote="git-ti-com" revision="dev/multimedia" groups="device,beagle_x15,pdk" /> |
714 | <project path="device/ti/beagle_x15-kernel" name="android/device-ti-beagle-x15-kernel" remote="git-ti-com" revision="d-pie-core-release" groups="device,beagle_x15,pdk" clone-depth="1" /> | 714 | <project path="device/ti/beagle_x15-kernel" name="android/device-ti-beagle-x15-kernel" remote="git-ti-com" revision="d-pie-core-release" groups="device,beagle_x15,pdk" clone-depth="1" /> |
715 | <project path="hardware/interfaces" name="android/platform-hardware-interfaces" remote="git-ti-com" revision="d-pie-core-release" groups="ti,pdk" /> | 715 | <project path="hardware/interfaces" name="android/platform-hardware-interfaces" remote="git-ti-com" revision="d-pie-core-release" groups="ti,pdk" /> |
716 | <project path="hardware/ti/am57x" name="android/hardware-ti-am57x" remote="git-ti-com" revision="d-pie-core-release" groups="pdk" /> | 716 | <project path="hardware/ti/am57x" name="android/hardware-ti-am57x" remote="git-ti-com" revision="dev/multimedia" groups="pdk" /> |
717 | 717 | ||
718 | <!-- CORE-COMMON: TI addons not in AOSP --> | 718 | <!-- CORE-COMMON: TI addons not in AOSP --> |
719 | <project path="device/ti/am65xevm" name="android/device-ti-am65xevm" remote="git-ti-com" revision="d-pie-core-release" groups="device,ti" /> | 719 | <project path="device/ti/am65xevm" name="android/device-ti-am65xevm" remote="git-ti-com" revision="d-pie-core-release" groups="device,ti" /> |
@@ -722,5 +722,6 @@ | |||
722 | <project path="hardware/ti/am65x" name="android/hardware-ti-am65x" remote="git-ti-com" revision="d-pie-core-release" groups="ti" /> | 722 | <project path="hardware/ti/am65x" name="android/hardware-ti-am65x" remote="git-ti-com" revision="d-pie-core-release" groups="ti" /> |
723 | <project path="hardware/ti/j721e" name="android/hardware-ti-j721e" remote="git-ti-com" revision="d-pie-core-release" groups="ti" /> | 723 | <project path="hardware/ti/j721e" name="android/hardware-ti-j721e" remote="git-ti-com" revision="d-pie-core-release" groups="ti" /> |
724 | <project path="vendor/ti/am65x" name="android/vendor-ti-am65x" remote="git-ti-com" revision="d-pie-core-release" groups="ti" /> | 724 | <project path="vendor/ti/am65x" name="android/vendor-ti-am65x" remote="git-ti-com" revision="d-pie-core-release" groups="ti" /> |
725 | <project path="hardware/ti/libdce" name="android/hardware-ti-libdce" remote="git-ti-com" revision="d-pie-core-release" groups="ti" /> | ||
725 | 726 | ||
726 | </manifest> | 727 | </manifest> |