From 359e2ec87ddfa49d997e288366d283ffc32c8ec2 Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Thu, 4 Jul 2024 14:02:55 +0200 Subject: [PATCH] gmobile: update --- recipes-extended/gmobile/gmobile_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-extended/gmobile/gmobile_git.bb b/recipes-extended/gmobile/gmobile_git.bb index 38c4f7d..247ce09 100644 --- a/recipes-extended/gmobile/gmobile_git.bb +++ b/recipes-extended/gmobile/gmobile_git.bb @@ -8,8 +8,8 @@ DEPENDS = "glib-2.0 json-glib" SRC_URI = "git://gitlab.gnome.org/World/Phosh/gmobile.git;protocol=https;branch=main" S = "${WORKDIR}/git" -SRCREV = "3f3a8c70f6106e00388075c77982876857b321d8" -PV = "0.2.0" +SRCREV = "ca8db41bb39a3117461614ae4558a3e3019a19be" +PV = "0.2.1" do_install:append() { install -m 0644 ${B}/gm-config.h ${D}${includedir}