From: Gyorgy Sarvari Date: Mon, 22 Sep 2025 13:35:17 +0000 (+0200) Subject: libhandy: update git branch name X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=2285f30e643f52511c328e4f6e1f0c042bea4110;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git libhandy: update git branch name Master branch was renamed to main. Signed-off-by: Gyorgy Sarvari Signed-off-by: Steve Sakoman --- diff --git a/meta/recipes-gnome/libhandy/libhandy_1.5.0.bb b/meta/recipes-gnome/libhandy/libhandy_1.5.0.bb index 722593dfb1f..4b3f43df1c2 100644 --- a/meta/recipes-gnome/libhandy/libhandy_1.5.0.bb +++ b/meta/recipes-gnome/libhandy/libhandy_1.5.0.bb @@ -9,7 +9,7 @@ BUGTRACKER = "https://gitlab.gnome.org/GNOME/libhandy/-/issues" LICENSE = "LGPL-2.1-only" LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c" -SRC_URI = "git://gitlab.gnome.org/GNOME/libhandy.git;protocol=https;branch=master \ +SRC_URI = "git://gitlab.gnome.org/GNOME/libhandy.git;protocol=https;branch=main \ file://0001-Add-private-headers.patch \ " SRCREV = "8fa8306a79215fc6ebf2483145da98bf9b2495ab"