aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-sato/matchbox-keyboard
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2013-12-05 15:18:42 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-12-05 16:27:12 +0000
commit67212c2a069b46049f2f503a839f8f791aae3342 (patch)
tree4474259187b9a1b8f5e5ff6a60b452145b82dd47 /meta/recipes-sato/matchbox-keyboard
parent7310d230fd24e2cf41bcf8284ccd1798933e2bac (diff)
downloadopenembedded-core-contrib-67212c2a069b46049f2f503a839f8f791aae3342.tar.gz
matchbox-keyboard: Use the branchname the revision is on
This avoids certain fetcher failures and network accesses. (From OE-Core rev: 737ec2498a558673151058e30b87b7c5dea8e0b1) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-sato/matchbox-keyboard')
-rw-r--r--meta/recipes-sato/matchbox-keyboard/matchbox-keyboard_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-sato/matchbox-keyboard/matchbox-keyboard_git.bb b/meta/recipes-sato/matchbox-keyboard/matchbox-keyboard_git.bb
index bcf6f6c4ad..225e66ee1c 100644
--- a/meta/recipes-sato/matchbox-keyboard/matchbox-keyboard_git.bb
+++ b/meta/recipes-sato/matchbox-keyboard/matchbox-keyboard_git.bb
@@ -14,7 +14,7 @@ SRCREV = "217f1bfe14c41cf7e291d04a63aa2d79cc13d063"
PV = "0.0+git${SRCPV}"
PR = "r4"
-SRC_URI = "git://git.yoctoproject.org/${BPN} \
+SRC_URI = "git://git.yoctoproject.org/${BPN};branch=matchbox-keyboard-0-1 \
file://single-instance.patch \
file://80matchboxkeyboard.shbg"