summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2022-03-22 19:56:26 +0800
committerKhem Raj <raj.khem@gmail.com>2022-03-24 09:45:25 -0700
commite3e617460324dc2835d762f0d05d1c7af75ea6d3 (patch)
tree6c15d53487985e0b61d9d4227ec9654b712a90d0
parent60448ad6a21e38a6c79c6098d0ae5a81d391d9d5 (diff)
downloadmeta-openembedded-e3e617460324dc2835d762f0d05d1c7af75ea6d3.tar.gz
graphene: upgrade 1.10.6 -> 1.10.8
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--meta-oe/recipes-graphics/graphene/graphene_1.10.8.bb (renamed from meta-oe/recipes-graphics/graphene/graphene_1.10.6.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-graphics/graphene/graphene_1.10.6.bb b/meta-oe/recipes-graphics/graphene/graphene_1.10.8.bb
index 0c05c60eee..813ff74adf 100644
--- a/meta-oe/recipes-graphics/graphene/graphene_1.10.6.bb
+++ b/meta-oe/recipes-graphics/graphene/graphene_1.10.8.bb
@@ -7,7 +7,7 @@ GNOMEBASEBUILDCLASS = "meson"
7 7
8inherit gnomebase gobject-introspection gtk-doc 8inherit gnomebase gobject-introspection gtk-doc
9 9
10SRC_URI[archive.sha256sum] = "80ae57723e4608e6875626a88aaa6f56dd25df75024bd16e9d77e718c3560b25" 10SRC_URI[archive.sha256sum] = "a37bb0e78a419dcbeaa9c7027bcff52f5ec2367c25ec859da31dfde2928f279a"
11 11
12# gtk4 & mutter 41.0 requires graphene build with introspection 12# gtk4 & mutter 41.0 requires graphene build with introspection
13PACKAGECONFIG ?= "introspection" 13PACKAGECONFIG ?= "introspection"