[meta-ti] [thud/master][PATCH] am335x-evm: bump max_leb_cnt again

2019-11-20 Thread Denys Dmytriyenko
Signed-off-by: Denys Dmytriyenko --- conf/machine/am335x-evm.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/machine/am335x-evm.conf b/conf/machine/am335x-evm.conf index ad245dd..92e6cf0 100644 --- a/conf/machine/am335x-evm.conf +++ b/conf/machine/am335x-evm.conf

Re: [meta-ti] Equivalence to shipped BBB

2019-11-19 Thread Denys Dmytriyenko
On Sun, Nov 17, 2019 at 08:56:00AM -0600, Colin Bester wrote: > Can one create BBB image as is currently shipped today using yocto and > meta-ti or is additional building/installation required after creation of > image via yocto? And by "shipped BBB" do you mean Debian images? If so, it should

Re: [meta-ti] Backport request for thud

2019-11-19 Thread Denys Dmytriyenko
On Sat, Nov 16, 2019 at 11:43:19AM +, Paul Barker wrote: > I'm currently seeing build failures on the thud branch with meta-ti under > Centos 7 and Centos 8. As /lib and /lib64 are links to /usr/lib and > /usr/lib64 respectively, the logic in ti-unpack.inc is looking for the > 32-bit C

[meta-ti] [RFC][PATCH] vis: mark as compatible with dra7xx family

2019-11-13 Thread Denys Dmytriyenko
From: Denys Dmytriyenko Signed-off-by: Denys Dmytriyenko --- recipes-bsp/vis-fw/vis_01.50.07.15.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-bsp/vis-fw/vis_01.50.07.15.bb b/recipes-bsp/vis-fw/vis_01.50.07.15.bb index 5b9834c..6eaf8de 100644 --- a/recipes

[meta-ti] [thud/master][PATCH] am65xx-evm: add k3-am654-evm-prupwm.dtbo

2019-11-11 Thread Denys Dmytriyenko
Signed-off-by: Denys Dmytriyenko --- conf/machine/am65xx-evm.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/conf/machine/am65xx-evm.conf b/conf/machine/am65xx-evm.conf index cc15d73..82959ce 100644 --- a/conf/machine/am65xx-evm.conf +++ b/conf/machine/am65xx-evm.conf @@ -18,6 +18,7

Re: [meta-ti] [master/thud][RFC 00/42] Unify PDK sources

2019-11-08 Thread Denys Dmytriyenko
On Thu, Nov 07, 2019 at 12:49:55PM -0500, Jacob Stiffler wrote: > The PDK sources have been unified in a single git repository. To > simplify maintenance, a bbclass is added to specify the source > information. This class also extends the unpack task so that each > recipe is only presented with

[meta-ti] [RFC][PATCH] omap-a15: add gc320 machine feature

2019-11-06 Thread Denys Dmytriyenko
Signed-off-by: Denys Dmytriyenko --- conf/machine/include/omap-a15.inc | 2 +- recipes-graphics/libgal/ti-gc320-libs_5.0.11.p7.bb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/conf/machine/include/omap-a15.inc b/conf/machine/include/omap-a15.inc index

[meta-ti] [RFC][PATCH] sgx-um, rogue-umlibs, gc320-libs: RRECOMMENDS on corresponding drivers

2019-11-06 Thread Denys Dmytriyenko
Signed-off-by: Denys Dmytriyenko --- recipes-graphics/libgal/ti-gc320-libs_5.0.11.p7.bb | 2 ++ recipes-graphics/libgles/ti-img-rogue-umlibs_1.10.5371573.bb | 4 +++- recipes-graphics/libgles/ti-sgx-ddk-um_1.17.4948957.bb | 2 ++ 3 files changed, 7 insertions(+), 1 deletion

[meta-ti] [thud/master][PATCH] am335x, am437x: bump max_leb_cnt again

2019-11-05 Thread Denys Dmytriyenko
Signed-off-by: Denys Dmytriyenko --- conf/machine/am335x-evm.conf | 2 +- conf/machine/am437x-evm.conf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/conf/machine/am335x-evm.conf b/conf/machine/am335x-evm.conf index be3ed67..ad245dd 100644 --- a/conf/machine/am335x

[meta-ti] [thud/master][PATCH] am335x-evm: bump max_leb_cnt

2019-11-01 Thread Denys Dmytriyenko
From: Denys Dmytriyenko Signed-off-by: Denys Dmytriyenko --- conf/machine/am335x-evm.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/machine/am335x-evm.conf b/conf/machine/am335x-evm.conf index d1e1603..be3ed67 100644 --- a/conf/machine/am335x-evm.conf +++ b/conf

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

2019-10-31 Thread Denys Dmytriyenko
l-arm-toolchain/work/am65xx_evm-linux/ipc-lld-examples-rtos/01.00.00.00-r2/recipe-sysroot/usr/share/ti/ti-pdk-tree/packages/ti/build/comp_top.mk:380: recipe for target 'ipc_echo_test' failed | make: *** [ipc_echo_test] Error 2 | ERROR: oe_runmake failed On Thu, Oct 31, 2019 at 04:07:40PM -040

[meta-ti] [thud/master][PATCH] arm-trusted-firmware: update to 2.2

