summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/lttng/lttng-tools_2.3.1.bb
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2013-12-05 16:24:48 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-12-05 16:27:13 +0000
commit4bac6a83b34374a9abc8eac9116302af9f49f427 (patch)
tree424d07ffc6a7932a3cafa5fa5e608afb97d8a4ef /meta/recipes-kernel/lttng/lttng-tools_2.3.1.bb
parent0b962a5f4bfe54ec3a2ab66045a4155dfa9437ba (diff)
downloadpoky-4bac6a83b34374a9abc8eac9116302af9f49f427.tar.gz
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. (From OE-Core rev: 1a61a104c29b001f0c1f52534c4a9a9d12d69bbb) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel/lttng/lttng-tools_2.3.1.bb')
-rw-r--r--meta/recipes-kernel/lttng/lttng-tools_2.3.1.bb2
1 files changed, 1 insertions, 1 deletions
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"
15SRCREV = "5d985544a7ad54afa0514ea7f522a89d8d844860" 15SRCREV = "5d985544a7ad54afa0514ea7f522a89d8d844860"
16PV = "v2.3.1" 16PV = "v2.3.1"
17 17
18SRC_URI = "git://git.lttng.org/lttng-tools.git \ 18SRC_URI = "git://git.lttng.org/lttng-tools.git;branch=stable-2.3 \
19 file://runtest.patch \ 19 file://runtest.patch \
20 file://run-ptest \ 20 file://run-ptest \
21 " 21 "