diff options
author | zhengruoqin <zhengrq.fnst@fujitsu.com> | 2021-06-11 02:51:23 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2021-06-10 07:06:34 -0700 |
commit | 7aa12cd781cf1b22fc7d7d6390a6753c625e124c (patch) | |
tree | 7b7595a98343b81dcc65e8092fd52c1c70b409b8 /meta-gnome/recipes-gnome | |
parent | 46eb101cf7ce6510adc732a347506f48c78a3fab (diff) | |
download | meta-openembedded-7aa12cd781cf1b22fc7d7d6390a6753c625e124c.tar.gz |
graphene: upgrade 1.10.2 -> 1.10.6
Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-gnome/recipes-gnome')
-rw-r--r-- | meta-gnome/recipes-gnome/graphene/graphene_1.10.6.bb (renamed from meta-gnome/recipes-gnome/graphene/graphene_1.10.2.bb) | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/meta-gnome/recipes-gnome/graphene/graphene_1.10.2.bb b/meta-gnome/recipes-gnome/graphene/graphene_1.10.6.bb index ef1898610..2e0d50268 100644 --- a/meta-gnome/recipes-gnome/graphene/graphene_1.10.2.bb +++ b/meta-gnome/recipes-gnome/graphene/graphene_1.10.6.bb | |||
@@ -9,8 +9,10 @@ GNOMEBASEBUILDCLASS = "meson" | |||
9 | 9 | ||
10 | inherit gnomebase gobject-introspection gtk-doc | 10 | inherit gnomebase gobject-introspection gtk-doc |
11 | 11 | ||
12 | SRC_URI[archive.md5sum] = "a2c26c4f44a02ca053e0e9afb63cc94c" | 12 | SRC_URI[archive.md5sum] = "390139e704772b915ff2b7cac56c24ae" |
13 | SRC_URI[archive.sha256sum] = "e97de8208f1aac4f913d4fa71ab73a7034e807186feb2abe55876e51c425a7f6" | 13 | SRC_URI[archive.sha256sum] = "80ae57723e4608e6875626a88aaa6f56dd25df75024bd16e9d77e718c3560b25" |
14 | |||
15 | PACKAGECONFIG[introspection] = "-Dintrospection=enabled,-Dintrospection=disabled," | ||
14 | 16 | ||
15 | GTKDOC_MESON_OPTION = "gtk_doc" | 17 | GTKDOC_MESON_OPTION = "gtk_doc" |
16 | 18 | ||