2019-10-31 Thread Denys Dmytriyenko
Signed-off-by: Denys Dmytriyenko --- .../{arm-trusted-firmware_2.1.bb => arm-trusted-firmware_2.2.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename recipes-bsp/arm-trusted-firmware/{arm-trusted-firmware_2.1.bb => arm-trusted-firmware_2.2.bb} (93%) diff --git a/r

[meta-ti] [thud/master][PATCH] am437x-evm: bump max_leb_cnt

2019-10-31 Thread Denys Dmytriyenko
Signed-off-by: Denys Dmytriyenko --- conf/machine/am437x-evm.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/machine/am437x-evm.conf b/conf/machine/am437x-evm.conf index b1db8b5..fd6b379 100644 --- a/conf/machine/am437x-evm.conf +++ b/conf/machine/am437x-evm.conf

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

2019-10-31 Thread Denys Dmytriyenko
Thanks, I'll merge it to next along with packagegroup update. On Thu, Oct 31, 2019 at 02:53:09PM -0500, Santosh Jha wrote: > - Fixed softlink - inherit update-alternatives > - Added all-bios binaries in install > > Signed-off-by: Santosh Jha > > --- > Changes: > - Removed 'inherit deploy' >

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

2019-10-31 Thread Denys Dmytriyenko
next step. Signed-off-by: Eric Ruei Signed-off-by: Denys Dmytriyenko --- v2 - re-enable stripping recipes-graphics/libgles/ti-sgx-ddk-um_1.17.4948957.bb | 11 +-- 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/recipes-graphics/libgles/ti-sgx-ddk-um_1.17.4948957.bb

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

2019-10-31 Thread Denys Dmytriyenko
Any updates on the other questions regarding ${PN}-allrtos and ${PN}-src pacakges? On Wed, Oct 30, 2019 at 04:59:54PM -0500, Santosh Jha wrote: > - Fixed softlink - inherit update-alternatives > - Added all-bios binaries in install > > Signed-off-by: Santosh Jha > > --- > Changes: > -

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
supposed to be this large? -- Denys > 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: > >&g

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 > --- >

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] [PATCH] ti-sgx-ddk-um: update SRCREV to pick up Mesa-based EGL/GLES libraries

2019-10-29 Thread Denys Dmytriyenko
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 patches where > ti-sgx-ddk-um shall provide

Re: [meta-ti] [thud/master][PATCH] ti-display-sharing-fw: update to 06.01.00.00

2019-10-21 Thread Denys Dmytriyenko
On Mon, Oct 21, 2019 at 02:32:38PM -0700, Khem Raj wrote: > On Thu, Oct 17, 2019 at 10:58 AM Denys Dmytriyenko wrote: > > > > Signed-off-by: Denys Dmytriyenko > > --- > > .../ti-display-sharing-fw/ti-display-sharing-fw_git.bb| 4 ++-- > > 1 file chan

[meta-ti] [master][PATCH] ti-ipc: update 0001-Add-kernel-build-dir.patch

2019-10-17 Thread Denys Dmytriyenko
Signed-off-by: Denys Dmytriyenko --- recipes-ti/ipc/ti-ipc/0001-Add-kernel-build-dir.patch | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/recipes-ti/ipc/ti-ipc/0001-Add-kernel-build-dir.patch b/recipes-ti/ipc/ti-ipc/0001-Add-kernel-build-dir.patch index e612ddc

[meta-ti] [thud/master][PATCH] kselftests: re-add ptp into main RDEPENDS

2019-10-17 Thread Denys Dmytriyenko
Commit 371b7bb52225a3f7aadf57910aa9af3bf26c0e78 enabled ptp package, but did not add it to RDEPENDS, fix it. Signed-off-by: Denys Dmytriyenko --- recipes-kernel/kselftests/kselftests_4.10.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/recipes-kernel/kselftests/kselftests_4.10.bb b

[meta-ti] [thud/master][PATCH] ti-display-sharing-fw: update to 06.01.00.00

2019-10-17 Thread Denys Dmytriyenko
Signed-off-by: Denys Dmytriyenko --- .../ti-display-sharing-fw/ti-display-sharing-fw_git.bb| 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-bsp/ti-display-sharing-fw/ti-display-sharing-fw_git.bb b/recipes-bsp/ti-display-sharing-fw/ti-display-sharing

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

2019-10-14 Thread Denys Dmytriyenko
On Fri, Oct 11, 2019 at 01:02:15PM -0500, Santosh Jha wrote: > - Fixed softlink - inherit update-alternatives > - Added alli-bios binaries in install What is alli-bios? > --- What version is this? It says [PATCH 1], which should be v2, v3, etc. BTW, what's "allrtos" package down there? >

[meta-ti] [thud/master][PATCH] am335x-hs-evm.conf: fix typo in machine description

2019-10-14 Thread Denys Dmytriyenko
There was a typo in machine description - AM435x instead of AM335x Reported-by: Andrew F. Davis Signed-off-by: Denys Dmytriyenko --- conf/machine/am335x-hs-evm.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/machine/am335x-hs-evm.conf b/conf/machine/am335x-hs

[meta-ti] [thud/master][PATCH] pru-pwm-fw: add PRU PWM Firmware recipe

2019-10-08 Thread Denys Dmytriyenko
Signed-off-by: Denys Dmytriyenko --- recipes-bsp/pru/pru-pwm-fw_git.bb | 40 +++ 1 file changed, 40 insertions(+) create mode 100644 recipes-bsp/pru/pru-pwm-fw_git.bb diff --git a/recipes-bsp/pru/pru-pwm-fw_git.bb b/recipes-bsp/pru/pru-pwm-fw_git.bb new

[meta-ti] [thud/master][PATCH] jailhouse: update to ti2019.04-rc3 tag

2019-10-02 Thread Denys Dmytriyenko
This includes ramdisk alignment fix. Signed-off-by: Denys Dmytriyenko --- recipes-kernel/jailhouse/jailhouse_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-kernel/jailhouse/jailhouse_git.bb b/recipes-kernel/jailhouse/jailhouse_git.bb index 409b3252..4186dc3a

[meta-ti] [master][PATCH] rwmem: moved to meta-oe, remove

2019-10-02 Thread Denys Dmytriyenko
Signed-off-by: Denys Dmytriyenko --- recipes-bsp/rwmem/rwmem_1.2.bb | 27 --- 1 file changed, 27 deletions(-) delete mode 100644 recipes-bsp/rwmem/rwmem_1.2.bb diff --git a/recipes-bsp/rwmem/rwmem_1.2.bb b/recipes-bsp/rwmem/rwmem_1.2.bb deleted file mode 100644 index

Re: [meta-ti] [thud/master PATCH v2] recipes-bsp: ivshmem-uio: Add new recipe for ivshmem-uio driver

