[meta-ti] [thud/master][PATCH 4] ipc-lld: inherit update-alternatives for softlink

2019-10-30 Thread Santosh Jha
- Fixed softlink - inherit update-alternatives - Added all-bios binaries in install Signed-off-by: Santosh Jha --- Changes: - Removed 'inherit deploy' - Updated Commit message - Removed deploy appends - Fixed typo in commit message - Modified the script to use stripped image for

[meta-ti] [thud/master][PATCH 3] ipc-lld: inherit update-alternatives for softlink

2019-10-30 Thread Santosh Jha
- Fixed softlink - inherit update-alternatives - Added all-bios binaries in install --- Changes: - Removed 'inherit deploy' - Updated Commit message - Removed deploy appends - Fixed typo in commit message - Modified the script to use stripped image for symbolic link --- Signed-off-by:

Re: [meta-ti] [EXTERNAL] Re: [PATCH] ti-sgx-ddk-um: update SRCREV to pick up Mesa-based EGL/GLES libraries

2019-10-30 Thread Denys Dmytriyenko
On Wed, Oct 30, 2019 at 11:14:34AM -0400, Ruei, Eric wrote: > Hi, guys: > > Is there anything that we do regarding the large package size (1M to 8M)? All the standard libs in /usr/lib get stripped properly. But there's a new /usr/lib/dri/pvr_dri.so that is 28 MB even stripped. Is it supposed to

Re: [meta-ti] [thud/master][PATCH 2] ipc-lld: inherit update-alternatives for softlink

2019-10-30 Thread Denys Dmytriyenko
On Tue, Oct 15, 2019 at 07:20:42AM -0500, Santosh Jha wrote: > - Fixed softlink - inherit update-alternatives > - Added all-bios binaries in install > > --- > Changes: > - Removed 'inherit deploy' > - Updated Commit message > - Removed deploy appends > - Fixed typo in commit message > --- >

[meta-ti] [thud/master][PATCH] ti-pdk-build-rtos: SRCREV update to 01.00.00.14B

2019-10-30 Thread Mahesh Radhakrishnan
Signed-off-by: Mahesh Radhakrishnan --- recipes-ti/ti-pdk-build/ti-pdk-build-rtos_git.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/recipes-ti/ti-pdk-build/ti-pdk-build-rtos_git.bb b/recipes-ti/ti-pdk-build/ti-pdk-build-rtos_git.bb index 2e1a557..6667fe0 100644

Re: [meta-ti] [EXTERNAL] Re: [PATCH] ti-sgx-ddk-um: update SRCREV to pick up Mesa-based EGL/GLES libraries

2019-10-30 Thread Ruei, Eric
Hi, guys: Is there anything that we do regarding the large package size (1M to 8M)? Best regards, Eric On 10/30/2019 11:06 AM, Denys Dmytriyenko wrote: On Wed, Oct 30, 2019 at 10:58:31AM -0400, Andrew F. Davis wrote: On 10/30/19 10:53 AM, Ruei, Eric wrote: On 10/30/2019 9:53 AM, Tammana,

Re: [meta-ti] [EXTERNAL] Re: [PATCH] ti-sgx-ddk-um: update SRCREV to pick up Mesa-based EGL/GLES libraries

2019-10-30 Thread Andrew F. Davis
On 10/30/19 11:06 AM, Denys Dmytriyenko wrote: > On Wed, Oct 30, 2019 at 10:58:31AM -0400, Andrew F. Davis wrote: >> On 10/30/19 10:53 AM, Ruei, Eric wrote: >>> On 10/30/2019 9:53 AM, Tammana, Gowtham wrote: > -Original Message- > From: meta-ti-boun...@yoctoproject.org

Re: [meta-ti] [EXTERNAL] Re: [PATCH] ti-sgx-ddk-um: update SRCREV to pick up Mesa-based EGL/GLES libraries

2019-10-30 Thread Denys Dmytriyenko
On Wed, Oct 30, 2019 at 10:58:31AM -0400, Andrew F. Davis wrote: > On 10/30/19 10:53 AM, Ruei, Eric wrote: > > On 10/30/2019 9:53 AM, Tammana, Gowtham wrote: > >> > >> > >>> -Original Message- > >>> From: meta-ti-boun...@yoctoproject.org [mailto:meta-ti- > >>> boun...@yoctoproject.org] On

