From: Ross Burton Date: Tue, 10 Apr 2018 16:31:24 +0000 (+0100) Subject: bootchart2: update canonical git URL X-Git-Tag: 2018-04~48 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=c4208f0ef0753a4615cf9dbcfb305f638b262f50;p=openembedded-core.git bootchart2: update canonical git URL /mmeeks/bootchart.git is redirecting to /xrmx/bootchart.git so update SRC_URI to match. Signed-off-by: Ross Burton --- diff --git a/meta/recipes-devtools/bootchart2/bootchart2_0.14.8.bb b/meta/recipes-devtools/bootchart2/bootchart2_0.14.8.bb index c047be1e85..b3c889b0a8 100644 --- a/meta/recipes-devtools/bootchart2/bootchart2_0.14.8.bb +++ b/meta/recipes-devtools/bootchart2/bootchart2_0.14.8.bb @@ -90,7 +90,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=44ac4678311254db62edf8fd39cb8124" UPSTREAM_CHECK_GITTAGREGEX = "(?P\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 \