Message ID | 20250922133517.243697-1-skandigraun@gmail.com |
---|---|
State | New |
Headers | show |
Series | [kirkstone] libhandy: update git branch name | expand |
diff --git a/meta/recipes-gnome/libhandy/libhandy_1.5.0.bb b/meta/recipes-gnome/libhandy/libhandy_1.5.0.bb index 722593dfb1..4b3f43df1c 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"
Master branch was renamed to main. Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com> --- meta/recipes-gnome/libhandy/libhandy_1.5.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)