All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Fix dsp related packages for new kernels
@ 2014-10-08 13:47 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
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Enric Balletbo i Serra @ 2014-10-08 13:47 UTC (permalink / raw)
  To: meta-ti, ebutera, martinez.javier; +Cc: 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 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.

Cheers,

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



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2014-10-10  9:32 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 ` [PATCH 0/3] Fix dsp related packages for new kernels Denys Dmytriyenko
2014-10-09 17:08   ` Enrico
     [not found]   ` <CAFqH_51CqB6xkqYVQeT2xN=TwM2QkP59nEmEvEZBbf0bvcCfMw@mail.gmail.com>
2014-10-10  9:32     ` Enric Balletbo Serra

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.