summaryrefslogtreecommitdiffstats
path: root/meta/recipes-gnome/json-glib
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2021-10-19 17:33:59 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-10-23 17:42:26 +0100
commit676d7313c9e03e421121b67b0b22d809f4a5ee93 (patch)
treeabe67824bf3cb7723d249e0f632aec17c5dbeb25 /meta/recipes-gnome/json-glib
parent64ab9d93fe1beb269f94c77b7384517f6e5e5277 (diff)
downloadpoky-676d7313c9e03e421121b67b0b22d809f4a5ee93.tar.gz
json-glib: upgrade 1.6.4 -> 1.6.6
(From OE-Core rev: e56081b228ef6873c505641dd0a661fd6d537731) Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.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/json-glib')
-rw-r--r--meta/recipes-gnome/json-glib/json-glib_1.6.6.bb (renamed from meta/recipes-gnome/json-glib/json-glib_1.6.4.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-gnome/json-glib/json-glib_1.6.4.bb b/meta/recipes-gnome/json-glib/json-glib_1.6.6.bb
index 072c2406c7..c3572a16f2 100644
--- a/meta/recipes-gnome/json-glib/json-glib_1.6.4.bb
+++ b/meta/recipes-gnome/json-glib/json-glib_1.6.6.bb
@@ -19,7 +19,7 @@ GIDOCGEN_MESON_ENABLE_FLAG = 'enabled'
19GIDOCGEN_MESON_DISABLE_FLAG = 'disabled' 19GIDOCGEN_MESON_DISABLE_FLAG = 'disabled'
20 20
21SRC_URI += " file://run-ptest" 21SRC_URI += " file://run-ptest"
22SRC_URI[archive.sha256sum] = "b1f6a7930808f77a827f3b397a04bb89d4c0c0b2550885d4a5e4c411dfa13f5f" 22SRC_URI[archive.sha256sum] = "96ec98be7a91f6dde33636720e3da2ff6ecbb90e76ccaa49497f31a6855a490e"
23 23
24PACKAGECONFIG ??= "${@bb.utils.contains('PTEST_ENABLED', '1', 'tests', '', d)}" 24PACKAGECONFIG ??= "${@bb.utils.contains('PTEST_ENABLED', '1', 'tests', '', d)}"
25PACKAGECONFIG[manpages] = "-Dman=true,-Dman=false,libxslt-native xmlto-native" 25PACKAGECONFIG[manpages] = "-Dman=true,-Dman=false,libxslt-native xmlto-native"