From: Denys Dmytriyenko <[email protected]>

bitbake now requires it, as default master is no longer deterministic.

Signed-off-by: Denys Dmytriyenko <[email protected]>
---
 meta-arago-extras/recipes-devtools/uvc-gadget/uvc-gadget_git.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-arago-extras/recipes-devtools/uvc-gadget/uvc-gadget_git.bb 
b/meta-arago-extras/recipes-devtools/uvc-gadget/uvc-gadget_git.bb
index 39f8cb3f..79ec067d 100644
--- a/meta-arago-extras/recipes-devtools/uvc-gadget/uvc-gadget_git.bb
+++ b/meta-arago-extras/recipes-devtools/uvc-gadget/uvc-gadget_git.bb
@@ -2,7 +2,7 @@ SUMMARY = "UVC gadget userspace sample application"
 LICENSE = "GPLv2+"
 LIC_FILES_CHKSUM = 
"file://uvc-gadget.c;beginline=1;endline=18;md5=414860c3c534dc95d81da9564cfb8d2a"
 
-SRC_URI = "git://git.ideasonboard.org/uvc-gadget.git"
+SRC_URI = "git://git.ideasonboard.org/uvc-gadget.git;branch=master"
 
 PV = "1.1+git${SRCPV}"
 SRCREV = "aa82df887ab995473cd83c89777cdf4bc4685dd0"
-- 
2.25.1



-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#13548): 
https://lists.yoctoproject.org/g/meta-arago/message/13548
Mute This Topic: https://lists.yoctoproject.org/mt/89310930/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/meta-arago/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-


Reply via email to