From 98b8511fd2e6fe850344ee2c69a93475bced811d Mon Sep 17 00:00:00 2001 From: Georgios Pinitas Date: Wed, 10 Jul 2019 16:44:45 +0100 Subject: COMPMID-2463: Add deprecation macro to deprecate interfaces 3RDPARTY_UPDATE Adds deprecation macros: - ARM_COMPUTE_DEPRECATED : Simple deprecation macro - ARM_COMPUTE_DEPRECATED_REL : Deprecation with deprecation release id - ARM_COMPUTE_DEPRECATED_REL_REPLACE : Deprecation with deprecation release id and replacement interface Change-Id: I71af81a7bf1a36ac27fe57340529c870f4cff862 Signed-off-by: Georgios Pinitas Reviewed-on: https://review.mlplatform.org/c/1512 Comments-Addressed: Arm Jenkins Tested-by: Arm Jenkins Reviewed-by: Michele Di Giorgio --- 3rdparty | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '3rdparty') diff --git a/3rdparty b/3rdparty index 62d7cad729..01406de1f5 160000 --- a/3rdparty +++ b/3rdparty @@ -1 +1 @@ -Subproject commit 62d7cad7290c7fe91908ed60e0501b96e4e74695 +Subproject commit 01406de1f5236c354fc05513ab629cf165d9d137 -- cgit v1.2.1