From: Denys Dmytriyenko <denys@ti.com>
To: Enric Balletbo i Serra <eballetbo@iseebcn.com>
Cc: meta-ti@yoctoproject.org, martinez.javier@gmail.com, ebutera@gmail.com
Subject: Re: [PATCH 0/3] Fix dsp related packages for new kernels
Date: Wed, 8 Oct 2014 14:05:25 -0400 [thread overview]
Message-ID: <20141008180525.GS1731@edge> (raw)
In-Reply-To: <1412776066-4991-1-git-send-email-eballetbo@iseebcn.com>
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 to build this infrastructure
> with a 3.17 kernel. With these patches I'm able to build and run dsplink examples
> and gstreamer-ti to encode/decode some videos using the DSP.
>
> If you don't have any inconvenient maybe would be interesting add these patches.
Thanks for the patches! Can you please provide a bit more details about the HW
platform you are using these on. Also, we are slowly updating other components
in meta-ti, that touch DSP, like IPC, etc. - please let us know if any of the
new changes affect the old components or break anything for you. I can't
guarantee we'd be able to fix or support older platforms within new components
right away, but at least we should be able to preserve old versions of the
required components for as long as they work. Please keep in touch. Thanks!
--
Denys
> Enric Balletbo i Serra (3):
> ti-dmai: Fix build with recent kernels and compilers.
> ti-dsplink: Fix irq mismatch for kernel versions greater than 3.7.0.
> ti-linuxutils: Fix build problems for kernel up to 3.17
>
> .../dmai/ti-dmai/remove-unneeded-includes.patch | 26 ++++++++++
> recipes-ti/dmai/ti-dmai_svn.bb | 3 +-
> recipes-ti/dsplink/ti-dsplink.inc | 2 +-
> ...splink_1_65_kernel_3_7_0_fix-irq-mismatch.patch | 16 ++++++
> recipes-ti/dsplink/ti-dsplink_1.65.00.03.bb | 1 +
> recipes-ti/linuxutils/ti-linuxutils.inc | 2 +-
> .../linuxutils_2_26-cmemk-fixes.patch | 59 ++++++++++++++++++++++
> .../linuxutils_2_26-sdmak-fixes.patch | 25 +++++++++
> recipes-ti/linuxutils/ti-linuxutils_2.26.01.02.bb | 5 +-
> 9 files changed, 135 insertions(+), 4 deletions(-)
> create mode 100644 recipes-ti/dmai/ti-dmai/remove-unneeded-includes.patch
> create mode 100644 recipes-ti/dsplink/ti-dsplink/dsplink_1_65_kernel_3_7_0_fix-irq-mismatch.patch
> create mode 100644 recipes-ti/linuxutils/ti-linuxutils/linuxutils_2_26-cmemk-fixes.patch
> create mode 100644 recipes-ti/linuxutils/ti-linuxutils/linuxutils_2_26-sdmak-fixes.patch
>
> --
> 1.9.1
>
> --
> _______________________________________________
> meta-ti mailing list
> meta-ti@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-ti
next prev parent reply other threads:[~2014-10-08 18:05 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-10-08 13:47 [PATCH 0/3] Fix dsp related packages for new kernels Enric Balletbo i Serra
2014-10-08 13:47 ` [PATCH 1/3] ti-dmai: Fix build with recent kernels and compilers Enric Balletbo i Serra
2014-10-08 13:47 ` [PATCH 2/3] ti-dsplink: Fix irq mismatch for kernel versions greater than 3.7.0 Enric Balletbo i Serra
2014-10-08 13:47 ` [PATCH 3/3] ti-linuxutils: Fix build problems for kernel up to 3.17 Enric Balletbo i Serra
2014-10-08 18:05 ` Denys Dmytriyenko [this message]
2014-10-09 17:08 ` [PATCH 0/3] Fix dsp related packages for new kernels Enrico
[not found] ` <CAFqH_51CqB6xkqYVQeT2xN=TwM2QkP59nEmEvEZBbf0bvcCfMw@mail.gmail.com>
2014-10-10 9:32 ` Enric Balletbo Serra
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20141008180525.GS1731@edge \
--to=denys@ti.com \
--cc=eballetbo@iseebcn.com \
--cc=ebutera@gmail.com \
--cc=martinez.javier@gmail.com \
--cc=meta-ti@yoctoproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.