summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSaul Wold <sgw@linux.intel.com>2012-07-12 09:08:24 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-07-17 10:53:55 +0100
commit14c4a41f88e2bbc09ac4bde8ce4acb6f5e03fcf4 (patch)
tree0c8c04a6b31f2dbb8671144d2311856882e5197d
parentab0401fd7673c353d4ea377ac5d9e38a32adceae (diff)
downloadpoky-14c4a41f88e2bbc09ac4bde8ce4acb6f5e03fcf4.tar.gz
Update proto -> protocol for recipes
(From OE-Core rev: 247fbed5a93800c44dc36e403f13bdc8dd704553) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--meta/recipes-core/eglibc/eglibc_2.15.bb2
-rw-r--r--meta/recipes-devtools/gcc/gcc-4.7.inc2
-rw-r--r--meta/recipes-devtools/installer/adt-installer_1.0.bb2
-rw-r--r--meta/recipes-devtools/opkg/opkg_svn.bb2
-rw-r--r--meta/recipes-devtools/tcf-agent/tcf-agent_git.bb2
-rw-r--r--meta/recipes-devtools/ubootchart/ubootchart_svn.bb2
-rw-r--r--meta/recipes-gnome/gtkhtml2/gtkhtml2_svn.bb2
-rw-r--r--meta/recipes-graphics/matchbox-wm-2/matchbox-wm-2_git.bb2
-rw-r--r--meta/recipes-sato/webkit/webkit-gtk_svn.bb6
9 files changed, 11 insertions, 11 deletions
diff --git a/meta/recipes-core/eglibc/eglibc_2.15.bb b/meta/recipes-core/eglibc/eglibc_2.15.bb
index 7dd9810f35..110febfe52 100644
--- a/meta/recipes-core/eglibc/eglibc_2.15.bb
+++ b/meta/recipes-core/eglibc/eglibc_2.15.bb
@@ -7,7 +7,7 @@ PR = "r12"
7PR_append = "+svnr${SRCPV}" 7PR_append = "+svnr${SRCPV}"
8 8
9EGLIBC_BRANCH="eglibc-2_15" 9EGLIBC_BRANCH="eglibc-2_15"
10SRC_URI = "svn://www.eglibc.org/svn/branches/;module=${EGLIBC_BRANCH};proto=http \ 10SRC_URI = "svn://www.eglibc.org/svn/branches/;module=${EGLIBC_BRANCH};protocol=http \
11 file://eglibc-svn-arm-lowlevellock-include-tls.patch \ 11 file://eglibc-svn-arm-lowlevellock-include-tls.patch \
12 file://IO-acquire-lock-fix.patch \ 12 file://IO-acquire-lock-fix.patch \
13 file://mips-rld-map-check.patch \ 13 file://mips-rld-map-check.patch \
diff --git a/meta/recipes-devtools/gcc/gcc-4.7.inc b/meta/recipes-devtools/gcc/gcc-4.7.inc
index 0e40533dd7..a2e9ae0994 100644
--- a/meta/recipes-devtools/gcc/gcc-4.7.inc
+++ b/meta/recipes-devtools/gcc/gcc-4.7.inc
@@ -33,7 +33,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552 \
33 file://COPYING.LIB;md5=2d5025d4aa3495befef8f17206a5b0a1 \ 33 file://COPYING.LIB;md5=2d5025d4aa3495befef8f17206a5b0a1 \
34 file://COPYING.RUNTIME;md5=fe60d87048567d4fe8c8a0ed2448bcc8" 34 file://COPYING.RUNTIME;md5=fe60d87048567d4fe8c8a0ed2448bcc8"
35 35
36SRC_URI = "svn://gcc.gnu.org/svn/gcc/branches;module=${BRANCH};proto=http \ 36SRC_URI = "svn://gcc.gnu.org/svn/gcc/branches;module=${BRANCH};protocol=http \
37 file://gcc-4.3.1-ARCH_FLAGS_FOR_TARGET.patch \ 37 file://gcc-4.3.1-ARCH_FLAGS_FOR_TARGET.patch \
38 file://100-uclibc-conf.patch \ 38 file://100-uclibc-conf.patch \
39 file://gcc-uclibc-locale-ctype_touplow_t.patch \ 39 file://gcc-uclibc-locale-ctype_touplow_t.patch \
diff --git a/meta/recipes-devtools/installer/adt-installer_1.0.bb b/meta/recipes-devtools/installer/adt-installer_1.0.bb
index 5dc0896e5e..e1edf2f97f 100644
--- a/meta/recipes-devtools/installer/adt-installer_1.0.bb
+++ b/meta/recipes-devtools/installer/adt-installer_1.0.bb
@@ -39,7 +39,7 @@ S = "${WORKDIR}/trunk"
39 39
40SRCREV = "596" 40SRCREV = "596"
41PV = "0.1.8+svnr${SRCPV}" 41PV = "0.1.8+svnr${SRCPV}"
42SRC_URI = "svn://opkg.googlecode.com/svn;module=trunk;proto=http \ 42SRC_URI = "svn://opkg.googlecode.com/svn;module=trunk;protocol=http \
43 file://wget_cache.patch \ 43 file://wget_cache.patch \
44 file://adt_installer \ 44 file://adt_installer \
45 file://scripts/adt_installer_internal \ 45 file://scripts/adt_installer_internal \
diff --git a/meta/recipes-devtools/opkg/opkg_svn.bb b/meta/recipes-devtools/opkg/opkg_svn.bb
index faf0ba388b..a0667ac6fe 100644
--- a/meta/recipes-devtools/opkg/opkg_svn.bb
+++ b/meta/recipes-devtools/opkg/opkg_svn.bb
@@ -1,6 +1,6 @@
1require opkg.inc 1require opkg.inc
2 2
3SRC_URI = "svn://opkg.googlecode.com/svn;module=trunk;proto=http \ 3SRC_URI = "svn://opkg.googlecode.com/svn;module=trunk;protocol=http \
4 file://add_vercmp.patch \ 4 file://add_vercmp.patch \
5 file://add_uname_support.patch \ 5 file://add_uname_support.patch \
6 file://fix_installorder.patch \ 6 file://fix_installorder.patch \
diff --git a/meta/recipes-devtools/tcf-agent/tcf-agent_git.bb b/meta/recipes-devtools/tcf-agent/tcf-agent_git.bb
index 8ac8022918..25fccaf45d 100644
--- a/meta/recipes-devtools/tcf-agent/tcf-agent_git.bb
+++ b/meta/recipes-devtools/tcf-agent/tcf-agent_git.bb
@@ -10,7 +10,7 @@ SRCREV = "4ef94ecb927a8912c3d79ce137182247786cff8f"
10PV = "0.4.0+git${SRCPV}" 10PV = "0.4.0+git${SRCPV}"
11PR = "r0" 11PR = "r0"
12 12
13SRC_URI = "git://git.eclipse.org/gitroot/tcf/org.eclipse.tcf.agent.git;proto=git \ 13SRC_URI = "git://git.eclipse.org/gitroot/tcf/org.eclipse.tcf.agent.git;protocol=git \
14 http://www.eclipse.org/legal/epl-v10.html;name=epl \ 14 http://www.eclipse.org/legal/epl-v10.html;name=epl \
15 file://fix_ranlib.patch \ 15 file://fix_ranlib.patch \
16 file://fix_tcf-agent.init.patch \ 16 file://fix_tcf-agent.init.patch \
diff --git a/meta/recipes-devtools/ubootchart/ubootchart_svn.bb b/meta/recipes-devtools/ubootchart/ubootchart_svn.bb
index d8c976005c..b49e94a7f1 100644
--- a/meta/recipes-devtools/ubootchart/ubootchart_svn.bb
+++ b/meta/recipes-devtools/ubootchart/ubootchart_svn.bb
@@ -8,7 +8,7 @@ PR = "r5"
8 8
9#RRECOMMENDS_${PN} = "acct" 9#RRECOMMENDS_${PN} = "acct"
10 10
11SRC_URI = "svn://ubootchart.googlecode.com/svn/;proto=http;module=trunk \ 11SRC_URI = "svn://ubootchart.googlecode.com/svn/;protocol=http;module=trunk \
12 file://sysvinit.patch;striplevel=0 \ 12 file://sysvinit.patch;striplevel=0 \
13 file://ubootchart-stop \ 13 file://ubootchart-stop \
14 file://ubootchart.desktop" 14 file://ubootchart.desktop"
diff --git a/meta/recipes-gnome/gtkhtml2/gtkhtml2_svn.bb b/meta/recipes-gnome/gtkhtml2/gtkhtml2_svn.bb
index 7635e7ae1a..da74a82eae 100644
--- a/meta/recipes-gnome/gtkhtml2/gtkhtml2_svn.bb
+++ b/meta/recipes-gnome/gtkhtml2/gtkhtml2_svn.bb
@@ -8,7 +8,7 @@ SRCREV = "1161"
8PV = "2.11.0+svnr${SRCPV}" 8PV = "2.11.0+svnr${SRCPV}"
9PR = "r3" 9PR = "r3"
10 10
11SRC_URI = "svn://svn.gnome.org/svn/gtkhtml2/;module=trunk;proto=http \ 11SRC_URI = "svn://svn.gnome.org/svn/gtkhtml2/;module=trunk;protocol=http \
12 http://git.yoctoproject.org/cgit/cgit.cgi/web-patches/plain/css-stylesheet-user.patch;striplevel=0;name=patch2 \ 12 http://git.yoctoproject.org/cgit/cgit.cgi/web-patches/plain/css-stylesheet-user.patch;striplevel=0;name=patch2 \
13 http://git.yoctoproject.org/cgit/cgit.cgi/web-patches/plain/css-media.patch;striplevel=0;name=patch3 \ 13 http://git.yoctoproject.org/cgit/cgit.cgi/web-patches/plain/css-media.patch;striplevel=0;name=patch3 \
14 http://git.yoctoproject.org/cgit/cgit.cgi/web-patches/plain/add-end-element-signal.patch;striplevel=0;name=patch4 \ 14 http://git.yoctoproject.org/cgit/cgit.cgi/web-patches/plain/add-end-element-signal.patch;striplevel=0;name=patch4 \
diff --git a/meta/recipes-graphics/matchbox-wm-2/matchbox-wm-2_git.bb b/meta/recipes-graphics/matchbox-wm-2/matchbox-wm-2_git.bb
index 4aad3a9566..8b162be392 100644
--- a/meta/recipes-graphics/matchbox-wm-2/matchbox-wm-2_git.bb
+++ b/meta/recipes-graphics/matchbox-wm-2/matchbox-wm-2_git.bb
@@ -9,7 +9,7 @@ SRCREV = "01fa5465743c9ee43d040350f4405d35293e4869"
9PV = "0.1+git${SRCPV}" 9PV = "0.1+git${SRCPV}"
10PR = "r1" 10PR = "r1"
11 11
12SRC_URI = "git://git.yoctoproject.org/matchbox-window-manager-2;proto=git \ 12SRC_URI = "git://git.yoctoproject.org/matchbox-window-manager-2;protocol=git \
13 file://fix_makefile.patch \ 13 file://fix_makefile.patch \
14 " 14 "
15 15
diff --git a/meta/recipes-sato/webkit/webkit-gtk_svn.bb b/meta/recipes-sato/webkit/webkit-gtk_svn.bb
index 7d0aae99d2..6a6839d28f 100644
--- a/meta/recipes-sato/webkit/webkit-gtk_svn.bb
+++ b/meta/recipes-sato/webkit/webkit-gtk_svn.bb
@@ -22,9 +22,9 @@ PV = "1.7.2+svnr${SRCPV}"
22PR = "r6" 22PR = "r6"
23 23
24SRC_URI = "\ 24SRC_URI = "\
25 svn://svn.webkit.org/repository/webkit/trunk/;module=Source;proto=http;name=source \ 25 svn://svn.webkit.org/repository/webkit/trunk/;module=Source;protocol=http;name=source \
26 svn://svn.webkit.org/repository/webkit/trunk/;module=WebKitLibraries;proto=http \ 26 svn://svn.webkit.org/repository/webkit/trunk/;module=WebKitLibraries;protocol=http \
27 svn://svn.webkit.org/repository/webkit/trunk/;module=Tools;proto=http \ 27 svn://svn.webkit.org/repository/webkit/trunk/;module=Tools;protocol=http \
28 file://Makefile \ 28 file://Makefile \
29 file://Makefile.shared \ 29 file://Makefile.shared \
30 file://autogen.sh \ 30 file://autogen.sh \