diff options
author | Nitin A Kamble <nitin.a.kamble@intel.com> | 2014-09-25 17:32:54 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-09-29 17:49:10 +0100 |
commit | 1854d6c2e6dda4fd6900399d827413fcc1e1aef6 (patch) | |
tree | b8974ebc0802de81efa9772d1d43b630c7805098 /.gitignore | |
parent | 3dd692fcf2b0c11731b3f30abdf2b1878458a898 (diff) | |
download | openembedded-core-1854d6c2e6dda4fd6900399d827413fcc1e1aef6.tar.gz openembedded-core-1854d6c2e6dda4fd6900399d827413fcc1e1aef6.tar.bz2 openembedded-core-1854d6c2e6dda4fd6900399d827413fcc1e1aef6.zip |
lttng-modules: fix build issues with the v3.17 kernel
The lttng-modules recipe was failing for meta-intel BSPs with the v3.17 kernel.
These BSP kernels were enabling some of the audio codec drivers, whose
structures are changed recently, causing mismatch with lttng-modules code
expectations. The qemu machines did not see this issue as they were not
enabling these sound codec kernel configuration.
Fix the build issue, by changing the lttng-modules code to match with
the structures used by the v3.17 kernel. The code is conditional on the
kernel version, that way it keeps working with the older kernel versions.
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions