Skip to content
Snippets Groups Projects
Commit dd19ed18 authored by Amey Bhat's avatar Amey Bhat
Browse files

meta-qti-bsp: update SRC_URI for systemd

Need to resolve fetcher issue with existing upstream
SRC_URI.

Change-Id: Iffa7fcac2893c94c98e8dec8380f475683005165
(cherry picked from commit 3121ba69)
parent 59610c4c
No related branches found
No related tags found
No related merge requests found
FILESEXTRAPATHS_prepend := "${THISDIR}/systemd:"
SRC_URI_remove = "git://github.com/systemd/systemd.git;protocol=git"
SRC_URI_prepend = " git://git.codelinaro.org/clo/yocto-mirrors/github/systemd/systemd.git;protocol=https;branch=main "
SRC_URI += "file://sysctl-coredump.conf"
SRC_URI += "file://limits-coredump.conf"
......
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
SRC_URI_remove = "git://github.com/systemd/systemd.git;protocol=git"
SRC_URI_prepend = " git://git.codelinaro.org/clo/yocto-mirrors/github/systemd/systemd.git;protocol=https;branch=main "
SRC_URI += "file://Disable-unused-mount-points.patch"
SRC_URI += "file://mountpartitions.rules"
SRC_URI += "file://systemd-udevd.service"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment