mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-07 15:40:01 +00:00
gnome-themes-extra: correct the recipe name
Per https://gitlab.gnome.org/GNOME/gnome-themes-extra/-/blob/master/README.md, gnome-themes-extra ever named as gnome-themes-standard. So rename the recipe name to reflect the current status to avoid confusion. Signed-off-by: Mingli Yu <mingli.yu@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
-3
@@ -6,9 +6,6 @@ SECTION = "x11/gnome"
|
|||||||
LICENSE = "LGPL-2.1"
|
LICENSE = "LGPL-2.1"
|
||||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=2d5025d4aa3495befef8f17206a5b0a1"
|
LIC_FILES_CHKSUM = "file://LICENSE;md5=2d5025d4aa3495befef8f17206a5b0a1"
|
||||||
|
|
||||||
# Upstream renamed this package to gnome-themes-extra at some point
|
|
||||||
BPN = "gnome-themes-extra"
|
|
||||||
|
|
||||||
inherit gnomebase gettext gtk-icon-cache upstream-version-is-even features_check
|
inherit gnomebase gettext gtk-icon-cache upstream-version-is-even features_check
|
||||||
|
|
||||||
ANY_OF_DISTRO_FEATURES = "${GTK2DISTROFEATURES}"
|
ANY_OF_DISTRO_FEATURES = "${GTK2DISTROFEATURES}"
|
||||||
Reference in New Issue
Block a user