mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +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:
parent
3ed51f2d3b
commit
a9cdbbd4c5
|
|
@ -9,7 +9,7 @@ S = "${WORKDIR}/git"
|
|||
B = "${S}"
|
||||
|
||||
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://0002-Use-symbolic-list-add-and-edit-icons.patch \
|
||||
"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user