From e3e617460324dc2835d762f0d05d1c7af75ea6d3 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Tue, 22 Mar 2022 19:56:26 +0800 Subject: [PATCH] graphene: upgrade 1.10.6 -> 1.10.8 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- .../graphene/{graphene_1.10.6.bb => graphene_1.10.8.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-graphics/graphene/{graphene_1.10.6.bb => graphene_1.10.8.bb} (86%) diff --git a/meta-oe/recipes-graphics/graphene/graphene_1.10.6.bb b/meta-oe/recipes-graphics/graphene/graphene_1.10.8.bb similarity index 86% rename from meta-oe/recipes-graphics/graphene/graphene_1.10.6.bb rename to 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" inherit gnomebase gobject-introspection gtk-doc -SRC_URI[archive.sha256sum] = "80ae57723e4608e6875626a88aaa6f56dd25df75024bd16e9d77e718c3560b25" +SRC_URI[archive.sha256sum] = "a37bb0e78a419dcbeaa9c7027bcff52f5ec2367c25ec859da31dfde2928f279a" # gtk4 & mutter 41.0 requires graphene build with introspection PACKAGECONFIG ?= "introspection"