summaryrefslogtreecommitdiffstats
path: root/meta/recipes-gnome/libnotify
diff options
context:
space:
mode:
authorAnuj Mittal <anuj.mittal@intel.com>2023-11-21 09:34:41 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2023-11-23 12:46:41 +0000
commit6eac376e8b404b5719c4dc44f80e37dd110238ba (patch)
treeac4dde22986d6269216434f3cfee198fb2a4570f /meta/recipes-gnome/libnotify
parent8aedcd7c41edefed1fdb234e3742d6a0a1c15579 (diff)
downloadpoky-6eac376e8b404b5719c4dc44f80e37dd110238ba.tar.gz
libnotify: upgrade 0.8.2 -> 0.8.3
(From OE-Core rev: 4176272fe33039302f0685ba96f5202a113bce7f) Signed-off-by: Anuj Mittal <anuj.mittal@intel.com> 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.3.bb (renamed from meta/recipes-gnome/libnotify/libnotify_0.8.2.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-gnome/libnotify/libnotify_0.8.2.bb b/meta/recipes-gnome/libnotify/libnotify_0.8.3.bb
index 1ca7ef8714..1e606b84b2 100644
--- a/meta/recipes-gnome/libnotify/libnotify_0.8.2.bb
+++ b/meta/recipes-gnome/libnotify/libnotify_0.8.3.bb
@@ -20,7 +20,7 @@ inherit gnomebase gi-docgen features_check gobject-introspection
20# depends on gtk+3 if tests are enabled 20# depends on gtk+3 if tests are enabled
21ANY_OF_DISTRO_FEATURES = "${@bb.utils.contains('PACKAGECONFIG', 'tests', '${GTK3DISTROFEATURES}', '', d)}" 21ANY_OF_DISTRO_FEATURES = "${@bb.utils.contains('PACKAGECONFIG', 'tests', '${GTK3DISTROFEATURES}', '', d)}"
22 22
23SRC_URI[archive.sha256sum] = "c5f4ed3d1f86e5b118c76415aacb861873ed3e6f0c6b3181b828cf584fc5c616" 23SRC_URI[archive.sha256sum] = "ee8f3ef946156ad3406fdf45feedbdcd932dbd211ab4f16f75eba4f36fb2f6c0"
24 24
25EXTRA_OEMESON = "-Dman=false" 25EXTRA_OEMESON = "-Dman=false"
26 26