Denys,

Can you please backport this to the ti2019.01 branch?


Thank you,

Jake

On 6/11/2019 3:30 PM, Yuan Zhao wrote:
Signed-off-by: Yuan Zhao <[email protected]>
---
  meta-arago-extras/recipes-ti/tidl-api/tidl-viewer_git.bb | 5 ++++-
  1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/meta-arago-extras/recipes-ti/tidl-api/tidl-viewer_git.bb 
b/meta-arago-extras/recipes-ti/tidl-api/tidl-viewer_git.bb
index 9a2cff13..c97b3a3b 100644
--- a/meta-arago-extras/recipes-ti/tidl-api/tidl-viewer_git.bb
+++ b/meta-arago-extras/recipes-ti/tidl-api/tidl-viewer_git.bb
@@ -5,7 +5,7 @@ LICENSE = "BSD"
include tidl-api.inc -PR = "${INC_PR}.0"
+PR = "${INC_PR}.1"
DEPENDS = "boost boost-native ti-cgt6x-native clocl-native" @@ -15,6 +15,9 @@ TARGET_class-target = "arm"
  TARGET_class-native = "x86"
  TARGET_class-nativesdk = "x86"
+CXXFLAGS_append_class-native = " -DPLATFORM_64BIT "
+CXXFLAGS_append_class-nativesdk = " -DPLATFORM_64BIT "
+
  EXTRA_OEMAKE = " -C ${S}/viewer \
                   TARGET=${TARGET} \
                   TARGET_ROOTDIR=${STAGING_DIR_HOST} \
_______________________________________________
meta-arago mailing list
[email protected]
http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago

Reply via email to