From aa4f43779695aa8fd7edec71553d82b96c26babb Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Fri, 13 Jul 2012 15:26:45 +0000 Subject: various: update ; proto= to ; protocol= in SRC_URI Signed-off-by: Koen Kooi Acked-by: Martin Jansa --- toolchain-layer/recipes-devtools/gcc/gcc-4.6.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'toolchain-layer') diff --git a/toolchain-layer/recipes-devtools/gcc/gcc-4.6.inc b/toolchain-layer/recipes-devtools/gcc/gcc-4.6.inc index 08590673d6..20ceb4986d 100644 --- a/toolchain-layer/recipes-devtools/gcc/gcc-4.6.inc +++ b/toolchain-layer/recipes-devtools/gcc/gcc-4.6.inc @@ -33,7 +33,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552 \ file://COPYING.LIB;md5=2d5025d4aa3495befef8f17206a5b0a1 \ file://COPYING.RUNTIME;md5=fe60d87048567d4fe8c8a0ed2448bcc8" -SRC_URI = "svn://gcc.gnu.org/svn/gcc/branches;module=${BRANCH};proto=http \ +SRC_URI = "svn://gcc.gnu.org/svn/gcc/branches;module=${BRANCH};protocol=http \ file://gcc-4.3.1-ARCH_FLAGS_FOR_TARGET.patch \ file://100-uclibc-conf.patch \ file://gcc-uclibc-locale-ctype_touplow_t.patch \ -- cgit 1.2.3-korg