[meta-ti] [PATCH v2 2/2] rm-lld: Rename recipe and update to new version

2014-10-08 Thread Sam Nelson
- Removed ti-prefix based on review - Update to new version 2.1.0.6 - Add dependency on libdaemon - Remove device dependency - Updated license to BSD-3-Clause Signed-off-by: Sam Nelson sam.nel...@ti.com --- Changes from previous patch - Combined two commits into one - Reset PR as PV is updated -

[meta-ti] [PATCH v2 1/2] ti-rm: Move from meta-arago to meta-ti

2014-10-08 Thread Sam Nelson
- Moved recipe from meta-arago based on review comments - Provides resource manager low level driver Signed-off-by: Sam Nelson sam.nel...@ti.com --- Changes from previous patch - Corrected/Updated comments --- --- recipes-bsp/rm-lld/ti-rm_git.bb | 49 +++ 1

[meta-ti] [daisy][PATCH v3] ti-ipc: Upgrade to IPC 3.30.00.09

2014-10-08 Thread Jacob Stiffler
* Added new recipe for latest IPC * Removed older recipe versions * Latest recipe points to IPC 3.30.00.09 Signed-off-by: Jacob Stiffler j-stiff...@ti.com --- ...nstallation-prefix-feature-to-products.ma.patch | 38 -- recipes-ti/ipc/ti-ipc/ipc.pc |8

[meta-ti] [daisy][PATCH v2] dra7xx: add mmip to MACHINE_FEATURES

2014-10-08 Thread Jacob Stiffler
Signed-off-by: Jacob Stiffler j-stiff...@ti.com --- conf/machine/include/dra7xx.inc |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/machine/include/dra7xx.inc b/conf/machine/include/dra7xx.inc index 857e1b3..a7c8782 100644 --- a/conf/machine/include/dra7xx.inc +++

[meta-ti] [PATCH 0/3] Fix dsp related packages for new kernels

2014-10-08 Thread Enric Balletbo i Serra
Hi all, According to the README I know that probably these packages are unmaintained, but these packages are still used for some of us with newer kernels. This patch series fixes some build problems found when I tried to build this infrastructure with a 3.17 kernel. With these patches I'm able to

[meta-ti] [PATCH 1/3] ti-dmai: Fix build with recent kernels and compilers.

2014-10-08 Thread Enric Balletbo i Serra
Remove unused includes that only redefine some typedefs already defined in other includes and add the --sysroot flag to fix a linkage problem. Signed-off-by: Enric Balletbo i Serra eballe...@iseebcn.com --- .../dmai/ti-dmai/remove-unneeded-includes.patch| 26 ++

[meta-ti] [PATCH 2/3] ti-dsplink: Fix irq mismatch for kernel versions greater than 3.7.0.

2014-10-08 Thread Enric Balletbo i Serra
Commit 7d7e1eb (ARM: OMAP2+: Prepare for irqs.h removal) and commit ec2c082 (ARM: OMAP2+: Remove hardcoded IRQs and enable SPARSE_IRQ) from kernel updated the way interrupts for OMAP2/3 devices are defined. Fix irq number as dsplink misses to add the NR_IRQS relative offset. Signed-off-by: Enric

[meta-ti] [PATCH 3/3] ti-linuxutils: Fix build problems for kernel up to 3.17

2014-10-08 Thread Enric Balletbo i Serra
Add to patches to fix the build of cmemk and sdmak kernel modules. Signed-off-by: Enric Balletbo i Serra eballe...@iseebcn.com --- recipes-ti/linuxutils/ti-linuxutils.inc| 2 +- .../linuxutils_2_26-cmemk-fixes.patch | 59 ++

[meta-ti] Issues installing libgles-omap3

2014-10-08 Thread Alexandre Belloni
Hi, I'm trying to build an image with poky (daisy) for the am335x-evm. While libgles-omap3 builds fine. At the final installation step (do_rootfs for my image), it fails with: Computing transaction...error: Can't install libgles-omap3-es5-5.01.01.01-r38.1@cortexa8t2hf_vfp_neon: no package

Re: [meta-ti] [PATCH v2 2/2] rm-lld: Rename recipe and update to new version

