mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-08-28 11:11:37 +00:00
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:
@@ -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 \
|
||||
"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user