forked from linaro-swg/optee_android_manifest
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathti.patch
24 lines (21 loc) · 1.38 KB
/
ti.patch
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
diff --git a/P-RLCR-PATCHSET b/P-RLCR-PATCHSET
index 0cf2fda..36ce3d2 100755
--- a/P-RLCR-PATCHSET
+++ b/P-RLCR-PATCHSET
@@ -52,7 +52,8 @@ cherrypick build/make af2e1f84870525c64e6071ded0903c721e43a232
## ueventd: Add dynamic kernel module loading
## cherrypick system/core 9963847419f41c76ca008cf0c09e986c79f04e4c
## http://git.ti.com/android/platform-system-core/commit/949450945115165cf76f47c69b3f107a4db022f1
-curl_am http://git.ti.com/android/platform-system-core/commit/949450945115165cf76f47c69b3f107a4db022f1?format=patch system/core
+## https://android-review.linaro.org/c/platform/system/core/+/21063
+apply --linaro system/core 21063/1
## revert change of "Make libdrm recovery_available" from master branch
revert external/libdrm d9aac04d6cd8fb78ad600fe4d252b94877ba39bf
@@ -69,7 +70,8 @@ apply --linaro external/drm_hwcomposer 20694/1
## temp: compatibility_matrices: added 4.19 kernel support
## http://git.ti.com/android/platform-hardware-interfaces/commit/4b03e692d337eafd0b1254bd30fa235f103409a2
-curl_am http://git.ti.com/android/platform-hardware-interfaces/commit/4b03e692d337eafd0b1254bd30fa235f103409a2?format=patch hardware/interfaces
+## https://android-review.linaro.org/c/platform/hardware/interfaces/+/21064
+apply --linaro --local hardware/interfaces --remote platform/hardware/interfaces 21064/1
if [ -d external/u-boot ]; then
## Patch from AOSP master for mkimage