diff options
author | Khem Raj <raj.khem@gmail.com> | 2011-08-18 00:17:52 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-08-23 18:23:30 -0700 |
commit | a0dc330b4abbb31c3c131a4cb1762555e5e109a1 (patch) | |
tree | 04519316f9d3aeeab647a8caffac7aa5b7b2700c /meta/recipes-extended | |
parent | e30a104c9c26ab47ba91939b585d113873cfb4c5 (diff) | |
download | poky-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-extended')
-rw-r--r-- | meta/recipes-extended/gzip/gzip_1.3.12.bb | 4 | ||||
-rw-r--r-- | meta/recipes-extended/hdparm/hdparm_6.3.bb | 4 | ||||
-rw-r--r-- | meta/recipes-extended/man/man_1.6f.bb | 42 | ||||
-rw-r--r-- | meta/recipes-extended/minicom/minicom_2.4.bb | 2 | ||||
-rw-r--r-- | meta/recipes-extended/psmisc/psmisc.inc | 2 | ||||
-rw-r--r-- | meta/recipes-extended/texinfo/texinfo_4.13a.bb | 10 | ||||
-rw-r--r-- | meta/recipes-extended/time/time_1.7.bb | 6 |
7 files changed, 35 insertions, 35 deletions
diff --git a/meta/recipes-extended/gzip/gzip_1.3.12.bb b/meta/recipes-extended/gzip/gzip_1.3.12.bb index df41c1efd4..f0752e4684 100644 --- a/meta/recipes-extended/gzip/gzip_1.3.12.bb +++ b/meta/recipes-extended/gzip/gzip_1.3.12.bb | |||
@@ -10,8 +10,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe \ | |||
10 | file://lzw.h;endline=19;md5=c273e09a02edd9801cc74d39683049e9 " | 10 | file://lzw.h;endline=19;md5=c273e09a02edd9801cc74d39683049e9 " |
11 | 11 | ||
12 | SRC_URI = "${GNU_MIRROR}/gzip/gzip-${PV}.tar.gz \ | 12 | SRC_URI = "${GNU_MIRROR}/gzip/gzip-${PV}.tar.gz \ |
13 | file://m4-extensions-fix.patch;patch=1 \ | 13 | file://m4-extensions-fix.patch \ |
14 | file://dup-def-fix.patch;patch=1" | 14 | file://dup-def-fix.patch" |
15 | 15 | ||
16 | PR = "r0" | 16 | PR = "r0" |
17 | 17 | ||
diff --git a/meta/recipes-extended/hdparm/hdparm_6.3.bb b/meta/recipes-extended/hdparm/hdparm_6.3.bb index 7ba4b8b21a..62ae4c0cc8 100644 --- a/meta/recipes-extended/hdparm/hdparm_6.3.bb +++ b/meta/recipes-extended/hdparm/hdparm_6.3.bb | |||
@@ -6,8 +6,8 @@ LICENSE = "BSD" | |||
6 | LIC_FILES_CHKSUM = "file://LICENSE.TXT;md5=910a8a42c962d238619c75fdb78bdb24" | 6 | LIC_FILES_CHKSUM = "file://LICENSE.TXT;md5=910a8a42c962d238619c75fdb78bdb24" |
7 | 7 | ||
8 | SRC_URI = "${SOURCEFORGE_MIRROR}/hdparm/hdparm-${PV}.tar.gz \ | 8 | SRC_URI = "${SOURCEFORGE_MIRROR}/hdparm/hdparm-${PV}.tar.gz \ |
9 | file://bswap.patch;patch=1 \ | 9 | file://bswap.patch \ |
10 | file://uclibc.patch;patch=1" | 10 | file://uclibc.patch" |
11 | 11 | ||
12 | SRC_URI[md5sum] = "0c12672f3a09c14ad0b0882f15fc9389" | 12 | SRC_URI[md5sum] = "0c12672f3a09c14ad0b0882f15fc9389" |
13 | SRC_URI[sha256sum] = "08688a6a46ba495494bf838f8f26103e797584c1888eca94e43a171e1b37246d" | 13 | SRC_URI[sha256sum] = "08688a6a46ba495494bf838f8f26103e797584c1888eca94e43a171e1b37246d" |
diff --git a/meta/recipes-extended/man/man_1.6f.bb b/meta/recipes-extended/man/man_1.6f.bb index 873b26ce20..d38612be81 100644 --- a/meta/recipes-extended/man/man_1.6f.bb +++ b/meta/recipes-extended/man/man_1.6f.bb | |||
@@ -11,30 +11,30 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=8ca43cbc842c2336e835926c2166c28b" | |||
11 | 11 | ||
12 | SRC_URI = "http://primates.ximian.com/~flucifredi/${BPN}/${BPN}-${PV}.tar.gz \ | 12 | SRC_URI = "http://primates.ximian.com/~flucifredi/${BPN}/${BPN}-${PV}.tar.gz \ |
13 | file://man-1.5k-confpath.patch;striplevel=0 \ | 13 | file://man-1.5k-confpath.patch;striplevel=0 \ |
14 | file://man-1.5h1-make.patch;striplevel=1 \ | 14 | file://man-1.5h1-make.patch; \ |
15 | file://man-1.5k-nonascii.patch;striplevel=1 \ | 15 | file://man-1.5k-nonascii.patch; \ |
16 | file://man-1.6e-security.patch;striplevel=1 \ | 16 | file://man-1.6e-security.patch; \ |
17 | file://man-1.6e-mandirs.patch;striplevel=1 \ | 17 | file://man-1.6e-mandirs.patch; \ |
18 | file://man-1.5m2-bug11621.patch;striplevel=1 \ | 18 | file://man-1.5m2-bug11621.patch; \ |
19 | file://man-1.5k-sofix.patch;striplevel=1 \ | 19 | file://man-1.5k-sofix.patch; \ |
20 | file://man-1.5m2-buildroot.patch;striplevel=1 \ | 20 | file://man-1.5m2-buildroot.patch; \ |
21 | file://man-1.6e-ro_usr.patch;striplevel=1 \ | 21 | file://man-1.6e-ro_usr.patch; \ |
22 | file://man-1.5i2-newline.patch;striplevel=0 \ | 22 | file://man-1.5i2-newline.patch;striplevel=0 \ |
23 | file://man-1.5j-utf8.patch;striplevel=1 \ | 23 | file://man-1.5j-utf8.patch; \ |
24 | file://man-1.5i2-overflow.patch;striplevel=1 \ | 24 | file://man-1.5i2-overflow.patch; \ |
25 | file://man-1.5j-nocache.patch;striplevel=1 \ | 25 | file://man-1.5j-nocache.patch; \ |
26 | file://man-1.5i2-initial.patch;striplevel=1 \ | 26 | file://man-1.5i2-initial.patch; \ |
27 | file://man-1.5h1-gencat.patch;striplevel=0 \ | 27 | file://man-1.5h1-gencat.patch;striplevel=0 \ |
28 | file://man-1.5g-nonrootbuild.patch;striplevel=1 \ | 28 | file://man-1.5g-nonrootbuild.patch; \ |
29 | file://man-1.5m2-tv_fhs.patch;striplevel=0 \ | 29 | file://man-1.5m2-tv_fhs.patch;striplevel=0 \ |
30 | file://man-1.5j-i18n.patch;striplevel=1 \ | 30 | file://man-1.5j-i18n.patch; \ |
31 | file://man-1.6e-whatis2.patch;striplevel=1 \ | 31 | file://man-1.6e-whatis2.patch; \ |
32 | file://man-1.6e-use_i18n_vars_in_a_std_way.patch;striplevel=1 \ | 32 | file://man-1.6e-use_i18n_vars_in_a_std_way.patch; \ |
33 | file://man-1.5m2-no-color-for-printing.patch;striplevel=1 \ | 33 | file://man-1.5m2-no-color-for-printing.patch; \ |
34 | file://man-1.5m2-sigpipe.patch;striplevel=1 \ | 34 | file://man-1.5m2-sigpipe.patch; \ |
35 | file://man-1.6e-i18n_whatis.patch;striplevel=1 \ | 35 | file://man-1.6e-i18n_whatis.patch; \ |
36 | file://man-1.6e-new_sections.patch;striplevel=1 \ | 36 | file://man-1.6e-new_sections.patch; \ |
37 | file://man-1.6e-lzma+xz-support.patch;striplevel=1 \ | 37 | file://man-1.6e-lzma+xz-support.patch; \ |
38 | file://man*" | 38 | file://man*" |
39 | 39 | ||
40 | SRC_URI[md5sum] = "67aaaa6df35215e812fd7d89472c44b6" | 40 | SRC_URI[md5sum] = "67aaaa6df35215e812fd7d89472c44b6" |
diff --git a/meta/recipes-extended/minicom/minicom_2.4.bb b/meta/recipes-extended/minicom/minicom_2.4.bb index 8718a1fa92..38b5154b15 100644 --- a/meta/recipes-extended/minicom/minicom_2.4.bb +++ b/meta/recipes-extended/minicom/minicom_2.4.bb | |||
@@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=420477abc567404debca0a2a1cb6b645 \ | |||
9 | SRC_URI = "http://alioth.debian.org/frs/download.php/3195/minicom-${PV}.tar.gz \ | 9 | SRC_URI = "http://alioth.debian.org/frs/download.php/3195/minicom-${PV}.tar.gz \ |
10 | file://rename-conflicting-functions.patch \ | 10 | file://rename-conflicting-functions.patch \ |
11 | " | 11 | " |
12 | # file://gcc4-scope.patch;patch=1 | 12 | # file://gcc4-scope.patch |
13 | 13 | ||
14 | SRC_URI[md5sum] = "700976a3c2dcc8bbd50ab9bb1c08837b" | 14 | SRC_URI[md5sum] = "700976a3c2dcc8bbd50ab9bb1c08837b" |
15 | SRC_URI[sha256sum] = "6b7af240b073ba847b091fd75aed4bf720eb94d30e188d23bb098d016bf40a48" | 15 | SRC_URI[sha256sum] = "6b7af240b073ba847b091fd75aed4bf720eb94d30e188d23bb098d016bf40a48" |
diff --git a/meta/recipes-extended/psmisc/psmisc.inc b/meta/recipes-extended/psmisc/psmisc.inc index 5a06a14343..77047cc815 100644 --- a/meta/recipes-extended/psmisc/psmisc.inc +++ b/meta/recipes-extended/psmisc/psmisc.inc | |||
@@ -10,7 +10,7 @@ SECTION = "base" | |||
10 | DEPENDS = "ncurses virtual/libintl" | 10 | DEPENDS = "ncurses virtual/libintl" |
11 | 11 | ||
12 | SRC_URI = "${SOURCEFORGE_MIRROR}/psmisc/psmisc-${PV}.tar.gz \ | 12 | SRC_URI = "${SOURCEFORGE_MIRROR}/psmisc/psmisc-${PV}.tar.gz \ |
13 | file://libintl-link.patch;patch=1" | 13 | file://libintl-link.patch" |
14 | S = "${WORKDIR}/psmisc-${PV}" | 14 | S = "${WORKDIR}/psmisc-${PV}" |
15 | 15 | ||
16 | inherit autotools gettext | 16 | inherit autotools gettext |
diff --git a/meta/recipes-extended/texinfo/texinfo_4.13a.bb b/meta/recipes-extended/texinfo/texinfo_4.13a.bb index 5d78a642bd..450a62306a 100644 --- a/meta/recipes-extended/texinfo/texinfo_4.13a.bb +++ b/meta/recipes-extended/texinfo/texinfo_4.13a.bb | |||
@@ -11,11 +11,11 @@ PR = "r1" | |||
11 | DEPENDS = "zlib" | 11 | DEPENDS = "zlib" |
12 | 12 | ||
13 | SRC_URI = "${GNU_MIRROR}/texinfo/texinfo-${PV}.tar.gz \ | 13 | SRC_URI = "${GNU_MIRROR}/texinfo/texinfo-${PV}.tar.gz \ |
14 | file://texinfo-4.12-zlib.patch;striplevel=1 \ | 14 | file://texinfo-4.12-zlib.patch; \ |
15 | file://texinfo-4.13a-data_types.patch;striplevel=1 \ | 15 | file://texinfo-4.13a-data_types.patch; \ |
16 | file://texinfo-4.13a-mosdo-crash.patch;striplevel=1 \ | 16 | file://texinfo-4.13a-mosdo-crash.patch; \ |
17 | file://texinfo-4.13a-powerpc.patch;striplevel=1 \ | 17 | file://texinfo-4.13a-powerpc.patch; \ |
18 | file://texinfo-4.13a-help-index-segfault.patch;striplevel=1" | 18 | file://texinfo-4.13a-help-index-segfault.patch;" |
19 | 19 | ||
20 | SRC_URI[md5sum] = "71ba711519209b5fb583fed2b3d86fcb" | 20 | SRC_URI[md5sum] = "71ba711519209b5fb583fed2b3d86fcb" |
21 | SRC_URI[sha256sum] = "1303e91a1c752b69a32666a407e9fbdd6e936def4b09bc7de30f416301530d68" | 21 | SRC_URI[sha256sum] = "1303e91a1c752b69a32666a407e9fbdd6e936def4b09bc7de30f416301530d68" |
diff --git a/meta/recipes-extended/time/time_1.7.bb b/meta/recipes-extended/time/time_1.7.bb index ef2cb8a9d7..9f9a9e50a5 100644 --- a/meta/recipes-extended/time/time_1.7.bb +++ b/meta/recipes-extended/time/time_1.7.bb | |||
@@ -1,12 +1,12 @@ | |||
1 | require time.inc | 1 | require time.inc |
2 | 2 | ||
3 | SRC_URI = "${GNU_MIRROR}/time/time-${PV}.tar.gz \ | 3 | SRC_URI = "${GNU_MIRROR}/time/time-${PV}.tar.gz \ |
4 | file://debian.patch;patch=1" | 4 | file://debian.patch" |
5 | 5 | ||
6 | SRC_URI[md5sum] = "e38d2b8b34b1ca259cf7b053caac32b3" | 6 | SRC_URI[md5sum] = "e38d2b8b34b1ca259cf7b053caac32b3" |
7 | SRC_URI[sha256sum] = "e37ea79a253bf85a85ada2f7c632c14e481a5fd262a362f6f4fd58e68601496d" | 7 | SRC_URI[sha256sum] = "e37ea79a253bf85a85ada2f7c632c14e481a5fd262a362f6f4fd58e68601496d" |
8 | # file://autofoo.patch;patch=1 | 8 | # file://autofoo.patch |
9 | # file://compile.patch;patch=1 | 9 | # file://compile.patch |
10 | S = "${WORKDIR}/time-${PV}" | 10 | S = "${WORKDIR}/time-${PV}" |
11 | 11 | ||
12 | inherit autotools | 12 | inherit autotools |