[meta-arago,dunfell/master] optee: drop local forks that moved to meta-ti

Message ID 20220615151927.17113-1-afd@ti.com
State Accepted
Delegated to: Ryan Eatmon
Headers show
Series [meta-arago,dunfell/master] optee: drop local forks that moved to meta-ti | expand

Commit Message

Andrew Davis June 15, 2022, 3:19 p.m. UTC
There is a light version dependency between optee-os and these
helper projects. They should be updated in the same layer that
updates optee-os (meta-ti). Drop them here.

Signed-off-by: Andrew Davis <afd@ti.com>
---
 .../recipes-security/optee/optee-client_git.bbappend       | 7 -------
 .../recipes-security/optee/optee-examples_git.bbappend     | 7 -------
 .../recipes-security/optee/optee-test_git.bbappend         | 7 -------
 3 files changed, 21 deletions(-)
 delete mode 100644 meta-arago-distro/recipes-security/optee/optee-client_git.bbappend
 delete mode 100644 meta-arago-distro/recipes-security/optee/optee-examples_git.bbappend
 delete mode 100644 meta-arago-distro/recipes-security/optee/optee-test_git.bbappend

Patch

diff --git a/meta-arago-distro/recipes-security/optee/optee-client_git.bbappend b/meta-arago-distro/recipes-security/optee/optee-client_git.bbappend
deleted file mode 100644
index a9cb5898..00000000
--- a/meta-arago-distro/recipes-security/optee/optee-client_git.bbappend
+++ /dev/null
@@ -1,7 +0,0 @@ 
-
-PR_append = ".arago0"
-
-PV = "3.12.0+git${SRCPV}"
-
-SRCREV = "347144b79964233e718347e3f0fbe89ab5be46ae"
-
diff --git a/meta-arago-distro/recipes-security/optee/optee-examples_git.bbappend b/meta-arago-distro/recipes-security/optee/optee-examples_git.bbappend
deleted file mode 100644
index 4299f180..00000000
--- a/meta-arago-distro/recipes-security/optee/optee-examples_git.bbappend
+++ /dev/null
@@ -1,7 +0,0 @@ 
-
-PR_append = ".arago0"
-
-PV = "3.12.0+git${SRCPV}"
-
-SRCREV = "9a755dcf4d8ef6117af59dfd1b1a82315cee58ca"
-
diff --git a/meta-arago-distro/recipes-security/optee/optee-test_git.bbappend b/meta-arago-distro/recipes-security/optee/optee-test_git.bbappend
deleted file mode 100644
index 4bfcc89f..00000000
--- a/meta-arago-distro/recipes-security/optee/optee-test_git.bbappend
+++ /dev/null
@@ -1,7 +0,0 @@ 
-
-PR_append = ".arago0"
-
-PV = "3.12.0+git${SRCPV}"
-
-SRCREV = "7be42398e8848f09995abf8a9e9d8bb8840cc19a"
-