aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2021-10-15 23:22:07 -0700
committerKhem Raj <raj.khem@gmail.com>2021-10-16 09:50:38 -0700
commited65a36a4c5df69770edba1742a54280f08e9d23 (patch)
tree9c02438acc3f76b68abbba10ddfdd74b8de0808f
parenta93f9de2e76650b24391bcf13093b3131601e364 (diff)
downloadmeta-openembedded-ed65a36a4c5df69770edba1742a54280f08e9d23.tar.gz
yelp,yelp-xsl,yelp-tools: Upgrade to 41 release
This helps fixing with webkit 2.34+ yelp-xsl 41.0 ============= * Loosen CSS match for title/desc in linkdiv * Use better target contrasts for white-on-black yelp 41.1 ========= * Fixed validation issues in appdata file * Updated yelp-xsl dependency * Revamped a lot of color code to avoid deprecated Gtk API (Shaun McCance) * Search results and 'All Help' now use current styling (Shaun McCance) * Fixed aliasing on the icon (Jakub Steiner) * Build against webkit2gtk-4.1 by default (Javier Jardón) * Removed calls to deprecated Soup API (Carlos Garcia Campos) * Updated translations: oc (Quentin PAGÈS) yelp-tools 41.0 =============== * Updates documentation (Andre Klapper) * Updates to build files (Jan Tojnar) Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--meta-gnome/recipes-gnome/yelp/yelp-tools_41.0.bb (renamed from meta-gnome/recipes-gnome/yelp/yelp-tools_40.0.bb)2
-rw-r--r--meta-gnome/recipes-gnome/yelp/yelp-xsl_41.0.bb (renamed from meta-gnome/recipes-gnome/yelp/yelp-xsl_40.2.bb)2
-rw-r--r--meta-gnome/recipes-gnome/yelp/yelp_41.1.bb (renamed from meta-gnome/recipes-gnome/yelp/yelp_40.3.bb)2
3 files changed, 3 insertions, 3 deletions
diff --git a/meta-gnome/recipes-gnome/yelp/yelp-tools_40.0.bb b/meta-gnome/recipes-gnome/yelp/yelp-tools_41.0.bb
index 0e7f499bc0..ec8edb80d3 100644
--- a/meta-gnome/recipes-gnome/yelp/yelp-tools_40.0.bb
+++ b/meta-gnome/recipes-gnome/yelp/yelp-tools_41.0.bb
@@ -16,7 +16,7 @@ DEPENDS += " \
yelp-xsl \
"
-SRC_URI[archive.sha256sum] = "664bacf2f3dd65ef00a43f79487351ab64a6c4c629c56ac0ceb1723c2eb66aae"
+SRC_URI[archive.sha256sum] = "37f1acc02bcbe68a31b86e07c129a839bd3276e656dc89eb7fc0a92746eff272"
RDEPENDS:${PN} += "python3-core yelp-xsl"
diff --git a/meta-gnome/recipes-gnome/yelp/yelp-xsl_40.2.bb b/meta-gnome/recipes-gnome/yelp/yelp-xsl_41.0.bb
index 9ac88c1fe3..029fd02951 100644
--- a/meta-gnome/recipes-gnome/yelp/yelp-xsl_40.2.bb
+++ b/meta-gnome/recipes-gnome/yelp/yelp-xsl_41.0.bb
@@ -10,7 +10,7 @@ inherit gnomebase gettext itstool
DEPENDS += "libxml2"
-SRC_URI[archive.sha256sum] = "919c552f846aaec741fe51d5af416b469bcdb25c77effc3b5a15a4b4b7ff814e"
+SRC_URI[archive.sha256sum] = "c8cd64c093bbd8c5d5e47fd38864e90831b5f9cf7403530870206fa96636a4a5"
RDEPENDS:${PN}:append:class-target = " libxml2 itstool"
diff --git a/meta-gnome/recipes-gnome/yelp/yelp_40.3.bb b/meta-gnome/recipes-gnome/yelp/yelp_41.1.bb
index c179a618ba..980b9a1ae5 100644
--- a/meta-gnome/recipes-gnome/yelp/yelp_40.3.bb
+++ b/meta-gnome/recipes-gnome/yelp/yelp_41.1.bb
@@ -9,7 +9,7 @@ inherit gnomebase itstool autotools-brokensep gsettings gettext gtk-doc features
# for webkitgtk
REQUIRED_DISTRO_FEATURES = "x11"
-SRC_URI[archive.sha256sum] = "a173847851f26189be78ecbb10015d539d8cceffc7c23e8635492bc3ada5ee23"
+SRC_URI[archive.sha256sum] = "456a6415647bceeb0159b90b3553ff328728cf29a608fce08024232504ccb874"
DEPENDS += " \
libxml2-native \