From 4bac6a83b34374a9abc8eac9116302af9f49f427 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. (From OE-Core rev: 1a61a104c29b001f0c1f52534c4a9a9d12d69bbb) Signed-off-by: Richard Purdie --- meta/recipes-graphics/mx/mx-1.0_1.4.7.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-graphics/mx') diff --git a/meta/recipes-graphics/mx/mx-1.0_1.4.7.bb b/meta/recipes-graphics/mx/mx-1.0_1.4.7.bb index 5657469bd6..ce35b61eb1 100644 --- a/meta/recipes-graphics/mx/mx-1.0_1.4.7.bb +++ b/meta/recipes-graphics/mx/mx-1.0_1.4.7.bb @@ -4,7 +4,7 @@ require mx.inc SRCREV = "9b1db6b8060bd00b121a692f942404a24ae2960f" PV = "1.4.7+git${SRCPV}" -SRC_URI = "git://github.com/clutter-project/mx.git \ +SRC_URI = "git://github.com/clutter-project/mx.git;branch=mx-1.4 \ file://fix-build-dir.patch \ file://fix-test-includes.patch \ " -- cgit v1.2.3-54-g00ecf