mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-17 18:59:53 +00:00
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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user