2019-10-01 Thread Denys Dmytriyenko
On Tue, Oct 01, 2019 at 02:57:41PM -0700, Khem Raj wrote: > On Tue, Oct 1, 2019 at 1:07 PM Denys Dmytriyenko wrote: > > > On Mon, Sep 30, 2019 at 11:41:43PM -0700, Khem Raj wrote: > > > On Fri, Sep 27, 2019 at 2:17 AM Nikhil Devshatwar > > wrote: > > > >

Re: [meta-ti] [thud/master PATCH v3] recipes-bsp: ivshmem-uio: Add new recipe for ivshmem-uio driver

2019-10-01 Thread Denys Dmytriyenko
Since v2 was already merged, you can't just replace it with v3. But Khem has already provided a patch to fix it on top of v2. Thanks. On Tue, Oct 01, 2019 at 03:41:57PM +0530, Nikhil Devshatwar wrote: > This is external kernel module which enables userspace io over the > Jailhouse ivhsmem

Re: [meta-ti] [thud/master PATCH v2] recipes-bsp: ivshmem-uio: Add new recipe for ivshmem-uio driver

2019-10-01 Thread Denys Dmytriyenko
On Mon, Sep 30, 2019 at 11:41:43PM -0700, Khem Raj wrote: > On Fri, Sep 27, 2019 at 2:17 AM Nikhil Devshatwar wrote: > > > > This is external kernel module which enables userspace io over the > > Jailhouse ivhsmem (inter VM shared memory) > > This driver is useful to test the inter VM

Re: [meta-ti] [PATCH 3/3] beaglebone-getting-started: Mention CC-BY-SA-3.0 and correct GPL version

2019-09-30 Thread Denys Dmytriyenko
On Mon, Sep 30, 2019 at 05:07:01PM -0700, Khem Raj wrote: > On Mon, Sep 30, 2019 at 5:00 PM Denys Dmytriyenko wrote: > > > > On Mon, Sep 30, 2019 at 04:43:56PM -0400, Denys Dmytriyenko wrote: > > > On Mon, Sep 30, 2019 at 01:40:23PM -0700, Khem Raj wrote: > > > &

[meta-ti] [PATCH] beaglebone-getting-started: update to the latest and fix licenses

2019-09-30 Thread Denys Dmytriyenko
ck Signed-off-by: Khem Raj Signed-off-by: Denys Dmytriyenko --- recipes-ti/beagleboard/beaglebone-getting-started.bb | 11 ++- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/recipes-ti/beagleboard/beaglebone-getting-started.bb b/recipes-ti/beagleboard/beaglebone-getting-

Re: [meta-ti] [PATCH 3/3] beaglebone-getting-started: Mention CC-BY-SA-3.0 and correct GPL version

2019-09-30 Thread Denys Dmytriyenko
On Mon, Sep 30, 2019 at 04:43:56PM -0400, Denys Dmytriyenko wrote: > On Mon, Sep 30, 2019 at 01:40:23PM -0700, Khem Raj wrote: > > > > > > On 9/30/19 11:32 AM, Denys Dmytriyenko wrote: > > > On Sun, Sep 29, 2019 at 08:43:35AM -0700, Khem Raj wrote: > > >>

Re: [meta-ti] [PATCH 3/3] beaglebone-getting-started: Mention CC-BY-SA-3.0 and correct GPL version

2019-09-30 Thread Denys Dmytriyenko
On Mon, Sep 30, 2019 at 01:40:23PM -0700, Khem Raj wrote: > > > On 9/30/19 11:32 AM, Denys Dmytriyenko wrote: > > On Sun, Sep 29, 2019 at 08:43:35AM -0700, Khem Raj wrote: > >> This is as per > >> https://github.com/jadonk/beaglebone-getting-started/blo

Re: [meta-ti] [PATCH 3/3] beaglebone-getting-started: Mention CC-BY-SA-3.0 and correct GPL version

2019-09-30 Thread Denys Dmytriyenko
On Sun, Sep 29, 2019 at 08:43:35AM -0700, Khem Raj wrote: > This is as per > https://github.com/jadonk/beaglebone-getting-started/blob/master/LICENSE.txt You are looking at the latest LICENSE file, while the recipe hasn't updated its SRCREV since early 2012, back when beagleboard.org was still

Re: [meta-ti] [PATCH 1/3] u-boot-ti: Drop using COREBASE

2019-09-29 Thread Denys Dmytriyenko
On Sun, Sep 29, 2019 at 08:43:33AM -0700, Khem Raj wrote: > COREBASE is hardcoding the path and moreover its obsolete the better way > is to use relative path which is automatically searched in BBPATH by > bitbake This was actually done on purpose - there are many versions of u-boot.bb and

Re: [meta-ti] [thud/master PATCH v2] recipes-bsp: ivshmem-uio: Add new recipe for ivshmem-uio driver

2019-09-27 Thread Denys Dmytriyenko
On Fri, Sep 27, 2019 at 02:46:44PM +0530, Nikhil Devshatwar wrote: > This is external kernel module which enables userspace io over the > Jailhouse ivhsmem (inter VM shared memory) > This driver is useful to test the inter VM communication. > > Signed-off-by: Nikhil Devshatwar > --- > Changes

Re: [meta-ti] [PATCH] rwmem: Update to 2.0-rc2+

2019-09-26 Thread Denys Dmytriyenko
On Thu, Sep 26, 2019 at 11:28:29AM -0700, Khem Raj wrote: > On 9/26/19 11:25 AM, Denys Dmytriyenko wrote: > >Does this need: > > > >DEPENDS += "python3" > > > >Otherwise do_configure fails: > > > >-- Checking for module 'python3' >

Re: [meta-ti] [PATCH] rwmem: Update to 2.0-rc2+

2019-09-26 Thread Denys Dmytriyenko
Does this need: DEPENDS += "python3" Otherwise do_configure fails: -- Checking for module 'python3' -- No package 'python3' found On Thu, Sep 26, 2019 at 09:01:50AM -0700, Khem Raj wrote: > - New versions uses CMake and extra modules > - Correct detection of nm/ranlib/ar for LTO > - Fix