2014-10-08 Thread Denys Dmytriyenko
Sam, Thanks for addressing all the comments! This looks good and I'll push it to meta-ti today. -- Denys On Wed, Oct 08, 2014 at 06:27:29AM -0400, Sam Nelson wrote: - Removed ti-prefix based on review - Update to new version 2.1.0.6 - Add dependency on libdaemon - Remove device

[meta-ti] Sam Nelson : rm-lld: Rename recipe and update to new version

2014-10-08 Thread Arago Project git
Module: meta-ti Branch: master Commit: a9fd89aa06356917f6641fde0903f2d462ab5635 URL: http://arago-project.org/git/meta-ti.git?a=commit;h=a9fd89aa06356917f6641fde0903f2d462ab5635 Author: Sam Nelson sam.nel...@ti.com Date: Wed Oct 8 16:27:29 2014 + rm-lld: Rename recipe and update to

[meta-ti] Sam Nelson : ti-rm: Move from meta-arago to meta-ti

2014-10-08 Thread Arago Project git
Module: meta-ti Branch: master Commit: 5171650c1cd2aa7f4d3379657a9cc53899959a47 URL: http://arago-project.org/git/meta-ti.git?a=commit;h=5171650c1cd2aa7f4d3379657a9cc53899959a47 Author: Sam Nelson sam.nel...@ti.com Date: Wed Oct 8 16:27:28 2014 + ti-rm: Move from meta-arago to meta-ti

[meta-ti] Sam Nelson : rm-lld: Rename recipe and update to new version

2014-10-08 Thread Arago Project git
Module: meta-ti Branch: daisy Commit: a085e612c59c9b4632286ebc754fd1c854c7aa9c URL: http://arago-project.org/git/meta-ti.git?a=commit;h=a085e612c59c9b4632286ebc754fd1c854c7aa9c Author: Sam Nelson sam.nel...@ti.com Date: Wed Oct 8 16:27:29 2014 + rm-lld: Rename recipe and update to new

[meta-ti] Jacob Stiffler : ti-ipc: Upgrade to IPC 3.30.00.09

2014-10-08 Thread Arago Project git
Module: meta-ti Branch: master Commit: 0f2fed9a0c6534b31320bad0d423e8022bc2bdc2 URL: http://arago-project.org/git/meta-ti.git?a=commit;h=0f2fed9a0c6534b31320bad0d423e8022bc2bdc2 Author: Jacob Stiffler j-stiff...@ti.com Date: Wed Oct 8 18:06:20 2014 + ti-ipc: Upgrade to IPC 3.30.00.09

[meta-ti] Jacob Stiffler : ti-ipc: Upgrade to IPC 3.30.00.09

2014-10-08 Thread Arago Project git
Module: meta-ti Branch: daisy Commit: 2f6b82450106f2e1a0042f884dc84f35dfc41e42 URL: http://arago-project.org/git/meta-ti.git?a=commit;h=2f6b82450106f2e1a0042f884dc84f35dfc41e42 Author: Jacob Stiffler j-stiff...@ti.com Date: Wed Oct 8 18:06:20 2014 + ti-ipc: Upgrade to IPC 3.30.00.09

Re: [meta-ti] [daisy][PATCH v3] ti-ipc: Upgrade to IPC 3.30.00.09

2014-10-08 Thread Denys Dmytriyenko
Jake, Thanks, I pushed your patches. What was the trick to resolve posting patches to the list - was it specifying smtp server? Also, please check at the end of this patch for a small nitpick... Thanks. -- Denys On Wed, Oct 08, 2014 at 08:06:20AM -0400, Jacob Stiffler wrote: * Added new

Re: [meta-ti] [daisy][PATCH v3] ti-ipc: Upgrade to IPC 3.30.00.09

2014-10-08 Thread Stiffler, Jacob
Denys, Specifying the smtp server was indeed the trick. Thanks, Jake -Original Message- From: Dmytriyenko, Denys Sent: Wednesday, October 08, 2014 1:59 PM To: Stiffler, Jacob Cc: meta-ti@yoctoproject.org Subject: Re: [meta-ti] [daisy][PATCH v3] ti-ipc: Upgrade to IPC 3.30.00.09 Jake,

