]> code.ossystems Code Review - openembedded-core.git/commitdiff
trace-cmd: remove unnecessary 'protocol=git' from SRC_URI
authorMaxin B. John <maxin.john@enea.com>
Thu, 12 Mar 2015 15:50:40 +0000 (16:50 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 20 Mar 2015 11:03:15 +0000 (11:03 +0000)
Signed-off-by: Maxin B. John <maxin.john@enea.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-kernel/trace-cmd/trace-cmd.inc

index feb56e108abff270568f94be6705fe0f19f7b658..87e4a9c603f87bf4147d57d0bc9d83264239146e 100644 (file)
@@ -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 \
 "