Re: [meta-ti] [EXTERNAL] Re: [PATCH] ti-sgx-ddk-um: update SRCREV to pick up Mesa-based EGL/GLES libraries

2019-10-30 Thread Andrew F. Davis
On 10/30/19 10:53 AM, Ruei, Eric wrote: > On 10/30/2019 9:53 AM, Tammana, Gowtham wrote: >> >> >>> -Original Message- >>> From: meta-ti-boun...@yoctoproject.org [mailto:meta-ti- >>> boun...@yoctoproject.org] On Behalf Of Davis, Andrew >>> Sent: Wednesday, October 30, 2019 8:36 AM >>> To:

Re: [meta-ti] [EXTERNAL] Re: [PATCH] ti-sgx-ddk-um: update SRCREV to pick up Mesa-based EGL/GLES libraries

2019-10-30 Thread Ruei, Eric
On 10/30/2019 9:53 AM, Tammana, Gowtham wrote: -Original Message- From: meta-ti-boun...@yoctoproject.org [mailto:meta-ti- boun...@yoctoproject.org] On Behalf Of Davis, Andrew Sent: Wednesday, October 30, 2019 8:36 AM To: Ruei, Eric; Ruei, Eric; meta-ti@yoctoproject.org Subject:

Re: [meta-ti] [EXTERNAL] Re: [PATCH] ti-sgx-ddk-um: update SRCREV to pick up Mesa-based EGL/GLES libraries

2019-10-30 Thread Tammana, Gowtham
>-Original Message- >From: meta-ti-boun...@yoctoproject.org [mailto:meta-ti- >boun...@yoctoproject.org] On Behalf Of Davis, Andrew >Sent: Wednesday, October 30, 2019 8:36 AM >To: Ruei, Eric; Ruei, Eric; meta-ti@yoctoproject.org >Subject: [EXTERNAL] Re: [meta-ti] [PATCH] ti-sgx-ddk-um:

Re: [meta-ti] [PATCH] ti-sgx-ddk-um: update SRCREV to pick up Mesa-based EGL/GLES libraries

2019-10-30 Thread Andrew F. Davis
On 10/30/19 9:31 AM, Ruei, Eric wrote: > On 10/30/2019 9:22 AM, Andrew F. Davis wrote: >> On 10/29/19 9:20 AM, Eric Ruei wrote: >>> This is the initial step toward Mesa-based EGL/GLES libraries which >>> support all the required EGL 1.5 extensions. We plan to provide a >>> Mesa-pvr recipe to build

Re: [meta-ti] [PATCH] ti-sgx-ddk-um: update SRCREV to pick up Mesa-based EGL/GLES libraries

2019-10-30 Thread Ruei, Eric
On 10/30/2019 9:22 AM, Andrew F. Davis wrote: On 10/29/19 9:20 AM, Eric Ruei wrote: This is the initial step toward Mesa-based EGL/GLES libraries which support all the required EGL 1.5 extensions. We plan to provide a Mesa-pvr recipe to build Mesa from source and SGX/DDK patches where

Re: [meta-ti] [PATCH] ti-sgx-ddk-um: update SRCREV to pick up Mesa-based EGL/GLES libraries

2019-10-30 Thread Andrew F. Davis
On 10/29/19 9:20 AM, Eric Ruei wrote: > This is the initial step toward Mesa-based EGL/GLES libraries which > support all the required EGL 1.5 extensions. We plan to provide a > Mesa-pvr recipe to build Mesa from source and SGX/DDK patches where > ti-sgx-ddk-um shall provide the EGL/GLES plugins

Re: [meta-ti] [PATCH] ti-sgx-ddk-um: update SRCREV to pick up Mesa-based EGL/GLES libraries

2019-10-30 Thread Ruei, Eric
On 10/29/2019 7:29 PM, Denys Dmytriyenko wrote: On Tue, Oct 29, 2019 at 09:20:20AM -0400, Eric Ruei wrote: This is the initial step toward Mesa-based EGL/GLES libraries which support all the required EGL 1.5 extensions. We plan to provide a Mesa-pvr recipe to build Mesa from source and SGX/DDK