From 6bf0d8ad57b33950bab4c7f6c037e1ccb6f6e2eb Mon Sep 17 00:00:00 2001 From: Peter Marko Date: Thu, 30 Jul 2026 12:26:15 +0200 Subject: [PATCH] sdbus-c++-libsystemd: add .git to github repository url This will align it to oe-core systemd recipe. Download mirror will contain only one repository copy, not two. Signed-off-by: Peter Marko Signed-off-by: Khem Raj (cherry picked from commit c80bfaad6b931522a798d5d476ef2de5c9cd95b0) Signed-off-by: Anuj Mittal --- meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd_259.5.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd_259.5.bb b/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd_259.5.bb index 63a7bc7c27..bfefcbc4b3 100644 --- a/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd_259.5.bb +++ b/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd_259.5.bb @@ -12,7 +12,7 @@ DEPENDS += "gperf-native gettext-native util-linux libcap util-linux python3-jin SRCREV = "b3d8fc43e9cb531d958c17ef2cd93b374bc14e8a" SRCBRANCH = "v259-stable" -SRC_URI = "git://github.com/systemd/systemd;protocol=https;branch=${SRCBRANCH};tag=v${PV} \ +SRC_URI = "git://github.com/systemd/systemd.git;protocol=https;branch=${SRCBRANCH};tag=v${PV} \ file://static-libsystemd-pkgconfig.patch \ "