]> code.ossystems Code Review - openembedded-core.git/commit
lttng-modules: Update to revision to 16d7431c3
authorOtavio Salvador <otavio@ossystems.com.br>
Tue, 30 Dec 2014 16:25:49 +0000 (14:25 -0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 31 Dec 2014 08:21:05 +0000 (08:21 +0000)
commite575ab81f0cf145503c4afd9ce62040721a526b2
tree591a9a36c9be80bc4b8f8d6b52f4cf7cd3f6bca2
parentf25e913dbc400a8c72fbd93b2754501d5b61e3df
lttng-modules: Update to revision to 16d7431c3

This update the source code to the 2.5.2 version and also brings two
fixes from stable-2.5 branch. The update also allowed the removal of
some already applied patches from the metadata.

Doing this update, it fixes following build error:

,----
| make[1]: Entering directory `.../build-framebuffer/tmp/sysroots/imx23evk/usr/src/kernel'
|
|   ERROR: Kernel configuration is invalid.
|          include/generated/autoconf.h or include/config/auto.conf are missing.
|          Run 'make oldconfig && make prepare' on kernel src to fix it.
|
|   Building modules, stage 2.
| ./scripts/Makefile.modpost:42: include/config/auto.conf: No such file or directory
| make[2]: *** No rule to make target `include/config/auto.conf'.  Stop.
| make[1]: *** [modules] Error 2
| make[1]: Leaving directory `.../build-framebuffer/tmp/sysroots/imx23evk/usr/src/kernel'
| make: *** [default] Error 2
`----

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-kernel/lttng/lttng-modules/Update-compaction-instrumentation-to-3.16-kernel.patch [deleted file]
meta/recipes-kernel/lttng/lttng-modules/Update-statedump-to-3.17-nsproxy-locking.patch [deleted file]
meta/recipes-kernel/lttng/lttng-modules/Update-vmscan-instrumentation-to-3.16-kernel.patch [deleted file]
meta/recipes-kernel/lttng/lttng-modules/compaction-fix-mm_compaction_isolate_template-build.patch [deleted file]
meta/recipes-kernel/lttng/lttng-modules/fix_build_with_v3.17_kernel.patch [deleted file]
meta/recipes-kernel/lttng/lttng-modules_2.5.2.bb [moved from meta/recipes-kernel/lttng/lttng-modules_2.5.0.bb with 77% similarity]