All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] lttng-modules: 3.10 compile fix
@ 2013-08-27  5:24 Tom Zanussi
  2013-08-27  5:24 ` [PATCH 1/1] lttng-modules: Update to 2.2.1 based release Tom Zanussi
  0 siblings, 1 reply; 2+ messages in thread
From: Tom Zanussi @ 2013-08-27  5:24 UTC (permalink / raw)
  To: openembedded-core; +Cc: Tom Zanussi

This updates lttng-modules to v2.2.1, which has a fix for a printk instrumentation
compile error seen on master-under-test.

This gets rid of the compile error, but no testing has been done - that will have
to come after the other rest of lttng has also been updated.

The following changes since commit 4ccb62aafe6f32ce224b71484767302d4d84a891:

  documentation: Replace atom-pc with genericx86 in the manuals (2013-08-26 15:13:47 -0700)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib.git tzanussi/lttng-modules-3.10-compile-fix
  http://git.yoctoproject.org/cgit.cgi//log/?h=tzanussi/lttng-modules-3.10-compile-fix

Tom Zanussi (1):
  lttng-modules: Update to 2.2.1 based release

 meta/recipes-kernel/lttng/lttng-modules_git.bb | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

-- 
1.7.11.4



^ permalink raw reply	[flat|nested] 2+ messages in thread

* [PATCH 1/1] lttng-modules: Update to 2.2.1 based release
  2013-08-27  5:24 [PATCH 0/1] lttng-modules: 3.10 compile fix Tom Zanussi
@ 2013-08-27  5:24 ` Tom Zanussi
  0 siblings, 0 replies; 2+ messages in thread
From: Tom Zanussi @ 2013-08-27  5:24 UTC (permalink / raw)
  To: openembedded-core; +Cc: Tom Zanussi

Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
---
 meta/recipes-kernel/lttng/lttng-modules_git.bb | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta/recipes-kernel/lttng/lttng-modules_git.bb b/meta/recipes-kernel/lttng/lttng-modules_git.bb
index 3a92879..351b0c8 100644
--- a/meta/recipes-kernel/lttng/lttng-modules_git.bb
+++ b/meta/recipes-kernel/lttng/lttng-modules_git.bb
@@ -10,8 +10,8 @@ DEPENDS = "virtual/kernel"
 
 inherit module
 
-SRCREV = "1b26381c19dd2d9fa41f52d8dc13b15b8dd32c7c"
-PV = "2.2.0+git${SRCPV}"
+SRCREV = "10fe4e3f10c9ce1f2963bd118b91895a67e955ee"
+PV = "2.2.1+git${SRCPV}"
 
 SRC_URI = "git://git.lttng.org/lttng-modules.git;protocol=git \
            file://lttng-modules-replace-KERNELDIR-with-KERNEL_SRC.patch"
-- 
1.7.11.4



^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-08-27  5:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-27  5:24 [PATCH 0/1] lttng-modules: 3.10 compile fix Tom Zanussi
2013-08-27  5:24 ` [PATCH 1/1] lttng-modules: Update to 2.2.1 based release Tom Zanussi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.