mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
minicoredumper: update SRC_URI to use github instead
Change SRC_URI:
- all minicoredumper related sources moved to https://github.com/diamon/minicoredumper
>From the NEWS:
The Linux Foundation will be shutting down their git service for workgroups.
The minicoredumper repository and bug tracking has been moved to the DiaMon
Workgroup account on github.com. We thank the Linux Foundation for providing
us the git service over the last 5 years.
Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
(cherry picked from commit 110fa8902d)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
committed by
Armin Kuster
parent
7ed1adba79
commit
b86aae02b8
@@ -13,7 +13,7 @@ SRCREV = "16a0d44f1725eaa93096eaa0e086f42ef4c2712c"
|
||||
|
||||
PR .= "+git${SRCPV}"
|
||||
|
||||
SRC_URI = "git://git.linuxfoundation.org/diamon/minicoredumper.git;protocol=http \
|
||||
SRC_URI = "git://github.com/diamon/minicoredumper;protocol=https \
|
||||
file://minicoredumper.service \
|
||||
file://minicoredumper.init \
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user