Re: [meta-ti] [thud/master][PATCH v2] ipc-lld: Adding recipe for IPC low-level driver and examples

2019-09-26 Thread Denys Dmytriyenko
Looks good, thanks for addressing the comments. On Wed, Sep 25, 2019 at 10:15:07AM -0500, Santosh Jha wrote: > IPC-LLD provides the low-level RPMSG based > communication interface between various cores > > Signed-off-by: Santosh Jha > > --- > > Changed from previous version of patch > -

Re: [meta-ti] [thud/master PATCH v1] recipes-kernel: jailhouse: update SRCREV to ti2019.04-rc2 tag

2019-09-26 Thread Denys Dmytriyenko
On Thu, Sep 26, 2019 at 09:37:39PM +0530, Nikhil Devshatwar wrote: > /work/nikhil/ybd/k3-yocto-26-Sep/sources/meta-ti/recipes-kernel/jailhouse/jailhouse_git.bb What's this for? > Signed-off-by: Nikhil Devshatwar > --- > recipes-kernel/jailhouse/jailhouse_git.bb | 2 +- > 1 file changed, 1

Re: [meta-ti] [PATCH] rwmem: Update to 2.0-rc2+

2019-09-26 Thread Denys Dmytriyenko
Thanks! It's been on my todo list lately... There's pybind11 recipe in meta-openembedded/meta-python that I originally submitted back in 2016, but unfortunately meta-ti does not depend on that layer and probably shouldn't for now. On Thu, Sep 26, 2019 at 09:01:50AM -0700, Khem Raj wrote: > -

Re: [meta-ti] [thud/master PATCH] pru-icss: add J721E Support

2019-09-24 Thread Denys Dmytriyenko
On Mon, Sep 23, 2019 at 04:24:49PM -0500, Suman Anna wrote: > From: Nick Saulnier > > Updated git commit & version number for PRU Software Support Package. > > Builds J721E Halt and RPMsg examples and packages them into lib/firmware/pru > > Signed-off-by: Nick Saulnier > Signed-off-by: Suman

[meta-ti] [thud/master][PATCH] conf/machine: mtools and dosfsutils are now in wic depends by default

2019-09-23 Thread Denys Dmytriyenko
Signed-off-by: Denys Dmytriyenko --- conf/machine/am65xx-evm.conf | 2 +- conf/machine/beagle-x15.conf | 2 -- conf/machine/beaglebone.conf | 1 - conf/machine/j7-evm.conf | 2 +- 4 files changed, 2 insertions(+), 5 deletions(-) diff --git a/conf/machine/am65xx-evm.conf b/conf/machine

[meta-ti] [thud/master][PATCH] j7-evm: add new k3-j721e-proc-board-tps65917.dtb

2019-09-20 Thread Denys Dmytriyenko
Signed-off-by: Denys Dmytriyenko --- conf/machine/j7-evm.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/conf/machine/j7-evm.conf b/conf/machine/j7-evm.conf index 65525fa..da3cc8e 100644 --- a/conf/machine/j7-evm.conf +++ b/conf/machine/j7-evm.conf @@ -11,6 +11,7

Re: [meta-ti] [thud/master][PATCH v2] ti-ipc: Update to new version 3.50.04.07

2019-09-19 Thread Denys Dmytriyenko
Now ti-ipc-examples-linux fails on Keystone2 devices and omapl138. On Wed, Sep 18, 2019 at 02:50:46PM -0400, Sam Nelson wrote: > Signed-off-by: Sam Nelson > > --- > Update from previous version of the patch > - Updated ipc-examples commit > - This has dependency on sciclient update > so nned

[meta-ti] [thud/master][PATCH] libion: update to fix musl builds by avoiding __BEGIN_DECL/__END_DECL

2019-09-17 Thread Denys Dmytriyenko
The fix from Khem Raj to use extern "C" instead of __BEGIN_DECL/__END_DECL macros Signed-off-by: Denys Dmytriyenko Cc: Khem Raj --- recipes-devtools/ion/libion_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-devtools/ion/libion_git.bb b/recipes-de

Re: [meta-ti] [thud][PATCH V3] cpsw9g-eth-fw: Add CPSW 9G support for J7

2019-09-16 Thread Denys Dmytriyenko
On Mon, Sep 16, 2019 at 10:47:41AM +0530, Santhana Bharathi wrote: > Signed-off-by: Santhana Bharathi > --- Thanks. For next time please document patch revision changes here. I.e. what changed in v2, what changed in v3, etc. I'll merge this one as is now - no need to resubmit. >

Re: [meta-ti] meta-ti (a345e0c2) Linux kernel fails to boot on Beagleboard-xM (rev C)

2019-09-16 Thread Denys Dmytriyenko
On Thu, Sep 12, 2019 at 03:14:33PM +, kevin.e.cri...@l3harris.com wrote: > I created a Yocto Project Bugzilla bug (13517) for this problem. Randy > MacLeod said "meta-ti is not tracked in this bugzilla. Please contact the > BSP owner". >

Re: [meta-ti] [PATCH] libion: Fix musl build

2019-09-16 Thread Denys Dmytriyenko
Khem, Thanks for the fix. What's the Upstream-Status: ? :) I guess "Pending" would be appropriate for now. Andrew, Would you be willing to take the change in, so we don't have to carry the patch in meta-ti, or do you see any issues with it? -- Denys On Sat, Sep 14, 2019 at 07:43:26AM

Re: [meta-ti] [master][RFC] Mesa recipie now provides GL frontend libs

2019-09-16 Thread Denys Dmytriyenko
On Mon, Sep 16, 2019 at 11:52:42AM -0400, Andrew F. Davis wrote: > On 9/16/19 11:43 AM, Denys Dmytriyenko wrote: > > Andrew, > > > > Thanks for pushing this forward! I'll give it some thought and more > > thorough > > review, but the first comment I had s

Re: [meta-ti] [master][RFC] Mesa recipie now provides GL frontend libs

