mirror of
git://git.openembedded.org/meta-openembedded
synced 2025-12-31 13:38:06 +00:00
python-blivet: Adapt to upstream branch name changes
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
parent
54ebe876ba
commit
efe1115b0f
@ -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…
x
Reference in New Issue
Block a user