summaryrefslogtreecommitdiffstats
path: root/meta/recipes-gnome/libnotify
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2022-07-20 10:44:23 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-07-23 13:55:26 +0100
commit70b23060111d581683556f419139680f02a45b45 (patch)
tree2767fdd6ed8931650f44ab2d09acca2bad4f6480 /meta/recipes-gnome/libnotify
parentfffce97a93f9b91666597baaeafcb32c0fa9d22e (diff)
downloadpoky-70b23060111d581683556f419139680f02a45b45.tar.gz
libnotify: upgrade 0.7.12 -> 0.8.0
(From OE-Core rev: 490a10983b800d9eedb43fb98366696965593ee2) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-gnome/libnotify')
-rw-r--r--meta/recipes-gnome/libnotify/libnotify_0.8.0.bb (renamed from meta/recipes-gnome/libnotify/libnotify_0.7.12.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-gnome/libnotify/libnotify_0.7.12.bb b/meta/recipes-gnome/libnotify/libnotify_0.8.0.bb
index 21e737fd45..9c9af87e1a 100644
--- a/meta/recipes-gnome/libnotify/libnotify_0.7.12.bb
+++ b/meta/recipes-gnome/libnotify/libnotify_0.8.0.bb
@@ -22,7 +22,7 @@ inherit gnomebase gtk-doc features_check gobject-introspection
22# depends on gtk+3 if tests are enabled 22# depends on gtk+3 if tests are enabled
23ANY_OF_DISTRO_FEATURES = "${@bb.utils.contains('PACKAGECONFIG', 'tests', '${GTK3DISTROFEATURES}', '', d)}" 23ANY_OF_DISTRO_FEATURES = "${@bb.utils.contains('PACKAGECONFIG', 'tests', '${GTK3DISTROFEATURES}', '', d)}"
24 24
25SRC_URI[archive.sha256sum] = "744b2b37508135f8261b755a9debe6e09add421adc75bde930f6e198b70ab46e" 25SRC_URI[archive.sha256sum] = "46a26f0db4e64cf24016291eb1579ed9f0ba7611fe6cd9e1afec8f42780d3924"
26 26
27EXTRA_OEMESON = "-Dman=false" 27EXTRA_OEMESON = "-Dman=false"
28 28