python3-blivetgui: use symbolic list-add and edit- icons

Backport patch from upstream for python3-blivetgui to use symbolic
list-add and edit- icons that Adwaita dropped old ones.

Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Trevor Gamblin <tvgamblin@gmail.com>
This commit is contained in:
Kai Kang
2022-04-19 09:45:20 +08:00
committed by Trevor Gamblin
parent b3be90be2f
commit 674306a429
2 changed files with 58 additions and 1 deletions
@@ -11,7 +11,8 @@ B = "${S}"
SRCREV = "42512ee48494cee71febf04078d9774f0146a085"
SRC_URI = "git://github.com/storaged-project/blivet-gui.git;branch=master;protocol=https \
file://0001-Use-setuptools-instead-of-distutils-in-setup.py.patch \
"
file://0002-Use-symbolic-list-add-and-edit-icons.patch \
"
inherit features_check
REQUIRED_DISTRO_FEATURES = "x11 systemd"