From: Alexander Kanavin Date: Tue, 17 Feb 2026 10:50:30 +0000 (+0100) Subject: blktrace: correct SRC_URI X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b290db3fbf557837c85bbff7019ad590c37bb886;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git blktrace: correct SRC_URI AI scrapers prompted the move: https://git.kernel.org/pub/scm/linux/kernel/git/axboe/blktrace.git/commit/?id=9b24b42ef59d2e8015957db3dd70ffedb7ebcfe8 Signed-off-by: Alexander Kanavin Signed-off-by: Mathieu Dubois-Briand Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-kernel/blktrace/blktrace_1.3.0.bb b/meta/recipes-kernel/blktrace/blktrace_1.3.0.bb index f0534904093..2c1b6b1d6c7 100644 --- a/meta/recipes-kernel/blktrace/blktrace_1.3.0.bb +++ b/meta/recipes-kernel/blktrace/blktrace_1.3.0.bb @@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=393a5ca445f6965873eca0259a17f833" DEPENDS = "libaio" -SRC_URI = "git://git.kernel.dk/blktrace.git;protocol=https;branch=master \ +SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/axboe/blktrace.git;protocol=https;branch=master \ file://0001-bno_plot.py-btt_plot.py-Ask-for-python3-specifically.patch \ "