mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-14 05:49:57 +00:00
transmission: update SRC_URI branch
Master branch was renamed to main, causing fetching failures. Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com> Signed-off-by: Anuj Mittal <anuj.mittal@oss.qualcomm.com>
This commit is contained in:
committed by
Anuj Mittal
parent
580a16b0e1
commit
0a11f69c6c
@@ -8,7 +8,7 @@ DEPENDS = "curl libevent gnutls openssl libtool intltool-native glib-2.0-native"
|
|||||||
RDEPENDS:${PN}-web = "${PN}"
|
RDEPENDS:${PN}-web = "${PN}"
|
||||||
|
|
||||||
SRC_URI = " \
|
SRC_URI = " \
|
||||||
gitsm://github.com/transmission/transmission;branch=master;protocol=https \
|
gitsm://github.com/transmission/transmission;branch=main;protocol=https \
|
||||||
file://transmission-daemon \
|
file://transmission-daemon \
|
||||||
"
|
"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user