diff options
author | Denys Dmytriyenko <denys@konsulko.com> | 2022-11-30 22:38:11 +0000 |
---|---|---|
committer | Ryan Eatmon <reatmon@ti.com> | 2022-12-01 15:05:13 -0600 |
commit | 0f39cef2284dc3e1d9a64dec4a1037d1aff617d2 (patch) | |
tree | a20240d0490a6bd0e6994d0e2c90d24e26aef3d1 /meta-ti-bsp/recipes-security | |
parent | 6b89b23df4a7b277428ad5b437fa6232bae9b3c2 (diff) | |
download | meta-ti-0f39cef2284dc3e1d9a64dec4a1037d1aff617d2.tar.gz |
optee: drop 3.17 versions
These bbappends were bumping versions to 3.17 when upstream only provided
3.16 version. Now that upstream meta-arm provides 3.18 versions, there's
no need for the bbappends, especially since they break in do_install.
Signed-off-by: Denys Dmytriyenko <denys@konsulko.com>
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
Diffstat (limited to 'meta-ti-bsp/recipes-security')
4 files changed, 0 insertions, 9 deletions
diff --git a/meta-ti-bsp/recipes-security/optee/optee-client_%.bbappend b/meta-ti-bsp/recipes-security/optee/optee-client_%.bbappend deleted file mode 100644 index 109d451c..00000000 --- a/meta-ti-bsp/recipes-security/optee/optee-client_%.bbappend +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | PV:ti-soc = "3.17.0+git${SRCPV}" | ||
2 | SRCREV:ti-soc = "a5c30b1277466a9bf85b62f45a6b00e79774e29c" | ||
diff --git a/meta-ti-bsp/recipes-security/optee/optee-examples_%.bbappend b/meta-ti-bsp/recipes-security/optee/optee-examples_%.bbappend deleted file mode 100644 index 98b5bea4..00000000 --- a/meta-ti-bsp/recipes-security/optee/optee-examples_%.bbappend +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | PV:ti-soc = "3.17.0+git${SRCPV}" | ||
2 | SRCREV:ti-soc = "65fc74309e12189ad5b6ce3ffec37c8011088a5a" | ||
diff --git a/meta-ti-bsp/recipes-security/optee/optee-os-tadevkit_%.bbappend b/meta-ti-bsp/recipes-security/optee/optee-os-tadevkit_%.bbappend deleted file mode 100644 index 4300c1a9..00000000 --- a/meta-ti-bsp/recipes-security/optee/optee-os-tadevkit_%.bbappend +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | PV:ti-soc = "3.17.0+git${SRCPV}" | ||
2 | SRCREV:ti-soc = "15a746d28d10df3d79d72bc9fe4a5a654b88bcca" | ||
diff --git a/meta-ti-bsp/recipes-security/optee/optee-test_%.bbappend b/meta-ti-bsp/recipes-security/optee/optee-test_%.bbappend deleted file mode 100644 index 4fbaa4c4..00000000 --- a/meta-ti-bsp/recipes-security/optee/optee-test_%.bbappend +++ /dev/null | |||
@@ -1,3 +0,0 @@ | |||
1 | PV:ti-soc = "3.17.0+git${SRCPV}" | ||
2 | SRCREV:ti-soc = "8a698baf9e8e010e4d8d52e6aded42dfc31e5b25" | ||
3 | SRC_URI:ti-soc = "git://github.com/OP-TEE/optee_test.git;branch=master;protocol=https" | ||