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

Enric Balletbo i Serra eballetbo at iseebcn.com
Wed Oct 8 06:47:43 PDT 2014


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



More information about the meta-ti mailing list