Re: [meta-ti] [PATCH 0/3] Fix dsp related packages for new kernels

2014-10-08 Thread Denys Dmytriyenko
On Wed, Oct 08, 2014 at 03:47:43PM +0200, Enric Balletbo i Serra wrote: Hi all, According to the README I know that probably these packages are unmaintained, but these packages are still used for some of us with newer kernels. This patch series fixes some build problems found when I tried

[meta-ti] Enric Balletbo i Serra : ti-dmai: Fix build with recent kernels and compilers.

2014-10-08 Thread Arago Project git
Module: meta-ti Branch: master Commit: f6c7946591dc9099855139be0e9e1a56474c6a7a URL: http://arago-project.org/git/meta-ti.git?a=commit;h=f6c7946591dc9099855139be0e9e1a56474c6a7a Author: Enric Balletbo i Serra eballe...@iseebcn.com Date: Wed Oct 8 19:47:44 2014 + ti-dmai: Fix build

[meta-ti] Enric Balletbo i Serra : ti-linuxutils: Fix build problems for kernel up to 3.17

2014-10-08 Thread Arago Project git
Module: meta-ti Branch: master Commit: a9a74cc33dded238756eb81879d01a6eac64e503 URL: http://arago-project.org/git/meta-ti.git?a=commit;h=a9a74cc33dded238756eb81879d01a6eac64e503 Author: Enric Balletbo i Serra eballe...@iseebcn.com Date: Wed Oct 8 19:47:46 2014 + ti-linuxutils: Fix

[meta-ti] Enric Balletbo i Serra : ti-dsplink: Fix irq mismatch for kernel versions greater than 3.7.0.

2014-10-08 Thread Arago Project git
Module: meta-ti Branch: master Commit: 888ea3744402acafa40e746a92bbca81a8b5a317 URL: http://arago-project.org/git/meta-ti.git?a=commit;h=888ea3744402acafa40e746a92bbca81a8b5a317 Author: Enric Balletbo i Serra eballe...@iseebcn.com Date: Wed Oct 8 19:47:45 2014 + ti-dsplink: Fix irq

[meta-ti] Enric Balletbo i Serra : ti-dsplink: Fix irq mismatch for kernel versions greater than 3.7.0.

2014-10-08 Thread Arago Project git
Module: meta-ti Branch: daisy Commit: c9f00172ade80e62d03270e51b6d13f7c60d19fc URL: http://arago-project.org/git/meta-ti.git?a=commit;h=c9f00172ade80e62d03270e51b6d13f7c60d19fc Author: Enric Balletbo i Serra eballe...@iseebcn.com Date: Wed Oct 8 19:47:45 2014 + ti-dsplink: Fix irq

[meta-ti] [nightly] Distroless meta-ti/master minimal build 2014-10-08_15-02-57

2014-10-08 Thread Denys Dmytriyenko
Title: Status for 10/08/14 Status for 10/08/14 BUILD_ID: build-2014-10-08_15-03-59 Clean Build: false Clean Sources: false Repository Revisions Repository Git URL Branch Commit ID Layers bitbake

Re: [meta-ti] Issues installing libgles-omap3

2014-10-08 Thread Alexandre Belloni
On 08/10/2014 at 14:13:38 -0400, Denys Dmytriyenko wrote : On Wed, Oct 08, 2014 at 06:15:07PM +0200, Alexandre Belloni wrote: Hi, I'm trying to build an image with poky (daisy) for the am335x-evm. While libgles-omap3 builds fine. At the final installation step (do_rootfs for my image),

Re: [meta-ti] mis-definition of SLEWCTRL_FAST in dt-bindings amxxxx header

2014-10-08 Thread Peter A. Bigot
Depends what upstream means. It's not in 3.17 released 05 Oct, nor in any other non-TI repository I can find. (Might be hidden in a TI repository somewhere that I'm not looking.) Peter On 10/07/2014 03:58 PM, Denys Dmytriyenko wrote: Wasn't this already fixed upstream? On Wed, Sep 17,