2019-09-16 Thread Denys Dmytriyenko
Andrew, Thanks for pushing this forward! I'll give it some thought and more thorough review, but the first comment I had so far is that bbappend won't work for this purpose, as it would modify Mesa recipe unconditionally and BSP layers are not allowed to do that. Also, can the dependency

Re: [meta-ti] [thud][PATCH v2] videnc-test-app: Add the videnc-test-app recipe

2019-09-13 Thread Denys Dmytriyenko
On Fri, Sep 13, 2019 at 03:58:12PM -0500, David Huang wrote: > The videnc-test-app provides the video encoder test app > (tienc_encode) for j7-evm. > > Signed-off-by: David Huang > --- v2 changes here? > .../ti-img-encode-decode/videnc-test-app_1.0.0.bb | 18 > ++ > 1

Re: [meta-ti] [thud][PATCH V2] cpsw9g-eth-fw: Add CPSW 9G support for J7

2019-09-13 Thread Denys Dmytriyenko
On Fri, Sep 13, 2019 at 01:27:12PM +0530, Santhana Bharathi wrote: > Signed-off-by: Santhana Bharathi > --- > recipes-bsp/cpsw9g-eth-fw/cpsw9g-eth-fw_git.bb | 43 > ++ > 1 file changed, 43 insertions(+) > create mode 100644 recipes-bsp/cpsw9g-eth-fw/cpsw9g-eth-fw_git.bb

Re: [meta-ti] [thud/master][PATCH] ion: add libion and ion-tests packages for ION support

2019-09-13 Thread Denys Dmytriyenko
ve it. Care to fix ? > > On Thu, Sep 12, 2019 at 8:22 PM Denys Dmytriyenko wrote: > > > > ION Userspace Memory Allocator Library and tests > > > > Signed-off-by: Denys Dmytriyenko > > --- > > ...-CMakeLists.txt-disable-phys-addr-for-now.patch | 34 > >

Re: [meta-ti] [thud][PATCH] cpsw9g-eth-fw: Add CPSW 9G support for J7

2019-09-12 Thread Denys Dmytriyenko
On Thu, Sep 12, 2019 at 12:40:43PM -0400, Denys Dmytriyenko wrote: > Thanks, but please subscribe to the list before posting. > > > On Thu, Sep 12, 2019 at 10:04:05PM +0530, Santhana Bharathi wrote: > > Signed-off-by: Santhana Bharathi > > --- > > recipes-bsp/cpsw

[meta-ti] [thud/master][PATCH] ion: add libion and ion-tests packages for ION support

2019-09-12 Thread Denys Dmytriyenko
ION Userspace Memory Allocator Library and tests Signed-off-by: Denys Dmytriyenko --- ...-CMakeLists.txt-disable-phys-addr-for-now.patch | 34 ++ recipes-devtools/ion/ion-tests_git.bb | 18 recipes-devtools/ion/libion_git.bb | 14

[meta-ti] [master][PATCH] ti-softhsmv2, libp11, engine-pkcs11: openssl10 is no longer available

2019-09-12 Thread Denys Dmytriyenko
These packages still need to be migrated from 1.0 API to 1.1 Specific to Keystone2 platforms. Signed-off-by: Denys Dmytriyenko --- recipes-ti/engine-pkcs11/engine-pkcs11_git.bb | 2 +- recipes-ti/libp11/libp11_git.bb | 2 +- recipes-ti/ti-softhsmv2/ti-softhsmv2_git.bb | 2 +- 3

Re: [meta-ti] [thud][PATCH] cpsw9g-eth-fw: Add CPSW 9G support for J7

2019-09-12 Thread Denys Dmytriyenko
Thanks, but please subscribe to the list before posting. On Thu, Sep 12, 2019 at 10:04:05PM +0530, Santhana Bharathi wrote: > Signed-off-by: Santhana Bharathi > --- > recipes-bsp/cpsw9g-eth-fw/cpsw9g-eth-fw_git.bb | 47 > ++ > 1 file changed, 47 insertions(+) > create

[meta-ti] [thud/master][PATCH 2/4] ti-img-rogue-driver: port generic toolchain support from SGX

2019-09-11 Thread Denys Dmytriyenko
Signed-off-by: Denys Dmytriyenko --- .../0001-km-support-general-toolchain.patch| 56 ++ .../ti-img-rogue-driver_1.10.5371573.bb| 4 +- 2 files changed, 59 insertions(+), 1 deletion(-) create mode 100644 recipes-bsp/powervr-drivers/ti-img-rogue-driver

[meta-ti] [thud/master][PATCH 1/4] jailhouse: ensure INITRAMFS_IMAGE is initialized, pass full CC var

2019-09-11 Thread Denys Dmytriyenko
* If both INITRAMFS_IMAGE and JH_RAMFS_IMAGE are unset, variables fail to expand, which leads to dependency errors. * Passing full CC variable ensure all options are specified, especially --sysroot one for internal toolchains. Signed-off-by: Denys Dmytriyenko --- recipes-kernel/jailhouse

[meta-ti] [thud/master][PATCH 4/4] ti-gc320-libs: only compatible with DRA7xx platform

2019-09-11 Thread Denys Dmytriyenko
Signed-off-by: Denys Dmytriyenko --- recipes-graphics/libgal/ti-gc320-libs_5.0.11.p7.bb | 9 +++-- 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/recipes-graphics/libgal/ti-gc320-libs_5.0.11.p7.bb b/recipes-graphics/libgal/ti-gc320-libs_5.0.11.p7.bb index df1a99e..e8c2f01

[meta-ti] [thud/master][PATCH 3/4] ti-sgx-ddk-km: also support arm-oe-linux-gnueabi as a hardfp compiler

2019-09-11 Thread Denys Dmytriyenko
pplying the patch. Signed-off-by: Denys Dmytriyenko --- ...OpenEmbedded-hardfp-toolchain-w-o-gnueabi.patch | 34 ++ .../powervr-drivers/ti-sgx-ddk-km_1.17.4948957.bb | 4 ++- 2 files changed, 37 insertions(+), 1 deletion(-) create mode 100644 recipes-bsp/powervr-drivers

