Richard/Saul, Here's a fix for the recent lttng-2.0 modules build error that was reported. The recent -stable update created a collision with is_compat_task() that was already being defined as a fallback within lttng 2.0.
I've made a patch fix, versus updating lttng-2.0 .. since churning this package would be a good idea right now. Cheers, Bruce The following changes since commit a9873f12e5ba11e1307440901d07e9642e9f53bf: pigz: Ensure DEPENDS on zlib exists for native and target versions (2012-03-19 14:37:46 +0000) are available in the git repository at: git://git.pokylinux.org/poky-contrib zedd/kernel http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=zedd/kernel compliation error with 3.2.x -stable kernels ...ls-protect-is_compat_task-from-redefiniti.patch | 41 ++++++++++++++++++++ .../lttng-2.0/lttng-modules_2.0.pre11.bb | 3 +- 2 files changed, 43 insertions(+), 1 deletions(-) create mode 100644 meta/recipes-kernel/lttng-2.0/lttng-modules/lttng-sycalls-protect-is_compat_task-from-redefiniti.patch -- 1.7.5.4 _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
