mirror of
https://git.yoctoproject.org/poky
synced 2026-04-22 15:32:14 +02:00
bootchart2: update canonical git URL
/mmeeks/bootchart.git is redirecting to /xrmx/bootchart.git so update SRC_URI to match. (From OE-Core rev: c4208f0ef0753a4615cf9dbcfb305f638b262f50) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
4379b29e7e
commit
1ab6bfd0ee
@@ -90,7 +90,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=44ac4678311254db62edf8fd39cb8124"
|
||||
|
||||
UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>\d+\.\d+(\.\d+)*)"
|
||||
|
||||
SRC_URI = "git://github.com/mmeeks/bootchart.git \
|
||||
SRC_URI = "git://github.com/xrmx/bootchart.git \
|
||||
file://bootchartd_stop.sh \
|
||||
file://0001-Fixed-Missing-default-value-for-BOOTLOG_DEST.patch \
|
||||
file://0001-collector-Allocate-space-on-heap-for-chunks.patch \
|
||||
|
||||
Reference in New Issue
Block a user