Re: [meta-ti] [thud/master][PATCH 4/5] ti-sgx-ddk-um: Drop omap5-sgx-ddk-um-linux package

2019-09-05 Thread Denys Dmytriyenko
Anand, Nothing uses omap5-sgx-ddk-um-linux and hasn't been for few years now. Those recipes you mention used ti-sgx-ddk-um dependency directly for some time, but were update earlier to depend on virtual egl and/or libgles providers. Also, please mind the public mailing list. Thanks. --

[meta-ti] [thud/master][PATCH] cadence-mhdp-fw: update to 1.2.17

2019-09-05 Thread Denys Dmytriyenko
Signed-off-by: Denys Dmytriyenko --- recipes-bsp/cadence-mhdp-fw/cadence-mhdp-fw_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-bsp/cadence-mhdp-fw/cadence-mhdp-fw_git.bb b/recipes-bsp/cadence-mhdp-fw/cadence-mhdp-fw_git.bb index 38a1f82b..70c28671 100644

Re: [meta-ti] [master/thud][PATCH v2] am65xx, j7-evm: add secondary serial console for Jailhouse

2019-08-30 Thread Denys Dmytriyenko
Perfect! Merged everything to thud-next for testing, thanks! On Fri, Aug 30, 2019 at 01:10:58PM -0400, Jacob Stiffler wrote: > Signed-off-by: Jacob Stiffler > --- > v2 changes: > * update commit message > * add SERIAL_CONSOLES_CHECK > > conf/machine/am65xx-evm.conf | 3 ++- >

Re: [meta-ti] [master/thud][PATCH] am65xx, j7-evm: add secondary serial console

2019-08-30 Thread Denys Dmytriyenko
Can you add "am65xx, j7-evm: add secondary serial console for Jailhouse"? On Fri, Aug 30, 2019 at 01:00:42PM -0400, Jacob Stiffler wrote: > Signed-off-by: Jacob Stiffler > --- > conf/machine/am65xx-evm.conf | 2 +- > conf/machine/j7-evm.conf | 2 +- > 2 files changed, 2 insertions(+), 2

Re: [meta-ti] [master/thud][PATCH v2 3/3] jailhouse: use ramfs for linux-demo

2019-08-30 Thread Denys Dmytriyenko
On Fri, Aug 30, 2019 at 12:42:32PM -0400, Jacob Stiffler wrote: > > On 8/30/2019 12:31 PM, Denys Dmytriyenko wrote: > >On Fri, Aug 30, 2019 at 12:26:51PM -0400, Jacob Stiffler wrote: > >>On 8/30/2019 12:23 PM, Denys Dmytriyenko wrote: > >>>On Thu, Aug 29,

Re: [meta-ti] [master/thud][PATCH v2 3/3] jailhouse: use ramfs for linux-demo

2019-08-30 Thread Denys Dmytriyenko
On Fri, Aug 30, 2019 at 12:26:51PM -0400, Jacob Stiffler wrote: > > On 8/30/2019 12:23 PM, Denys Dmytriyenko wrote: > >On Thu, Aug 29, 2019 at 02:21:51PM +0530, Nikhil Devshatwar wrote: > >>On 20/08/19 11:41 PM, Jacob Stiffler wrote: > >>>* Configure the linux-

Re: [meta-ti] [master/thud][PATCH v2 3/3] jailhouse: use ramfs for linux-demo

2019-08-30 Thread Denys Dmytriyenko
On Fri, Aug 30, 2019 at 12:23:43PM -0400, Jacob Stiffler wrote: > > On 8/30/2019 12:13 PM, Denys Dmytriyenko wrote: > >On Tue, Aug 20, 2019 at 02:11:12PM -0400, Jacob Stiffler wrote: > >>* Configure the linux-demo to use a ramfs for the linux inmate. > >>* Using J

Re: [meta-ti] [master/thud][PATCH v2 3/3] jailhouse: use ramfs for linux-demo

2019-08-30 Thread Denys Dmytriyenko
On Thu, Aug 29, 2019 at 02:21:51PM +0530, Nikhil Devshatwar wrote: > On 20/08/19 11:41 PM, Jacob Stiffler wrote: > >* Configure the linux-demo to use a ramfs for the linux inmate. > >* Using JH_RAMFS_IMAGE, this can be set in some global conf. > > > >Signed-off-by: Jacob Stiffler > > Tested-by:

Re: [meta-ti] [master/thud][PATCH v2 2/3] jailhouse: provide tools package

2019-08-30 Thread Denys Dmytriyenko
On Fri, Aug 30, 2019 at 12:10:53PM -0400, Jacob Stiffler wrote: > > On 8/30/2019 12:03 PM, Denys Dmytriyenko wrote: > >On Tue, Aug 20, 2019 at 02:11:11PM -0400, Jacob Stiffler wrote: > >>Create a package containing the jailhouse tools which are used to work > >

Re: [meta-ti] [master/thud][PATCH v2 3/3] jailhouse: use ramfs for linux-demo

2019-08-30 Thread Denys Dmytriyenko
On Tue, Aug 20, 2019 at 02:11:12PM -0400, Jacob Stiffler wrote: > * Configure the linux-demo to use a ramfs for the linux inmate. > * Using JH_RAMFS_IMAGE, this can be set in some global conf. > > Signed-off-by: Jacob Stiffler > --- > recipes-kernel/jailhouse/jailhouse_git.bb | 21

Re: [meta-ti] [master/thud][PATCH v2 2/3] jailhouse: provide tools package

2019-08-30 Thread Denys Dmytriyenko
On Thu, Aug 29, 2019 at 02:11:30PM +0530, Nikhil Devshatwar wrote: > On 20/08/19 11:41 PM, Jacob Stiffler wrote: > >Create a package containing the jailhouse tools which are used to work > >with the cells and inmates. This recipe provides a good example for > >using the jailhouse-cell-linux tool.

Re: [meta-ti] [master/thud][PATCH v2 2/3] jailhouse: provide tools package

