From: Maxin B. John Date: Thu, 12 Mar 2015 15:50:40 +0000 (+0100) Subject: trace-cmd: remove unnecessary 'protocol=git' from SRC_URI X-Git-Tag: 2015-4~116 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=b9a97b56400d156bc670d933323d0e28ffb17960;p=openembedded-core.git trace-cmd: remove unnecessary 'protocol=git' from SRC_URI Signed-off-by: Maxin B. John Signed-off-by: Ross Burton --- diff --git a/meta/recipes-kernel/trace-cmd/trace-cmd.inc b/meta/recipes-kernel/trace-cmd/trace-cmd.inc index feb56e108a..87e4a9c603 100644 --- a/meta/recipes-kernel/trace-cmd/trace-cmd.inc +++ b/meta/recipes-kernel/trace-cmd/trace-cmd.inc @@ -5,7 +5,7 @@ inherit pkgconfig FILESEXTRAPATHS =. "${FILE_DIRNAME}/trace-cmd:" -SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/trace-cmd.git;protocol=git;branch=trace-cmd-stable-v2.5 \ +SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/trace-cmd.git;branch=trace-cmd-stable-v2.5 \ file://blktrace-api-compatibility.patch \ "