summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools
diff options
context:
space:
mode:
authorJackie Huang <jackie.huang@windriver.com>2013-08-30 09:56:36 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-08-30 16:23:46 +0100
commit88c5e10d6296efb175f05c3aae6e308972854cb1 (patch)
treec3ca1c762f9caec38908f8a2ab1cf4933b69e9e6 /meta/recipes-devtools
parent5c0e6cfdd9342dae634ed85facba387e03bc207b (diff)
downloadast2050-yocto-poky-88c5e10d6296efb175f05c3aae6e308972854cb1.zip
ast2050-yocto-poky-88c5e10d6296efb175f05c3aae6e308972854cb1.tar.gz
remove the unnecessary protocol parameters
It's not necessary to specify the protocol parameter when it's the default protocol for the fetcher, e.g. the default protocol for git fetcher it git, "protocol=git" isn't needed. (From OE-Core rev: a2bab241c64428d5109c3c5ac5de4463fbad70c5) Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools')
-rw-r--r--meta/recipes-devtools/btrfs-tools/btrfs-tools_git.bb2
-rw-r--r--meta/recipes-devtools/gnu-config/gnu-config_git.bb2
-rw-r--r--meta/recipes-devtools/mtd/mtd-utils_1.5.0.bb2
-rw-r--r--meta/recipes-devtools/opkg-utils/opkg-utils_git.bb2
-rw-r--r--meta/recipes-devtools/pkgconfig/pkgconfig_git.bb2
-rw-r--r--meta/recipes-devtools/prelink/prelink_git.bb2
-rw-r--r--meta/recipes-devtools/pseudo/pseudo_git.bb2
-rw-r--r--meta/recipes-devtools/qemu/qemu_git.bb2
-rw-r--r--meta/recipes-devtools/swabber/swabber-native_git.bb2
-rw-r--r--meta/recipes-devtools/tcf-agent/tcf-agent_git.bb2
10 files changed, 10 insertions, 10 deletions
diff --git a/meta/recipes-devtools/btrfs-tools/btrfs-tools_git.bb b/meta/recipes-devtools/btrfs-tools/btrfs-tools_git.bb
index 07e8529..51120a0 100644
--- a/meta/recipes-devtools/btrfs-tools/btrfs-tools_git.bb
+++ b/meta/recipes-devtools/btrfs-tools/btrfs-tools_git.bb
@@ -13,7 +13,7 @@ SECTION = "base"
DEPENDS = "util-linux attr"
SRCREV = "194aa4a1bd6447bb545286d0bcb0b0be8204d79f"
-SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-progs.git;protocol=git"
+SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-progs.git"
S = "${WORKDIR}/git"
diff --git a/meta/recipes-devtools/gnu-config/gnu-config_git.bb b/meta/recipes-devtools/gnu-config/gnu-config_git.bb
index 8112690..b12ab7d 100644
--- a/meta/recipes-devtools/gnu-config/gnu-config_git.bb
+++ b/meta/recipes-devtools/gnu-config/gnu-config_git.bb
@@ -12,7 +12,7 @@ SRCREV = "a47f842264fc19837f8a00eb1d2d254a4c527334"
PV = "1.0+git${SRCPV}"
PR = "r0"
-SRC_URI = "git://git.sv.gnu.org/config.git;protocol=git \
+SRC_URI = "git://git.sv.gnu.org/config.git \
file://config-guess-uclibc.patch \
file://gnu-configize.in"
diff --git a/meta/recipes-devtools/mtd/mtd-utils_1.5.0.bb b/meta/recipes-devtools/mtd/mtd-utils_1.5.0.bb
index 5797204..ea52784 100644
--- a/meta/recipes-devtools/mtd/mtd-utils_1.5.0.bb
+++ b/meta/recipes-devtools/mtd/mtd-utils_1.5.0.bb
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3 \
file://include/common.h;beginline=1;endline=17;md5=ba05b07912a44ea2bf81ce409380049c"
SRCREV = "ca39eb1d98e736109c64ff9c1aa2a6ecca222d8f"
-SRC_URI = "git://git.infradead.org/mtd-utils.git;protocol=git \
+SRC_URI = "git://git.infradead.org/mtd-utils.git \
file://add-exclusion-to-mkfs-jffs2-git-2.patch \
file://mtd-utils-fix-corrupt-cleanmarker-with-flash_erase--j-command.patch "
diff --git a/meta/recipes-devtools/opkg-utils/opkg-utils_git.bb b/meta/recipes-devtools/opkg-utils/opkg-utils_git.bb
index f3cbc53..279cb74 100644
--- a/meta/recipes-devtools/opkg-utils/opkg-utils_git.bb
+++ b/meta/recipes-devtools/opkg-utils/opkg-utils_git.bb
@@ -9,7 +9,7 @@ RDEPENDS_${PN}_class-native = ""
SRCREV = "757a1664a440c60e8126443bf984e4bdf374c327"
PV = "0.1.8+git${SRCPV}"
-SRC_URI = "git://git.yoctoproject.org/opkg-utils;protocol=git \
+SRC_URI = "git://git.yoctoproject.org/opkg-utils \
"
S = "${WORKDIR}/git"
diff --git a/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb b/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb
index d5ec8fc..cc0814b 100644
--- a/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb
+++ b/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb
@@ -1,6 +1,6 @@
require pkgconfig.inc
-SRC_URI = "git://anongit.freedesktop.org/pkg-config;protocol=git \
+SRC_URI = "git://anongit.freedesktop.org/pkg-config \
file://autofoo.patch \
file://glibconfig-sysdefs.h"
diff --git a/meta/recipes-devtools/prelink/prelink_git.bb b/meta/recipes-devtools/prelink/prelink_git.bb
index 8c55b91..744a55f 100644
--- a/meta/recipes-devtools/prelink/prelink_git.bb
+++ b/meta/recipes-devtools/prelink/prelink_git.bb
@@ -26,7 +26,7 @@ FILES_${PN}-cron = "${sysconfdir}/cron.daily ${sysconfdir}/default"
PACKAGES =+ "${PN}-cron"
-SRC_URI = "git://git.yoctoproject.org/prelink-cross.git;protocol=git \
+SRC_URI = "git://git.yoctoproject.org/prelink-cross.git \
file://prelink.conf \
file://prelink.cron.daily \
file://prelink.default \
diff --git a/meta/recipes-devtools/pseudo/pseudo_git.bb b/meta/recipes-devtools/pseudo/pseudo_git.bb
index 87684ef..226ff96 100644
--- a/meta/recipes-devtools/pseudo/pseudo_git.bb
+++ b/meta/recipes-devtools/pseudo/pseudo_git.bb
@@ -6,7 +6,7 @@ PR = "r0"
DEFAULT_PREFERENCE = "-1"
-SRC_URI = "git://git.yoctoproject.org/pseudo;protocol=git"
+SRC_URI = "git://git.yoctoproject.org/pseudo"
S = "${WORKDIR}/git"
diff --git a/meta/recipes-devtools/qemu/qemu_git.bb b/meta/recipes-devtools/qemu/qemu_git.bb
index ed7ad32..5f5f0dd 100644
--- a/meta/recipes-devtools/qemu/qemu_git.bb
+++ b/meta/recipes-devtools/qemu/qemu_git.bb
@@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=441c28d2cf86e15a37fa47e15a72fbac \
PV = "1.3.0+git${SRCPV}"
PR = "r0"
-SRC_URI_prepend = "git://git.qemu.org/qemu.git;protocol=git"
+SRC_URI_prepend = "git://git.qemu.org/qemu.git"
S = "${WORKDIR}/git"
DEFAULT_PREFERENCE = "-1"
diff --git a/meta/recipes-devtools/swabber/swabber-native_git.bb b/meta/recipes-devtools/swabber/swabber-native_git.bb
index 9faae5d..2648c61 100644
--- a/meta/recipes-devtools/swabber/swabber-native_git.bb
+++ b/meta/recipes-devtools/swabber/swabber-native_git.bb
@@ -8,7 +8,7 @@ PV = "0.0+git${SRCPV}"
S = "${WORKDIR}/git"
-SRC_URI = "git://git.yoctoproject.org/swabber;protocol=git"
+SRC_URI = "git://git.yoctoproject.org/swabber"
inherit native
diff --git a/meta/recipes-devtools/tcf-agent/tcf-agent_git.bb b/meta/recipes-devtools/tcf-agent/tcf-agent_git.bb
index 5df661c..09b153e 100644
--- a/meta/recipes-devtools/tcf-agent/tcf-agent_git.bb
+++ b/meta/recipes-devtools/tcf-agent/tcf-agent_git.bb
@@ -9,7 +9,7 @@ SRCREV = "4ef94ecb927a8912c3d79ce137182247786cff8f"
PV = "0.4.0+git${SRCPV}"
PR = "r2"
-SRC_URI = "git://git.eclipse.org/gitroot/tcf/org.eclipse.tcf.agent.git;protocol=git \
+SRC_URI = "git://git.eclipse.org/gitroot/tcf/org.eclipse.tcf.agent.git \
file://fix_ranlib.patch \
file://fix_tcf-agent.init.patch \
"
OpenPOWER on IntegriCloud