2019-08-30 Thread Denys Dmytriyenko
On Tue, Aug 20, 2019 at 02:11:11PM -0400, Jacob Stiffler wrote: > Create a package containing the jailhouse tools which are used to work > with the cells and inmates. This recipe provides a good example for Should it be s/recipe/package/ here ^^^? > using the jailhouse-cell-linux tool. > > The

Re: [meta-ti] [master/thud][PATCH v2 1/3] jailhouse: update to ti2019.03-rc2

2019-08-30 Thread Denys Dmytriyenko
This won't apply, as v1 was already merged prior to v2: http://git.yoctoproject.org/cgit/cgit.cgi/meta-ti/commit/?h=thud=ee2665f793d3280b67e82bc4fba4b538a9647912 Moreover, can you update to ti2019.03-rc4 tag - there were several commits since rc2:

[meta-ti] [thud/master][PATCH v2 1/2] conf/machine: update with new DTBs/DTBOs

2019-08-19 Thread Denys Dmytriyenko
Signed-off-by: Denys Dmytriyenko --- v2 - fix missing .dtb suffix in sancloud-bbe conf/machine/am65xx-evm.conf | 1 + conf/machine/include/ti33x.inc | 3 ++- conf/machine/j7-evm.conf | 4 ++-- 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/conf/machine/am65xx-evm.conf b

[meta-ti] [thud/master][PATCH 1/2] conf/machine: update with new DTBs/DTBOs

2019-08-19 Thread Denys Dmytriyenko
Signed-off-by: Denys Dmytriyenko --- conf/machine/am65xx-evm.conf | 1 + conf/machine/include/ti33x.inc | 3 ++- conf/machine/j7-evm.conf | 4 ++-- 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/conf/machine/am65xx-evm.conf b/conf/machine/am65xx-evm.conf index 83eae59

[meta-ti] [thud/master][PATCH 2/2] layer.conf: list additional packages in SIGGEN_EXCLUDERECIPES_ABISAFE

2019-08-19 Thread Denys Dmytriyenko
This helps with sstate re-use when MACHINE changes in the dependency tree. Signed-off-by: Denys Dmytriyenko --- conf/layer.conf | 8 1 file changed, 8 insertions(+) diff --git a/conf/layer.conf b/conf/layer.conf index 824443d..cc19429 100644 --- a/conf/layer.conf +++ b/conf/layer.conf

Re: [meta-ti] [master/thud][PATCH] jailhouse: update to ti2019.03-rc2

2019-08-19 Thread Denys Dmytriyenko
On Mon, Aug 19, 2019 at 08:58:14AM -0400, Jacob Stiffler wrote: > * extend to am65xx family > * and correct am65xx cell and inmate filenames. > * remove earlycon bootargs for am65xx IIRC, earlycon was causing some issues and was supposed to be removed by an owner... As well as updating commit

Re: [meta-ti] [EXTERNAL] [thud/master][PATCH] sciclient-rtos: Adding support to j7-evm

2019-08-15 Thread Denys Dmytriyenko
On Tue, Aug 13, 2019 at 04:17:32PM -0400, Jacob Stiffler wrote: > > On 8/13/2019 4:01 PM, Mahesh Radhakrishnan wrote: > >Signed-off-by: Mahesh Radhakrishnan > >--- > > recipes-bsp/sciclient/sciclient-rtos_git.bb | 7 ++- > > 1 file changed, 6 insertions(+), 1 deletion(-) > > > >diff --git

Re: [meta-ti] [thud/master][PATCH v3] ti-cgt-7x: Initial version of TI-CGT-C7000 recipe

2019-08-15 Thread Denys Dmytriyenko
Thanks for addressing the comments. Was this tested? On Tue, Aug 13, 2019 at 09:25:11PM -0400, Mahesh Radhakrishnan wrote: > This tool is not publically fetchable yet and requires pre-downloading > > Signed-off-by: Mahesh Radhakrishnan > --- > v3 - Removed class-target references,redundant

[meta-ti] [thud/master][PATCH] am65xx-hs-evm: add DTB/DTBO load addresses and offset

2019-08-13 Thread Denys Dmytriyenko
Signed-off-by: Denys Dmytriyenko --- conf/machine/am65xx-hs-evm.conf | 11 +++ 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/conf/machine/am65xx-hs-evm.conf b/conf/machine/am65xx-hs-evm.conf index 97afd31..f989750 100644 --- a/conf/machine/am65xx-hs-evm.conf +++ b/conf

Re: [meta-ti] [thud/master][PATCH v2] ti-cgt-7x: Initial version of TI-CGT-C7000 recipe

2019-08-13 Thread Denys Dmytriyenko
On Tue, Aug 13, 2019 at 05:25:23PM -0400, Mahesh Radhakrishnan wrote: > This tool is not publically fetchable yet and requires pre-downloading > > Signed-off-by: Mahesh Radhakrishnan > --- > v2 - Changes to remove class-target (LIC_CHECKSUM),updated commit description > >

Re: [meta-ti] [thud/master][PATCH 1/2] ti-cgt-7x: Initial version of TI-CGT-C7000 recipe

2019-08-13 Thread Denys Dmytriyenko
On Tue, Aug 13, 2019 at 03:48:58PM -0400, Mahesh Radhakrishnan wrote: > The tools are not available externally yet, hence the > SRC_URI link > "http://install.source.dir.local/${BINFILE};name=${BINFILE_NAME}; Please don't phrase it like this! There's no such thing as internal or external at this

[meta-ti] [thud/master][PATCH 2/2] pru-swuart-fw: add PRU Software UART Firmware recipe

2019-08-06 Thread Denys Dmytriyenko
Signed-off-by: Denys Dmytriyenko --- ...s_uart-add-Makefile-for-building-firmware.patch | 145 + ...01-icss_uart-remove-dependency-on-PDK-CSL.patch | 54 recipes-bsp/pru/pru-swuart-fw_git.bb | 40 ++ 3 files changed, 239 insertions(+) create mode

[meta-ti] [thud/master][PATCH 1/2] pru-icss: also install headers and library into dev packages

