Re: [meta-arago] [morty/krogoth][PATCH 1/4] voxelsdk: add version 0.6.8

2017-03-21 Thread Senicic, Djordje
AM To: Dmytriyenko, Denys; Senicic, Djordje Cc: meta-arago@arago-project.org Subject: RE: [meta-arago] [morty/krogoth][PATCH 1/4] voxelsdk: add version 0.6.8 v2 patch is submitted. Djordje, can you please comment on the plan to use python3 instead of 2.7? Thanks, Hongmei > -Original Message

Re: [meta-arago] [morty/krogoth][PATCH 1/4] voxelsdk: add version 0.6.8

2017-03-29 Thread Senicic, Djordje
, Larry; Senicic, Djordje Subject: RE: TOF python 3.5+ support No plans for Python 3 support at this time. Not much is needed to enable Python 3 I think as SWIG should be able to take care of it out of the box. However we do not have any active development on the SDK, so we will not be testing. If

Re: [meta-arago] [meta-processor-sdk] [PATCH] opencv: Fix OpenCL linking with unused DSP library

2018-02-20 Thread Senicic, Djordje
Yes From: Dmytriyenko, Denys Sent: Tuesday, February 20, 2018 8:44 PM To: Senicic, Djordje Cc: meta-arago@arago-project.org; Senicic, Djordje Subject: Re: [meta-arago] [meta-processor-sdk] [PATCH] opencv: Fix OpenCL linking with unused DSP library Will this be submitted upstream to meta-arago

Re: [meta-arago] [PATCH] tiovx-app: Fix memory map for DSP firmware

2018-03-01 Thread Senicic, Djordje
Earlier I sent one for meta-processor-sdk. This is the same one for meta-arago (I think you asked if we are going to upstream). -Original Message- From: Dmytriyenko, Denys Sent: Thursday, March 01, 2018 1:56 PM To: Senicic, Djordje Cc: meta-arago@arago-project.org; Senicic, Djordje

Re: [meta-arago] [PATCH] tiovx-app: Fix memory map for DSP firmware

2018-03-01 Thread Senicic, Djordje
, 2018 2:15 PM To: Senicic, Djordje Cc: meta-arago@arago-project.org Subject: Re: [meta-arago] [PATCH] tiovx-app: Fix memory map for DSP firmware Well, have you tried this patch on meta-arago? The path is wrong, there's no tiovx and my question was whether tiovx itself will be upstreamed o

Re: [meta-arago] [PATCH] tiovx-app: Fix memory map for DSP firmware

2018-03-01 Thread Senicic, Djordje
On further thought, as this is for DSP firmware only, Denys pls ignore meta-arago patch from this thread. (I confirmed with Vivek). -Original Message- From: Senicic, Djordje Sent: Thursday, March 01, 2018 2:18 PM To: Dmytriyenko, Denys; Chengalvala, Vivek Cc: meta-arago@arago

Re: [meta-arago] [[rocko/ti2018.01]] matrix-gui: Add tidl submenu and demos

2018-07-11 Thread Senicic, Djordje
Hongmei explained me that patch alone for matrix-gui need to go to different topic [matrix-gui]. She will submit it this time. Thanks Denys. Djordje -Original Message- From: Dmytriyenko, Denys Sent: Wednesday, July 11, 2018 11:06 AM To: Senicic, Djordje Cc: meta-arago@arago-project.org

Re: [meta-arago] [rocko/master][PATCHv2] tidl-api: Update test video clip (subject line fixed)

