summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2011-08-18 00:17:52 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-08-23 18:23:30 -0700
commita0dc330b4abbb31c3c131a4cb1762555e5e109a1 (patch)
tree04519316f9d3aeeab647a8caffac7aa5b7b2700c /meta/recipes-devtools
parente30a104c9c26ab47ba91939b585d113873cfb4c5 (diff)
downloadpoky-a0dc330b4abbb31c3c131a4cb1762555e5e109a1.tar.gz
recipes: Delete patch=1, its default and replace pnum with striplevel
Some place pnum=1 is used which is removed as well since striplevel=1 is default (From OE-Core rev: 4e108857e0d40105f7ecbc55e99bd6c367bb7386) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools')
-rw-r--r--meta/recipes-devtools/automake/automake_1.11.1.bb2
-rw-r--r--meta/recipes-devtools/binutils/binutils_csl-arm-2008q1.bb14
-rw-r--r--meta/recipes-devtools/dosfstools/dosfstools-native_2.10.bb16
-rw-r--r--meta/recipes-devtools/dosfstools/dosfstools_2.10.bb8
-rw-r--r--meta/recipes-devtools/dosfstools/dosfstools_2.11.bb6
-rw-r--r--meta/recipes-devtools/dpkg/dpkg.inc2
-rw-r--r--meta/recipes-devtools/dpkg/dpkg_1.15.8.7.bb2
-rw-r--r--meta/recipes-devtools/e2fsprogs/e2fsprogs_1.41.14.bb4
-rw-r--r--meta/recipes-devtools/gcc/gcc-4.5.1.inc8
-rw-r--r--meta/recipes-devtools/gcc/gcc-4.6.inc8
-rw-r--r--meta/recipes-devtools/gcc/gcc-csl-arm-2005q3.inc4
-rw-r--r--meta/recipes-devtools/gcc/gcc-csl-arm-2008q1.inc46
-rw-r--r--meta/recipes-devtools/gdb/gdb-cross_7.3.bb2
-rw-r--r--meta/recipes-devtools/m4/m4_1.4.16.bb2
-rw-r--r--meta/recipes-devtools/make/make.inc2
-rw-r--r--meta/recipes-devtools/mtd/mtd-utils_1.1.0+git.bb6
-rw-r--r--meta/recipes-devtools/mtd/mtd-utils_1.4.1.bb2
-rw-r--r--meta/recipes-devtools/mtools/mtools_3.9.9.bb6
-rw-r--r--meta/recipes-devtools/patch/patch_2.5.9.bb8
-rw-r--r--meta/recipes-devtools/patch/patch_2.6.1.bb2
-rw-r--r--meta/recipes-devtools/perl/perl_5.12.3.bb2
-rw-r--r--meta/recipes-devtools/pkgconfig/pkgconfig_git.bb2
-rw-r--r--meta/recipes-devtools/python/python-pycurl_7.19.0.bb2
-rw-r--r--meta/recipes-devtools/subversion/subversion_1.6.15.bb6
-rw-r--r--meta/recipes-devtools/ubootchart/ubootchart_svn.bb2
25 files changed, 82 insertions, 82 deletions
diff --git a/meta/recipes-devtools/automake/automake_1.11.1.bb b/meta/recipes-devtools/automake/automake_1.11.1.bb
index fee9597729..18450a0140 100644
--- a/meta/recipes-devtools/automake/automake_1.11.1.bb
+++ b/meta/recipes-devtools/automake/automake_1.11.1.bb
@@ -29,7 +29,7 @@ RDEPENDS_automake += "\
29 29
30RDEPENDS_automake-native = "autoconf-native perl-native-runtime" 30RDEPENDS_automake-native = "autoconf-native perl-native-runtime"
31 31
32PATHFIXPATCH = "file://path_prog_fixes.patch;patch=1" 32PATHFIXPATCH = "file://path_prog_fixes.patch"
33PATHFIXPATCH_virtclass-native = "" 33PATHFIXPATCH_virtclass-native = ""
34 34
35SRC_URI += "${PATHFIXPATCH} \ 35SRC_URI += "${PATHFIXPATCH} \
diff --git a/meta/recipes-devtools/binutils/binutils_csl-arm-2008q1.bb b/meta/recipes-devtools/binutils/binutils_csl-arm-2008q1.bb
index dd9b798306..182b01f309 100644
--- a/meta/recipes-devtools/binutils/binutils_csl-arm-2008q1.bb
+++ b/meta/recipes-devtools/binutils/binutils_csl-arm-2008q1.bb
@@ -4,13 +4,13 @@ DEFAULT_PREFERENCE = "-1"
4 4
5SRC_URI = "\ 5SRC_URI = "\
6 http://www.codesourcery.com/gnu_toolchains/arm/portal/package2553/public/arm-none-eabi/arm-2008q1-126-arm-none-eabi.src.tar.bz2 \ 6 http://www.codesourcery.com/gnu_toolchains/arm/portal/package2553/public/arm-none-eabi/arm-2008q1-126-arm-none-eabi.src.tar.bz2 \
7 file://binutils-2.16.91.0.6-objcopy-rename-errorcode.patch;patch=1 \ 7 file://binutils-2.16.91.0.6-objcopy-rename-errorcode.patch \
8 file://binutils-uclibc-100-uclibc-conf.patch;patch=1 \ 8 file://binutils-uclibc-100-uclibc-conf.patch \
9 file://110-arm-eabi-conf.patch;patch=1 \ 9 file://110-arm-eabi-conf.patch \
10 file://binutils-uclibc-300-001_ld_makefile_patch.patch;patch=1 \ 10 file://binutils-uclibc-300-001_ld_makefile_patch.patch \
11 file://binutils-uclibc-300-006_better_file_error.patch;patch=1 \ 11 file://binutils-uclibc-300-006_better_file_error.patch \
12 file://binutils-uclibc-300-012_check_ldrunpath_length.patch;patch=1 \ 12 file://binutils-uclibc-300-012_check_ldrunpath_length.patch \
13 file://docs_hack2.patch;patch=1 \ 13 file://docs_hack2.patch \
14 " 14 "
15 15
16PV = "2.18+csl-arm-2008q1-126" 16PV = "2.18+csl-arm-2008q1-126"
diff --git a/meta/recipes-devtools/dosfstools/dosfstools-native_2.10.bb b/meta/recipes-devtools/dosfstools/dosfstools-native_2.10.bb
index 4853c154ad..91ff11faa6 100644
--- a/meta/recipes-devtools/dosfstools/dosfstools-native_2.10.bb
+++ b/meta/recipes-devtools/dosfstools/dosfstools-native_2.10.bb
@@ -7,13 +7,13 @@ require dosfstools_${PV}.bb
7PR="r5" 7PR="r5"
8 8
9SRC_URI = "ftp://ftp.uni-erlangen.de/pub/Linux/LOCAL/dosfstools/dosfstools-${PV}.src.tar.gz \ 9SRC_URI = "ftp://ftp.uni-erlangen.de/pub/Linux/LOCAL/dosfstools/dosfstools-${PV}.src.tar.gz \
10 file://mkdosfs-bootcode.patch;patch=1 \ 10 file://mkdosfs-bootcode.patch \
11 file://mkdosfs-dir.patch;patch=1 \ 11 file://mkdosfs-dir.patch \
12 file://alignment_hack.patch;patch=1 \ 12 file://alignment_hack.patch \
13 file://dosfstools-2.10-kernel-2.6.patch;patch=1 \ 13 file://dosfstools-2.10-kernel-2.6.patch \
14 file://msdos_fat12_undefined.patch;patch=1 \ 14 file://msdos_fat12_undefined.patch \
15 file://dosfstools-msdos_fs-types.patch;patch=1 \ 15 file://dosfstools-msdos_fs-types.patch \
16 file://include-linux-types.patch;patch=1 \ 16 file://include-linux-types.patch \
17 file://2.6.20-syscall.patch;patch=1" 17 file://2.6.20-syscall.patch"
18 18
19inherit native 19inherit native
diff --git a/meta/recipes-devtools/dosfstools/dosfstools_2.10.bb b/meta/recipes-devtools/dosfstools/dosfstools_2.10.bb
index 9b4763bb14..1beb5ddc15 100644
--- a/meta/recipes-devtools/dosfstools/dosfstools_2.10.bb
+++ b/meta/recipes-devtools/dosfstools/dosfstools_2.10.bb
@@ -10,10 +10,10 @@ LIC_FILES_CHKSUM = "file://mkdosfs/COPYING;md5=cbe67f08d6883bff587f615f0cc81aa8"
10PR = "r2" 10PR = "r2"
11 11
12SRC_URI = "ftp://ftp.uni-erlangen.de/pub/Linux/LOCAL/dosfstools/dosfstools-${PV}.src.tar.gz \ 12SRC_URI = "ftp://ftp.uni-erlangen.de/pub/Linux/LOCAL/dosfstools/dosfstools-${PV}.src.tar.gz \
13 file://alignment_hack.patch;patch=1 \ 13 file://alignment_hack.patch \
14 file://dosfstools-2.10-kernel-2.6.patch;patch=1 \ 14 file://dosfstools-2.10-kernel-2.6.patch \
15 file://msdos_fat12_undefined.patch;patch=1 \ 15 file://msdos_fat12_undefined.patch \
16 file://include-linux-types.patch;patch=1" 16 file://include-linux-types.patch"
17 17
18do_install () { 18do_install () {
19 oe_runmake "PREFIX=${D}" "SBINDIR=${D}${sbindir}" \ 19 oe_runmake "PREFIX=${D}" "SBINDIR=${D}${sbindir}" \
diff --git a/meta/recipes-devtools/dosfstools/dosfstools_2.11.bb b/meta/recipes-devtools/dosfstools/dosfstools_2.11.bb
index 91ec055148..944d873db7 100644
--- a/meta/recipes-devtools/dosfstools/dosfstools_2.11.bb
+++ b/meta/recipes-devtools/dosfstools/dosfstools_2.11.bb
@@ -10,9 +10,9 @@ LIC_FILES_CHKSUM = "file://mkdosfs/COPYING;md5=cbe67f08d6883bff587f615f0cc81aa8"
10PR = "r0" 10PR = "r0"
11 11
12SRC_URI = "ftp://ftp.uni-erlangen.de/pub/Linux/LOCAL/dosfstools/dosfstools-${PV}.src.tar.gz \ 12SRC_URI = "ftp://ftp.uni-erlangen.de/pub/Linux/LOCAL/dosfstools/dosfstools-${PV}.src.tar.gz \
13 file://alignment_hack.patch;patch=1 \ 13 file://alignment_hack.patch \
14 file://msdos_fat12_undefined.patch;patch=1 \ 14 file://msdos_fat12_undefined.patch \
15 file://include-linux-types.patch;patch=1" 15 file://include-linux-types.patch"
16 16
17SRC_URI[md5sum] = "407d405ade410f7597d364ab5dc8c9f6" 17SRC_URI[md5sum] = "407d405ade410f7597d364ab5dc8c9f6"
18SRC_URI[sha256sum] = "0eac6d12388b3d9ed78684529c1b0d9346fa2abbe406c4d4a3eb5a023c98a484" 18SRC_URI[sha256sum] = "0eac6d12388b3d9ed78684529c1b0d9346fa2abbe406c4d4a3eb5a023c98a484"
diff --git a/meta/recipes-devtools/dpkg/dpkg.inc b/meta/recipes-devtools/dpkg/dpkg.inc
index 041eda9d46..aa5f90e8b3 100644
--- a/meta/recipes-devtools/dpkg/dpkg.inc
+++ b/meta/recipes-devtools/dpkg/dpkg.inc
@@ -5,7 +5,7 @@ SECTION = "base"
5INC_PR = "r4" 5INC_PR = "r4"
6 6
7SRC_URI = "${DEBIAN_MIRROR}/main/d/dpkg/dpkg_${PV}.tar.bz2 \ 7SRC_URI = "${DEBIAN_MIRROR}/main/d/dpkg/dpkg_${PV}.tar.bz2 \
8 file://ignore_extra_fields.patch;patch=1" 8 file://ignore_extra_fields.patch"
9 9
10DEPENDS = "zlib bzip2 perl" 10DEPENDS = "zlib bzip2 perl"
11DEPENDS_virtclass-native = "bzip2-native zlib-native virtual/update-alternatives-native gettext-native perl-native-runtime" 11DEPENDS_virtclass-native = "bzip2-native zlib-native virtual/update-alternatives-native gettext-native perl-native-runtime"
diff --git a/meta/recipes-devtools/dpkg/dpkg_1.15.8.7.bb b/meta/recipes-devtools/dpkg/dpkg_1.15.8.7.bb
index 48b62780d4..91535d38e3 100644
--- a/meta/recipes-devtools/dpkg/dpkg_1.15.8.7.bb
+++ b/meta/recipes-devtools/dpkg/dpkg_1.15.8.7.bb
@@ -1,7 +1,7 @@
1require dpkg.inc 1require dpkg.inc
2LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe" 2LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
3 3
4SRC_URI += "file://noman.patch;patch=1 \ 4SRC_URI += "file://noman.patch \
5 file://check_snprintf.patch \ 5 file://check_snprintf.patch \
6 file://check_version.patch" 6 file://check_version.patch"
7 7
diff --git a/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.41.14.bb b/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.41.14.bb
index a7bef2546a..ea0782dea4 100644
--- a/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.41.14.bb
+++ b/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.41.14.bb
@@ -2,12 +2,12 @@ require e2fsprogs.inc
2 2
3PR = "r1" 3PR = "r1"
4 4
5SRC_URI += "file://quotefix.patch;patch=1 \ 5SRC_URI += "file://quotefix.patch \
6 file://acinclude.m4" 6 file://acinclude.m4"
7 7
8SRC_URI[md5sum] = "05f70470aea2ef7efbb0845b2b116720" 8SRC_URI[md5sum] = "05f70470aea2ef7efbb0845b2b116720"
9SRC_URI[sha256sum] = "3f8ac1fedd7c4bec480afcbe4acabdd4ac59ec0446a0fd50c8975cd0aad7b176" 9SRC_URI[sha256sum] = "3f8ac1fedd7c4bec480afcbe4acabdd4ac59ec0446a0fd50c8975cd0aad7b176"
10#file://no-hardlinks.patch;patch=1 10#file://no-hardlinks.patch
11 11
12PARALLEL_MAKE = "" 12PARALLEL_MAKE = ""
13 13
diff --git a/meta/recipes-devtools/gcc/gcc-4.5.1.inc b/meta/recipes-devtools/gcc/gcc-4.5.1.inc
index 6eb30443f0..aa1cc959e0 100644
--- a/meta/recipes-devtools/gcc/gcc-4.5.1.inc
+++ b/meta/recipes-devtools/gcc/gcc-4.5.1.inc
@@ -35,9 +35,9 @@ SRC_URI = "${GNU_MIRROR}/gcc/gcc-${PV}/gcc-${PV}.tar.bz2 \
35 file://fedora/gcc45-no-add-needed.patch;striplevel=0 \ 35 file://fedora/gcc45-no-add-needed.patch;striplevel=0 \
36 file://103-uclibc-conf-noupstream.patch \ 36 file://103-uclibc-conf-noupstream.patch \
37 file://200-uclibc-locale.patch \ 37 file://200-uclibc-locale.patch \
38 file://203-uclibc-locale-no__x.patch;striplevel=1 \ 38 file://203-uclibc-locale-no__x.patch; \
39 file://204-uclibc-locale-wchar_fix.patch;striplevel=1 \ 39 file://204-uclibc-locale-wchar_fix.patch; \
40 file://205-uclibc-locale-update.patch;striplevel=1 \ 40 file://205-uclibc-locale-update.patch; \
41 file://301-missing-execinfo_h.patch \ 41 file://301-missing-execinfo_h.patch \
42 file://302-c99-snprintf.patch \ 42 file://302-c99-snprintf.patch \
43 file://303-c99-complex-ugly-hack.patch \ 43 file://303-c99-complex-ugly-hack.patch \
@@ -68,7 +68,7 @@ SRC_URI = "${GNU_MIRROR}/gcc/gcc-${PV}/gcc-${PV}.tar.bz2 \
68 file://pr45886.patch \ 68 file://pr45886.patch \
69 " 69 "
70 70
71SRC_URI_append_sh3 = " file://sh3-installfix-fixheaders.patch;patch=1 " 71SRC_URI_append_sh3 = " file://sh3-installfix-fixheaders.patch "
72 72
73# Language Overrides 73# Language Overrides
74FORTRAN = "" 74FORTRAN = ""
diff --git a/meta/recipes-devtools/gcc/gcc-4.6.inc b/meta/recipes-devtools/gcc/gcc-4.6.inc
index 0a148b43b7..28a70f3c08 100644
--- a/meta/recipes-devtools/gcc/gcc-4.6.inc
+++ b/meta/recipes-devtools/gcc/gcc-4.6.inc
@@ -41,9 +41,9 @@ SRC_URI = "svn://gcc.gnu.org/svn/gcc/branches;module=${BRANCH};proto=http \
41 file://gcc-flags-for-build.patch \ 41 file://gcc-flags-for-build.patch \
42 file://103-uclibc-conf-noupstream.patch \ 42 file://103-uclibc-conf-noupstream.patch \
43 file://200-uclibc-locale.patch \ 43 file://200-uclibc-locale.patch \
44 file://203-uclibc-locale-no__x.patch;striplevel=1 \ 44 file://203-uclibc-locale-no__x.patch; \
45 file://204-uclibc-locale-wchar_fix.patch;striplevel=1 \ 45 file://204-uclibc-locale-wchar_fix.patch; \
46 file://205-uclibc-locale-update.patch;striplevel=1 \ 46 file://205-uclibc-locale-update.patch; \
47 file://301-missing-execinfo_h.patch \ 47 file://301-missing-execinfo_h.patch \
48 file://302-c99-snprintf.patch \ 48 file://302-c99-snprintf.patch \
49 file://303-c99-complex-ugly-hack.patch \ 49 file://303-c99-complex-ugly-hack.patch \
@@ -70,7 +70,7 @@ SRC_URI = "svn://gcc.gnu.org/svn/gcc/branches;module=${BRANCH};proto=http \
70 file://powerpc-e5500.patch \ 70 file://powerpc-e5500.patch \
71 " 71 "
72 72
73SRC_URI_append_sh3 = " file://sh3-installfix-fixheaders.patch;patch=1 " 73SRC_URI_append_sh3 = " file://sh3-installfix-fixheaders.patch "
74 74
75#S = "${WORKDIR}/${BRANCH}" 75#S = "${WORKDIR}/${BRANCH}"
76S = "${TMPDIR}/work-shared/gcc-${PV}-${PR}/${BRANCH}" 76S = "${TMPDIR}/work-shared/gcc-${PV}-${PR}/${BRANCH}"
diff --git a/meta/recipes-devtools/gcc/gcc-csl-arm-2005q3.inc b/meta/recipes-devtools/gcc/gcc-csl-arm-2005q3.inc
index fd2b3793dc..9aad535b07 100644
--- a/meta/recipes-devtools/gcc/gcc-csl-arm-2005q3.inc
+++ b/meta/recipes-devtools/gcc/gcc-csl-arm-2005q3.inc
@@ -7,8 +7,8 @@ PV_chinook-compat = "3.4.4cs2005q3.2"
7FILESDIR = "${FILE_DIRNAME}/gcc-csl-arm" 7FILESDIR = "${FILE_DIRNAME}/gcc-csl-arm"
8 8
9SRC_URI = "http://www.codesourcery.com/public/gnu_toolchain/arm-none-eabi/arm-2005q3-2-arm-none-eabi.src.tar.bz2 \ 9SRC_URI = "http://www.codesourcery.com/public/gnu_toolchain/arm-none-eabi/arm-2005q3-2-arm-none-eabi.src.tar.bz2 \
10 file://gcc_optab_arm.patch;patch=1 \ 10 file://gcc_optab_arm.patch \
11 file://gcc-3.4.4-eabi-bigendian.patch;patch=1" 11 file://gcc-3.4.4-eabi-bigendian.patch"
12 12
13S = "${WORKDIR}/gcc-2005q3" 13S = "${WORKDIR}/gcc-2005q3"
14 14
diff --git a/meta/recipes-devtools/gcc/gcc-csl-arm-2008q1.inc b/meta/recipes-devtools/gcc/gcc-csl-arm-2008q1.inc
index 062f1c5a47..648d78381f 100644
--- a/meta/recipes-devtools/gcc/gcc-csl-arm-2008q1.inc
+++ b/meta/recipes-devtools/gcc/gcc-csl-arm-2008q1.inc
@@ -7,30 +7,30 @@ PR = "r6"
7FILESDIR = "${FILE_DIRNAME}/gcc-csl-arm" 7FILESDIR = "${FILE_DIRNAME}/gcc-csl-arm"
8 8
9SRC_URI = "http://www.codesourcery.com/public/gnu_toolchain/arm-none-eabi/arm-2008q1-126-arm-none-eabi.src.tar.bz2 \ 9SRC_URI = "http://www.codesourcery.com/public/gnu_toolchain/arm-none-eabi/arm-2008q1-126-arm-none-eabi.src.tar.bz2 \
10 file://gcc41-configure.in.patch;patch=1 \ 10 file://gcc41-configure.in.patch \
11 file://arm-nolibfloat.patch;patch=1 \ 11 file://arm-nolibfloat.patch \
12 file://arm-softfloat.patch;patch=1 \ 12 file://arm-softfloat.patch \
13 file://zecke-xgcc-cpp.patch;patch=1 \ 13 file://zecke-xgcc-cpp.patch \
14" 14"
15# file://100-uclibc-conf.patch;patch=1 15# file://100-uclibc-conf.patch
16# file://103-uclibc-conf-noupstream.patch;patch=1 16# file://103-uclibc-conf-noupstream.patch
17# file://200-uclibc-locale.patch;patch=1 17# file://200-uclibc-locale.patch
18# file://203-uclibc-locale-no__x.patch;patch=1 18# file://203-uclibc-locale-no__x.patch
19# file://204-uclibc-locale-wchar_fix.patch;patch=1 19# file://204-uclibc-locale-wchar_fix.patch
20# file://205-uclibc-locale-update.patch;patch=1 20# file://205-uclibc-locale-update.patch
21# file://300-libstdc++-pic.patch;patch=1 21# file://300-libstdc++-pic.patch
22# file://302-c99-snprintf.patch;patch=1 22# file://302-c99-snprintf.patch
23# file://303-c99-complex-ugly-hack.patch;patch=1 23# file://303-c99-complex-ugly-hack.patch
24# file://304-index_macro.patch;patch=1 24# file://304-index_macro.patch
25# file://305-libmudflap-susv3-legacy.patch;patch=1 25# file://305-libmudflap-susv3-legacy.patch
26# file://306-libstdc++-namespace.patch;patch=1 26# file://306-libstdc++-namespace.patch
27# file://307-locale_facets.patch;patch=1 27# file://307-locale_facets.patch
28# file://402-libbackend_dep_gcov-iov.h.patch;patch=1 28# file://402-libbackend_dep_gcov-iov.h.patch
29# file://602-sdk-libstdc++-includes.patch;patch=1 29# file://602-sdk-libstdc++-includes.patch
30# file://gfortran.patch;patch=1 30# file://gfortran.patch
31# file://fortran-static-linking.patch;patch=1 31# file://fortran-static-linking.patch
32# file://gcc-configure-no-fortran.patch;patch=1;pnum=1 32# file://gcc-configure-no-fortran.patch
33# file://gcc-new-makeinfo.patch;patch=1 33# file://gcc-new-makeinfo.patch
34 34
35S = "${WORKDIR}/gcc-4.2" 35S = "${WORKDIR}/gcc-4.2"
36 36
diff --git a/meta/recipes-devtools/gdb/gdb-cross_7.3.bb b/meta/recipes-devtools/gdb/gdb-cross_7.3.bb
index 9c2ed0725f..587d518aa3 100644
--- a/meta/recipes-devtools/gdb/gdb-cross_7.3.bb
+++ b/meta/recipes-devtools/gdb/gdb-cross_7.3.bb
@@ -1,6 +1,6 @@
1require gdb-cross.inc 1require gdb-cross.inc
2 2
3SRC_URI += "file://sim-install-6.6.patch;patch=1" 3SRC_URI += "file://sim-install-6.6.patch"
4EXPAT = "--with-expat" 4EXPAT = "--with-expat"
5 5
6PR = "${INC_PR}.0" 6PR = "${INC_PR}.0"
diff --git a/meta/recipes-devtools/m4/m4_1.4.16.bb b/meta/recipes-devtools/m4/m4_1.4.16.bb
index 53ef5ae27d..b50c022959 100644
--- a/meta/recipes-devtools/m4/m4_1.4.16.bb
+++ b/meta/recipes-devtools/m4/m4_1.4.16.bb
@@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504\
8 8
9PR = "r0" 9PR = "r0"
10SRC_URI = "${GNU_MIRROR}/m4/m4-${PV}.tar.gz \ 10SRC_URI = "${GNU_MIRROR}/m4/m4-${PV}.tar.gz \
11 file://ac_config_links.patch;patch=1" 11 file://ac_config_links.patch"
12 12
13SRC_URI[md5sum] = "a5dfb4f2b7370e9d34293d23fd09b280" 13SRC_URI[md5sum] = "a5dfb4f2b7370e9d34293d23fd09b280"
14SRC_URI[sha256sum] = "e9176a35bb13a1b08482359aa554ee8072794f58f00e4827bf0e06b570c827da" 14SRC_URI[sha256sum] = "e9176a35bb13a1b08482359aa554ee8072794f58f00e4827bf0e06b570c827da"
diff --git a/meta/recipes-devtools/make/make.inc b/meta/recipes-devtools/make/make.inc
index d9e05594f9..5c52c2ad63 100644
--- a/meta/recipes-devtools/make/make.inc
+++ b/meta/recipes-devtools/make/make.inc
@@ -7,7 +7,7 @@ SECTION = "devel"
7LICENSE = "GPL" 7LICENSE = "GPL"
8 8
9SRC_URI = "${GNU_MIRROR}/make/make-${PV}.tar.bz2 \ 9SRC_URI = "${GNU_MIRROR}/make/make-${PV}.tar.bz2 \
10 file://SCCS.patch;patch=1" 10 file://SCCS.patch"
11 11
12inherit autotools gettext 12inherit autotools gettext
13 13
diff --git a/meta/recipes-devtools/mtd/mtd-utils_1.1.0+git.bb b/meta/recipes-devtools/mtd/mtd-utils_1.1.0+git.bb
index e73cf2dbe4..04531de24f 100644
--- a/meta/recipes-devtools/mtd/mtd-utils_1.1.0+git.bb
+++ b/meta/recipes-devtools/mtd/mtd-utils_1.1.0+git.bb
@@ -6,9 +6,9 @@ LICENSE = "GPLv2"
6PR = "r2" 6PR = "r2"
7 7
8SRC_URI = "git://git.infradead.org/mtd-utils.git;protocol=git;tag=b995f89a81589be8d8a41c374a6df109d0ee12b3 \ 8SRC_URI = "git://git.infradead.org/mtd-utils.git;protocol=git;tag=b995f89a81589be8d8a41c374a6df109d0ee12b3 \
9 file://add-exclusion-to-mkfs-jffs2-git.patch;patch=1 \ 9 file://add-exclusion-to-mkfs-jffs2-git.patch \
10 file://remove-ubi.patch;patch=1 \ 10 file://remove-ubi.patch \
11 file://fix-ignoreerrors-git.patch;patch=1" 11 file://fix-ignoreerrors-git.patch"
12 12
13S = "${WORKDIR}/git/" 13S = "${WORKDIR}/git/"
14 14
diff --git a/meta/recipes-devtools/mtd/mtd-utils_1.4.1.bb b/meta/recipes-devtools/mtd/mtd-utils_1.4.1.bb
index f2de74d43f..c05149daf8 100644
--- a/meta/recipes-devtools/mtd/mtd-utils_1.4.1.bb
+++ b/meta/recipes-devtools/mtd/mtd-utils_1.4.1.bb
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3 \
7 file://include/common.h;beginline=1;endline=17;md5=ba05b07912a44ea2bf81ce409380049c" 7 file://include/common.h;beginline=1;endline=17;md5=ba05b07912a44ea2bf81ce409380049c"
8 8
9SRC_URI = "git://git.infradead.org/mtd-utils.git;protocol=git;tag=3c3674a6e1d3f59554b0ff68ca59be2fd4134e0c \ 9SRC_URI = "git://git.infradead.org/mtd-utils.git;protocol=git;tag=3c3674a6e1d3f59554b0ff68ca59be2fd4134e0c \
10 file://add-exclusion-to-mkfs-jffs2-git-2.patch;patch=1" 10 file://add-exclusion-to-mkfs-jffs2-git-2.patch"
11 11
12S = "${WORKDIR}/git/" 12S = "${WORKDIR}/git/"
13 13
diff --git a/meta/recipes-devtools/mtools/mtools_3.9.9.bb b/meta/recipes-devtools/mtools/mtools_3.9.9.bb
index faf8317089..2e4c1cba7d 100644
--- a/meta/recipes-devtools/mtools/mtools_3.9.9.bb
+++ b/meta/recipes-devtools/mtools/mtools_3.9.9.bb
@@ -10,9 +10,9 @@ PR = "r4"
10 10
11#http://mtools.linux.lu/mtools-${PV}.tar.gz 11#http://mtools.linux.lu/mtools-${PV}.tar.gz
12SRC_URI="http://folks.o-hand.com/richard/poky/sources/mtools-${PV}.tar.gz \ 12SRC_URI="http://folks.o-hand.com/richard/poky/sources/mtools-${PV}.tar.gz \
13 file://mtools-makeinfo.patch;patch=1 \ 13 file://mtools-makeinfo.patch \
14 file://mtools.patch;patch=1 \ 14 file://mtools.patch \
15 file://no-x11.patch;patch=1" 15 file://no-x11.patch"
16 16
17S = "${WORKDIR}/mtools-${PV}" 17S = "${WORKDIR}/mtools-${PV}"
18 18
diff --git a/meta/recipes-devtools/patch/patch_2.5.9.bb b/meta/recipes-devtools/patch/patch_2.5.9.bb
index 285b42a8bc..4d27cbdb8d 100644
--- a/meta/recipes-devtools/patch/patch_2.5.9.bb
+++ b/meta/recipes-devtools/patch/patch_2.5.9.bb
@@ -1,10 +1,10 @@
1require patch.inc 1require patch.inc
2LICENSE = "GPLv2" 2LICENSE = "GPLv2"
3 3
4SRC_URI += " file://debian.patch;patch=1 \ 4SRC_URI += " file://debian.patch \
5 file://install.patch;patch=1 \ 5 file://install.patch \
6 file://unified-reject-files.diff;patch=1 \ 6 file://unified-reject-files.diff \
7 file://global-reject-file.diff;patch=1 " 7 file://global-reject-file.diff "
8PR = "r2" 8PR = "r2"
9 9
10LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" 10LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
diff --git a/meta/recipes-devtools/patch/patch_2.6.1.bb b/meta/recipes-devtools/patch/patch_2.6.1.bb
index 39d6fc6c68..fce3656069 100644
--- a/meta/recipes-devtools/patch/patch_2.6.1.bb
+++ b/meta/recipes-devtools/patch/patch_2.6.1.bb
@@ -3,7 +3,7 @@ LICENSE = "GPLv3"
3 3
4PR = "r0" 4PR = "r0"
5 5
6SRC_URI += " file://global-reject-file.diff;patch=1 " 6SRC_URI += " file://global-reject-file.diff "
7 7
8SRC_URI[md5sum] = "d758eb96d3f75047efc004a720d33daf" 8SRC_URI[md5sum] = "d758eb96d3f75047efc004a720d33daf"
9SRC_URI[sha256sum] = "d1563731e9cffed11cc5f011b2b8e074c325e86a383a91889b5c5b80b09781b9" 9SRC_URI[sha256sum] = "d1563731e9cffed11cc5f011b2b8e074c325e86a383a91889b5c5b80b09781b9"
diff --git a/meta/recipes-devtools/perl/perl_5.12.3.bb b/meta/recipes-devtools/perl/perl_5.12.3.bb
index 671319c4e6..d28656486a 100644
--- a/meta/recipes-devtools/perl/perl_5.12.3.bb
+++ b/meta/recipes-devtools/perl/perl_5.12.3.bb
@@ -50,7 +50,7 @@ SRC_URI = "http://www.cpan.org/src/5.0/perl-${PV}.tar.gz \
50 file://debian/fixes/h2ph-gcc-4.5.diff \ 50 file://debian/fixes/h2ph-gcc-4.5.diff \
51 file://debian/patchlevel \ 51 file://debian/patchlevel \
52 \ 52 \
53 file://Makefile.patch;patch=1 \ 53 file://Makefile.patch \
54 file://parallel_build_fix_1.patch \ 54 file://parallel_build_fix_1.patch \
55 file://parallel_build_fix_2.patch \ 55 file://parallel_build_fix_2.patch \
56 file://parallel_build_fix_3.patch \ 56 file://parallel_build_fix_3.patch \
diff --git a/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb b/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb
index 6aa7f6d7dc..6271992910 100644
--- a/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb
+++ b/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb
@@ -1,7 +1,7 @@
1require pkgconfig.inc 1require pkgconfig.inc
2 2
3SRC_URI = "git://anongit.freedesktop.org/pkg-config;protocol=git \ 3SRC_URI = "git://anongit.freedesktop.org/pkg-config;protocol=git \
4 file://autofoo.patch;patch=1 \ 4 file://autofoo.patch \
5 file://glibconfig-sysdefs.h" 5 file://glibconfig-sysdefs.h"
6 6
7S = "${WORKDIR}/git/" 7S = "${WORKDIR}/git/"
diff --git a/meta/recipes-devtools/python/python-pycurl_7.19.0.bb b/meta/recipes-devtools/python/python-pycurl_7.19.0.bb
index 35570dc0c6..9bd4f50fb7 100644
--- a/meta/recipes-devtools/python/python-pycurl_7.19.0.bb
+++ b/meta/recipes-devtools/python/python-pycurl_7.19.0.bb
@@ -13,7 +13,7 @@ PR = "r1"
13 13
14SRC_URI = "\ 14SRC_URI = "\
15 http://${SRCNAME}.sourceforge.net/download/${SRCNAME}-${PV}.tar.gz;name=archive \ 15 http://${SRCNAME}.sourceforge.net/download/${SRCNAME}-${PV}.tar.gz;name=archive \
16 file://no-static-link.patch;patch=1 \ 16 file://no-static-link.patch \
17" 17"
18 18
19SRC_URI[archive.md5sum] = "919d58fe37e69fe87ce4534d8b6a1c7b" 19SRC_URI[archive.md5sum] = "919d58fe37e69fe87ce4534d8b6a1c7b"
diff --git a/meta/recipes-devtools/subversion/subversion_1.6.15.bb b/meta/recipes-devtools/subversion/subversion_1.6.15.bb
index 4b3dd94665..4e77e2effe 100644
--- a/meta/recipes-devtools/subversion/subversion_1.6.15.bb
+++ b/meta/recipes-devtools/subversion/subversion_1.6.15.bb
@@ -8,9 +8,9 @@ HOMEPAGE = "http://subversion.tigris.org"
8PR = "r0" 8PR = "r0"
9 9
10SRC_URI = "http://subversion.tigris.org/downloads/${BPN}-${PV}.tar.bz2 \ 10SRC_URI = "http://subversion.tigris.org/downloads/${BPN}-${PV}.tar.bz2 \
11 file://disable-revision-install.patch;patch=1 \ 11 file://disable-revision-install.patch \
12 file://neon-detection.patch;patch=1 \ 12 file://neon-detection.patch \
13 file://libtool2.patch;patch=1" 13 file://libtool2.patch"
14 14
15SRC_URI[md5sum] = "113fca1d9e4aa389d7dc2b210010fa69" 15SRC_URI[md5sum] = "113fca1d9e4aa389d7dc2b210010fa69"
16SRC_URI[sha256sum] = "b2919d603a5f3c19f42e3265c4b930e2376c43b3969b90ef9c42b2f72d5aaa45" 16SRC_URI[sha256sum] = "b2919d603a5f3c19f42e3265c4b930e2376c43b3969b90ef9c42b2f72d5aaa45"
diff --git a/meta/recipes-devtools/ubootchart/ubootchart_svn.bb b/meta/recipes-devtools/ubootchart/ubootchart_svn.bb
index 7343e9083b..7ee2fba341 100644
--- a/meta/recipes-devtools/ubootchart/ubootchart_svn.bb
+++ b/meta/recipes-devtools/ubootchart/ubootchart_svn.bb
@@ -9,7 +9,7 @@ PR = "r5"
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/;proto=http;module=trunk \
12 file://sysvinit.patch;patch=1;pnum=0 \ 12 file://sysvinit.patch;striplevel=0 \
13 file://ubootchart-stop \ 13 file://ubootchart-stop \
14 file://ubootchart.desktop" 14 file://ubootchart.desktop"
15 15