From 1a61a104c29b001f0c1f52534c4a9a9d12d69bbb Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Thu, 5 Dec 2013 16:24:48 +0000 Subject: mx/lttng-*: Fix git branch references Ensure the right branches are set in SRC_URI to match the revisions used. This resolves certain fetch failures. Signed-off-by: Richard Purdie --- meta/recipes-kernel/lttng/lttng-tools_2.3.1.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-kernel/lttng/lttng-tools_2.3.1.bb') diff --git a/meta/recipes-kernel/lttng/lttng-tools_2.3.1.bb b/meta/recipes-kernel/lttng/lttng-tools_2.3.1.bb index 2f6e5048c2..e0ce564567 100644 --- a/meta/recipes-kernel/lttng/lttng-tools_2.3.1.bb +++ b/meta/recipes-kernel/lttng/lttng-tools_2.3.1.bb @@ -15,7 +15,7 @@ RDEPENDS_${PN}-ptest += "make" SRCREV = "5d985544a7ad54afa0514ea7f522a89d8d844860" PV = "v2.3.1" -SRC_URI = "git://git.lttng.org/lttng-tools.git \ +SRC_URI = "git://git.lttng.org/lttng-tools.git;branch=stable-2.3 \ file://runtest.patch \ file://run-ptest \ " -- cgit v1.2.3