2018-07-24 Thread Senicic, Djordje
Previous (same) patch was accidently left w/o any subject (blank line). Do I need to resubmit PATCHv3? -Original Message- From: Dmytriyenko, Denys Sent: Tuesday, July 24, 2018 6:44 PM To: Senicic, Djordje Cc: meta-arago@arago-project.org; Senicic, Djordje Subject: Re: [meta-arago

[meta-arago] tidl-utils to be added to devkit

2018-07-24 Thread Senicic, Djordje
I see that http://patchwork.dal.design.ti.com/patch/39450/ was not accepted. But now after http://patchwork.dal.design.ti.com/patch/39452/ being accepted, the first one should be fine. Do I need to resubmit 39450? Thanks djordje ___ meta-arago mailing l

Re: [meta-arago] [meta-processor-sdk][PATCH 1/3] tidl-api: Update test video clip

2018-07-25 Thread Senicic, Djordje
ACK -Original Message- From: Stiffler, Jacob Sent: Wednesday, July 25, 2018 7:53 AM To: meta-arago@arago-project.org Cc: Chengalvala, Vivek; Stiffler, Jacob; Senicic, Djordje Subject: [meta-processor-sdk][PATCH 1/3] tidl-api: Update test video clip * Use real-life video clip and list of

Re: [meta-arago] [meta-processor-sdk][PATCH 3/3] packagegroup-arago-tisdk-opencl: add tidl-utils

2018-07-25 Thread Senicic, Djordje
ACK -Original Message- From: Stiffler, Jacob Sent: Wednesday, July 25, 2018 7:53 AM To: meta-arago@arago-project.org Cc: Chengalvala, Vivek; Stiffler, Jacob; Senicic, Djordje Subject: [meta-processor-sdk][PATCH 3/3] packagegroup-arago-tisdk-opencl: add tidl-utils Cc: Djordje Senicic

Re: [meta-arago] [rocko][PATCH 1/3] arm-compute-library: Add executables to the filesystem

2018-09-24 Thread Senicic, Djordje
I was recreating flags the way they are set in image folder. *.so are actual shared libraries. -Original Message- From: Dmytriyenko, Denys Sent: Monday, September 24, 2018 12:29 PM To: Senicic, Djordje Cc: meta-arago@arago-project.org; Senicic, Djordje Subject: Re: [meta-arago] [rocko

Re: [meta-arago] [rocko][PATCH 1/3] arm-compute-library: Add executables to the filesystem

2018-09-24 Thread Senicic, Djordje
examples drwxr-xr-x 4 x0123456 cyyy4096 Sep 24 10:14 tests So preserving original flags. -Original Message- From: Dmytriyenko, Denys Sent: Monday, September 24, 2018 1:43 PM To: Senicic, Djordje Cc: meta-arago@arago-project.org Subject: Re: [meta-arago] [rocko][PATCH 1/3] arm-compute

[meta-arago] [matrix-gui-v2-apps] [PATCH] tidl_demo*: remove timeout to exit a demo

2018-09-28 Thread Senicic, Djordje
ACK -Original Message- From: Gou, Hongmei Sent: Friday, September 28, 2018 12:19 PM To: meta-arago@arago-project.org Cc: Gou, Hongmei Subject: [meta-arago] [matrix-gui-v2-apps] [PATCH] tidl_demo*: remove timeout to exit a demo * tidl_classification has already mechanism to exit a demo

Re: [meta-arago] [rocko/master][PATCH] matrix-gui:bump up SRCREV to include additional TIDL demos

2019-03-08 Thread Senicic, Djordje
Yes, please. -Original Message- From: Dmytriyenko, Denys Sent: Friday, March 8, 2019 6:14 PM To: Senicic, Djordje Cc: meta-arago@arago-project.org; Senicic, Djordje Subject: Re: [meta-arago] [rocko/master][PATCH] matrix-gui:bump up SRCREV to include additional TIDL demos Should this be

Re: [meta-arago] [rocko/master][PATCH] [matrix-gui-apps] SRCREV bump for TIDL demo file path fix

2019-03-18 Thread Senicic, Djordje
Is this one is clearer? [meta-arago][rocko/master][PATCH] matrix-gui-apps: SRCREV bump for TIDL demo file path fix. A change in matrix-gui-v2-apps repo need to be included. From: Dmytriyenko, Denys Sent: Monday, March 18, 2019 2:38:25 PM To: Senicic, Djordje

Re: [meta-arago] [thud/master][PATH] point-cloud-viewer: New binary compiled with gcc8 toolchain

2019-06-12 Thread Senicic, Djordje
Just seen http://patchwork.dal.design.ti.com/patch/47749/, before sending a patch. "libstdc++" not needed any more in RDEPENDS? -Original Message- From: Dmytriyenko, Denys Sent: Wednesday, June 12, 2019 10:10 AM To: Senicic, Djordje Cc: meta-arago@arago-project.org Subject:

Re: [meta-arago] [EXTERNAL] [thud/master][PATCH v2 3/3] glow: Add glow and demo-glow to packagegroups

2019-06-21 Thread Senicic, Djordje
http://patchwork.dal.design.ti.com/patch/48179/ -Original Message- From: Stiffler, Jacob Sent: Friday, June 21, 2019 11:27 AM To: Senicic, Djordje; meta-arago@arago-project.org Subject: Re: [EXTERNAL] [meta-arago] [thud/master][PATCH v2 3/3] glow: Add glow and demo-glow to packagegroups

Re: [meta-arago] [thud/master][PATCH 1/2] arm-compute-library: Upgrade to 19.05 version

2019-06-25 Thread Senicic, Djordje
Denys, This is the only change: 3c3 < Copyright (c) 2017-2019 ARM Software --- > Copyright (c) 2017-2018 ARM Software -Original Message- From: Dmytriyenko, Denys Sent: Tuesday, June 25, 2019 4:23 PM To: Senicic, Djordje Cc: meta-arago@arago-project.org Subject: Re: [meta-arago]

Re: [meta-arago] [EXTERNAL] [meta-processor-sdk][PATCHv2 1/5] mesa, llvm, meson: Update llvm to 8.0.1 plus define and use LLVM version globally

2019-08-23 Thread Senicic, Djordje
I could build both nativesdk-libedit and nativesdk-llvm7 There is: ./meta-openembedded/meta-oe/recipes-devtools/libedit/libedit_20180525-3.1.bb -Original Message- From: Stiffler, Jacob Sent: Friday, August 23, 2019 12:16 PM To: Senicic, Djordje; meta-arago@arago-project.org Cc: Senicic

Re: [meta-arago] [EXTERNAL] [meta-processor-sdk][PATCHv2 1/5] mesa, llvm, meson: Update llvm to 8.0.1 plus define and use LLVM version globally

2019-08-23 Thread Senicic, Djordje
That is correct - this was manually modified instead of creating bbappend in meta-processor-sdk. I'll submit PATCHv3 1/5, to address this gap -Original Message- From: Stiffler, Jacob Sent: Friday, August 23, 2019 2:06 PM To: Senicic, Djordje; meta-arago@arago-project.org Subjec

Re: [meta-arago] [meta-processor-sdk][PATCH 1/5] licenses: add Unlicense license text file

2019-12-18 Thread Senicic, Djordje
ACK I verified directory structure -Original Message- From: Stiffler, Jacob Sent: Wednesday, December 18, 2019 12:31 PM To: meta-arago@arago-project.org Cc: Senicic, Djordje; Stiffler, Jacob Subject: [meta-processor-sdk][PATCH 1/5] licenses: add Unlicense license text file * This