]> code.ossystems Code Review - openembedded-core.git/commitdiff
bootchart2: update canonical git URL
authorRoss Burton <ross.burton@intel.com>
Tue, 10 Apr 2018 16:31:24 +0000 (17:31 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 13 Apr 2018 15:55:24 +0000 (16:55 +0100)
/mmeeks/bootchart.git is redirecting to /xrmx/bootchart.git so update SRC_URI to
match.

Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-devtools/bootchart2/bootchart2_0.14.8.bb

index c047be1e85be08c4c863cad39fee6053a26a6de6..b3c889b0a85392bc82ebdc8183e8a88f18ebfdca 100644 (file)
@@ -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 \