2019-08-06 Thread Denys Dmytriyenko
Signed-off-by: Denys Dmytriyenko --- recipes-bsp/pru/pru-icss_git.bb | 8 1 file changed, 8 insertions(+) diff --git a/recipes-bsp/pru/pru-icss_git.bb b/recipes-bsp/pru/pru-icss_git.bb index a36bce0..812caae 100644 --- a/recipes-bsp/pru/pru-icss_git.bb +++ b/recipes-bsp/pru/pru

[meta-ti] [thud/master][PATCH] ipc-lld-fw: fix ALTERNATIVE use as package-specific

2019-08-06 Thread Denys Dmytriyenko
Previous commit, while adding support for another platform, extended ALTERNATIVE variable (which is package-specific) with machine overrides, accidentally dropping the necessary ${PN} suffix in the process. Restore it to make update-alternatives system work again. Signed-off-by: Denys Dmytriyenko

Re: [meta-ti] Kernel config fragments not in deployed image.

2019-08-04 Thread Denys Dmytriyenko
On Sun, Aug 04, 2019 at 12:03:37PM +, Andy Pont wrote: > I have created a linux-ti-staging_4.19.bbappend which contains the > following: > > FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:” > > SRC_URI += “ \ > file://rtl8192cu.cfg \ > “ > > KERNEL_CONFIG_FRAGMENTS_append = “ \ >

Re: [meta-ti] [PATCH v3] ipc-lld: add AM65xx IPC echo_test firmware binaries

2019-08-02 Thread Denys Dmytriyenko
On Sat, Aug 03, 2019 at 12:10:14PM +1200, Ankur Tyagi wrote: > On Sat, Aug 3, 2019 at 11:36 AM Jonathan Bergsagel wrote: > > > > Use IPC/LLD based IPC echo test binaries as an > > alternative for AM65X Linux IPC testing. > > Updated location of J721E firmware binaries as well, > > with latest

Re: [meta-ti] [thud/master][PATCH] ti-cgt-pru: Update to version 2.3.2

2019-08-02 Thread Denys Dmytriyenko
This breaks nativesdk - please test. On Fri, Aug 02, 2019 at 02:01:38PM -0400, Mahesh Radhakrishnan wrote: > The License Checksum has changed due to version, the licenses have not > changed > Signed-off-by: Mahesh Radhakrishnan > --- > recipes-ti/devtools/{ti-cgt-pru_2.2.1.bb =>

Re: [meta-ti] [PATCH v2] ipc-lld: add AM65xx IPC echo_test firmware binaries

2019-08-02 Thread Denys Dmytriyenko
On Fri, Aug 02, 2019 at 05:00:43PM -0500, Jonathan Bergsagel wrote: > Use IPC/LLD based IPC echo test binaries as an > alternative for AM65X Linux IPC testing. > Updated location of J721E firmware binaries as well, > with latest IPC/LLD commit. Thanks! Overall looks good, few comments inside. >

[meta-ti] [thud/master][PATCH 1/2] udma: suppress texrel warning, set correct PV version

2019-08-02 Thread Denys Dmytriyenko
Signed-off-by: Denys Dmytriyenko --- recipes-ti/udma/udma_git.bb | 6 +- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/recipes-ti/udma/udma_git.bb b/recipes-ti/udma/udma_git.bb index 0374d37..c905fa5 100644 --- a/recipes-ti/udma/udma_git.bb +++ b/recipes-ti/udma/udma_git.bb

[meta-ti] [thud/master][PATCH 2/2] cuia: suppress texrel warning

2019-08-02 Thread Denys Dmytriyenko
Signed-off-by: Denys Dmytriyenko --- recipes-bsp/cuia/cuia_1.0.0.13.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/recipes-bsp/cuia/cuia_1.0.0.13.bb b/recipes-bsp/cuia/cuia_1.0.0.13.bb index a7caf50..0422b0e 100644 --- a/recipes-bsp/cuia/cuia_1.0.0.13.bb +++ b/recipes-bsp/cuia

[meta-ti] [thud/master][PATCH] recipes: suppress potential host contamination warnings due to ownership

2019-08-02 Thread Denys Dmytriyenko
Signed-off-by: Denys Dmytriyenko --- recipes-bsp/aif2-lld/aif2-lld_git.bb | 1 + recipes-bsp/hyplnk-lld/hyplnk-lld_git.bb | 1 + recipes-bsp/srio-lld/srio-lld_git.bb | 1 + recipes-ti/ipc/ipc-transport-srio_git.bb | 1 + 4 files changed, 4 insertions(+) diff --git a/recipes-bsp/aif2-lld

Re: [meta-ti] [PATCH] ti-img-rogue-driver: Update recipe to pick newer version

2019-08-02 Thread Denys Dmytriyenko
Ah, you mean "thud" tag, Ok. On Fri, Aug 02, 2019 at 03:32:28PM -0400, Denys Dmytriyenko wrote: > It's automatic > > On Fri, Aug 02, 2019 at 03:28:54PM -0400, Tammana, Gowtham wrote: > > Missed on meta-ti tag in the subject. Will send v2. > > > > Thanks

Re: [meta-ti] [PATCH] ti-img-rogue-driver: Update recipe to pick newer version

2019-08-02 Thread Denys Dmytriyenko
It's automatic On Fri, Aug 02, 2019 at 03:28:54PM -0400, Tammana, Gowtham wrote: > Missed on meta-ti tag in the subject. Will send v2. > > Thanks, > Gowtham > > >-Original Message- > >From: Tammana, Gowtham > >Sent: Friday, August 02, 2019 2:30 PM > >To: Dmytriyenko, Denys;

Re: [meta-ti] [PATCH] ipc-lld: add AM65xx IPC echo_test firmware binaries

2019-08-02 Thread Denys Dmytriyenko
Jonathan, Can you combine the recipes? Instead of adding new ipc-lld-fw-am65x, you can re-use existing J7 ipc-lld-fw. Especially since they both pull binaries from the same repo and the same SRCREV. You can install and deploy only binaries needed for the platform - see PRU FW recipe for

  1   2   3   4   5   6   7   8   9   10   >