All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH V2 1/3] lttng-ust: update commit to fix compiling issues
@ 2013-12-05  6:14 Chong.Lu
  2013-12-05  6:14 ` [PATCH V2 2/3] lttng-ust: Using toolchain to compile examples Chong.Lu
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Chong.Lu @ 2013-12-05  6:14 UTC (permalink / raw)
  To: openembedded-core

From: Chong Lu <Chong.Lu@windriver.com>

Update commit in order to add patches like below:

	doc/examples: error out when a subdir make fails
	fix: lttng-gen-tp: add missing spaces around flags

Signed-off-by: Chong Lu <Chong.Lu@windriver.com>
---
 meta/recipes-kernel/lttng/lttng-ust_2.3.0.bb |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-kernel/lttng/lttng-ust_2.3.0.bb b/meta/recipes-kernel/lttng/lttng-ust_2.3.0.bb
index fed572a..f3a6b05 100644
--- a/meta/recipes-kernel/lttng/lttng-ust_2.3.0.bb
+++ b/meta/recipes-kernel/lttng/lttng-ust_2.3.0.bb
@@ -18,7 +18,7 @@ RPROVIDES_${PN} = "lttng2-ust"
 RREPLACES_${PN} = "lttng2-ust"
 RCONFLICTS_${PN} = "lttng2-ust"
 
-SRCREV = "9f00ce32b103eed13524c876757b6611c5922382"
+SRCREV = "e6a8d841217f651e86c8e133e0edbbb667c11055"
 PV = "2.3.0"
 PE = "2"
 
-- 
1.7.9.5



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

end of thread, other threads:[~2013-12-05 19:17 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-05  6:14 [PATCH V2 1/3] lttng-ust: update commit to fix compiling issues Chong.Lu
2013-12-05  6:14 ` [PATCH V2 2/3] lttng-ust: Using toolchain to compile examples Chong.Lu
2013-12-05  6:14 ` [PATCH V2 3/3] lttng-ust: fix python interpret path Chong.Lu
2013-12-05 19:11 ` [PATCH V2 1/3] lttng-ust: update commit to fix compiling issues Saul Wold

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.