[OE-core] [PATCH 0/1] A fix for the lttng-modules

nitin.a.kamble at intel.com nitin.a.kamble at intel.com
Fri Sep 26 02:00:43 UTC 2014


From: Nitin A Kamble <nitin.a.kamble at intel.com>

The lttng-modules recipe was failing with meta-intel BSPs with the
v3.17 kernel. The qemu machines from the poky layers did not get
hit by this issue. The accompanying commit fixes the issue observed in
the lttng-modules recipe. The fix is made in a way to not break on older
kernel versions.
  This is tested with v3.10 and v3.17 kernels with meta-intel BSPs. I
understand that the oecore/poky layer has stopped taking commits for the
upcoming v1.7 release. Let me know, if this commit can not go in the 
oecore/poky layer. In that case, this fix will instead be pushed to the
meta-intel layer.

Thanks,
Nitin


The following changes since commit 8ac8eca2e3bd8c78e2b31ea974930ed0243258a3:

  build-appliance-image: Update to dizzy head revision (2014-09-23 22:10:26 +0100)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib nitin/misc
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=nitin/misc

Nitin A Kamble (1):
  lttng-modules: fix build issues with the v3.17 kernel

 .../fix_build_with_v3.17_kernel.patch              | 111 +++++++++++++++++++++
 meta/recipes-kernel/lttng/lttng-modules_2.5.0.bb   |   1 +
 2 files changed, 112 insertions(+)
 create mode 100644 meta/recipes-kernel/lttng/lttng-modules/fix_build_with_v3.17_kernel.patch

-- 
1.8.1.4




More information about the Openembedded-core mailing list