mirror of
https://git.yoctoproject.org/poky
synced 2026-04-30 03:32:12 +02:00
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>
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user