mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-10 16:40:03 +00:00
python3-blivetgui: switch from master to main
Switch to main branch to avoid do_fetch failure. Signed-off-by: Chen Qi <Qi.Chen@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -9,7 +9,7 @@ S = "${WORKDIR}/git"
|
|||||||
B = "${S}"
|
B = "${S}"
|
||||||
|
|
||||||
SRCREV = "42512ee48494cee71febf04078d9774f0146a085"
|
SRCREV = "42512ee48494cee71febf04078d9774f0146a085"
|
||||||
SRC_URI = "git://github.com/storaged-project/blivet-gui.git;branch=master;protocol=https \
|
SRC_URI = "git://github.com/storaged-project/blivet-gui.git;branch=main;protocol=https \
|
||||||
file://0001-Use-setuptools-instead-of-distutils-in-setup.py.patch \
|
file://0001-Use-setuptools-instead-of-distutils-in-setup.py.patch \
|
||||||
file://0002-Use-symbolic-list-add-and-edit-icons.patch \
|
file://0002-Use-symbolic-list-add-and-edit-icons.patch \
|
||||||
"
|
"
|
||||||
|
|||||||
Reference in New Issue
Block a user