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 <peter.marko@siemens.com>
Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
Peter Marko
2026-07-30 12:26:15 +02:00
committed by Khem Raj
parent 3554f9b4f8
commit c80bfaad6b
@@ -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 \
"