diff options
author | Saul Wold <sgw@linux.intel.com> | 2012-07-12 09:08:24 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-07-17 10:53:55 +0100 |
commit | 14c4a41f88e2bbc09ac4bde8ce4acb6f5e03fcf4 (patch) | |
tree | 0c8c04a6b31f2dbb8671144d2311856882e5197d /meta/recipes-devtools/gcc/gcc-4.7.inc | |
parent | ab0401fd7673c353d4ea377ac5d9e38a32adceae (diff) | |
download | poky-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>
Diffstat (limited to 'meta/recipes-devtools/gcc/gcc-4.7.inc')
-rw-r--r-- | meta/recipes-devtools/gcc/gcc-4.7.inc | 2 |
1 files changed, 1 insertions, 1 deletions
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 | ||
36 | SRC_URI = "svn://gcc.gnu.org/svn/gcc/branches;module=${BRANCH};proto=http \ | 36 | SRC_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 \ |