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-support | |
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-support')
-rw-r--r-- | meta/recipes-support/gdbm/gdbm_1.8.3.bb | 4 | ||||
-rw-r--r-- | meta/recipes-support/libpcre/libpcre_8.12.bb | 2 | ||||
-rw-r--r-- | meta/recipes-support/libxslt/libxslt_1.1.26.bb | 2 | ||||
-rw-r--r-- | meta/recipes-support/neon/neon_0.29.5.bb | 2 | ||||
-rw-r--r-- | meta/recipes-support/taglib/taglib_1.6.3.bb | 4 |
5 files changed, 7 insertions, 7 deletions
diff --git a/meta/recipes-support/gdbm/gdbm_1.8.3.bb b/meta/recipes-support/gdbm/gdbm_1.8.3.bb index 4f233a2140..28f578cb3e 100644 --- a/meta/recipes-support/gdbm/gdbm_1.8.3.bb +++ b/meta/recipes-support/gdbm/gdbm_1.8.3.bb | |||
@@ -7,8 +7,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=d8e20eece214df8ef953ed5857862150" | |||
7 | PR = "r4" | 7 | PR = "r4" |
8 | 8 | ||
9 | SRC_URI = "${GNU_MIRROR}/gdbm/gdbm-${PV}.tar.gz \ | 9 | SRC_URI = "${GNU_MIRROR}/gdbm/gdbm-${PV}.tar.gz \ |
10 | file://makefile.patch;patch=1 \ | 10 | file://makefile.patch \ |
11 | file://libtool-mode.patch;patch=1" | 11 | file://libtool-mode.patch" |
12 | 12 | ||
13 | SRC_URI[md5sum] = "1d1b1d5c0245b1c00aff92da751e9aa1" | 13 | SRC_URI[md5sum] = "1d1b1d5c0245b1c00aff92da751e9aa1" |
14 | SRC_URI[sha256sum] = "cc340338a2e28b40058ab9eb5354a21d53f88a1582ea21ba0bb185c37a281dc9" | 14 | SRC_URI[sha256sum] = "cc340338a2e28b40058ab9eb5354a21d53f88a1582ea21ba0bb185c37a281dc9" |
diff --git a/meta/recipes-support/libpcre/libpcre_8.12.bb b/meta/recipes-support/libpcre/libpcre_8.12.bb index 9216777b89..2972c1a51f 100644 --- a/meta/recipes-support/libpcre/libpcre_8.12.bb +++ b/meta/recipes-support/libpcre/libpcre_8.12.bb | |||
@@ -9,7 +9,7 @@ PR = "r1" | |||
9 | LICENSE = "BSD" | 9 | LICENSE = "BSD" |
10 | LIC_FILES_CHKSUM = "file://LICENCE;md5=77f9b14fe707d0376d89bc162e6c54ff" | 10 | LIC_FILES_CHKSUM = "file://LICENCE;md5=77f9b14fe707d0376d89bc162e6c54ff" |
11 | SRC_URI = "${SOURCEFORGE_MIRROR}/pcre/pcre-${PV}.tar.bz2 \ | 11 | SRC_URI = "${SOURCEFORGE_MIRROR}/pcre/pcre-${PV}.tar.bz2 \ |
12 | file://pcre-cross.patch;patch=1 \ | 12 | file://pcre-cross.patch \ |
13 | file://fix-pcre-name-collision.patch" | 13 | file://fix-pcre-name-collision.patch" |
14 | 14 | ||
15 | SRC_URI[md5sum] = "f14a9fef3c92f3fc6c5ac92d7a2c7eb3" | 15 | SRC_URI[md5sum] = "f14a9fef3c92f3fc6c5ac92d7a2c7eb3" |
diff --git a/meta/recipes-support/libxslt/libxslt_1.1.26.bb b/meta/recipes-support/libxslt/libxslt_1.1.26.bb index cc64ba741e..8cfce0a589 100644 --- a/meta/recipes-support/libxslt/libxslt_1.1.26.bb +++ b/meta/recipes-support/libxslt/libxslt_1.1.26.bb | |||
@@ -10,7 +10,7 @@ DEPENDS = "libxml2" | |||
10 | PR = "r2" | 10 | PR = "r2" |
11 | 11 | ||
12 | SRC_URI = "ftp://xmlsoft.org/libxslt//libxslt-${PV}.tar.gz \ | 12 | SRC_URI = "ftp://xmlsoft.org/libxslt//libxslt-${PV}.tar.gz \ |
13 | file://pkgconfig_fix.patch;patch=1" | 13 | file://pkgconfig_fix.patch" |
14 | 14 | ||
15 | SRC_URI[md5sum] = "e61d0364a30146aaa3001296f853b2b9" | 15 | SRC_URI[md5sum] = "e61d0364a30146aaa3001296f853b2b9" |
16 | SRC_URI[sha256sum] = "55dd52b42861f8a02989d701ef716d6280bfa02971e967c285016f99c66e3db1" | 16 | SRC_URI[sha256sum] = "55dd52b42861f8a02989d701ef716d6280bfa02971e967c285016f99c66e3db1" |
diff --git a/meta/recipes-support/neon/neon_0.29.5.bb b/meta/recipes-support/neon/neon_0.29.5.bb index f465a4d6ba..4653a2875e 100644 --- a/meta/recipes-support/neon/neon_0.29.5.bb +++ b/meta/recipes-support/neon/neon_0.29.5.bb | |||
@@ -9,7 +9,7 @@ DEPENDS = "zlib libxml2 expat time gnutls" | |||
9 | PR = "r0" | 9 | PR = "r0" |
10 | 10 | ||
11 | SRC_URI = "http://www.webdav.org/${BPN}/${BPN}-${PV}.tar.gz \ | 11 | SRC_URI = "http://www.webdav.org/${BPN}/${BPN}-${PV}.tar.gz \ |
12 | file://pkgconfig.patch;patch=1" | 12 | file://pkgconfig.patch" |
13 | 13 | ||
14 | SRC_URI[md5sum] = "ff369e69ef0f0143beb5626164e87ae2" | 14 | SRC_URI[md5sum] = "ff369e69ef0f0143beb5626164e87ae2" |
15 | SRC_URI[sha256sum] = "dea3c52b9f3f915651c6279c76758acf7c427727e8b9b0130f8b138f24012290" | 15 | SRC_URI[sha256sum] = "dea3c52b9f3f915651c6279c76758acf7c427727e8b9b0130f8b138f24012290" |
diff --git a/meta/recipes-support/taglib/taglib_1.6.3.bb b/meta/recipes-support/taglib/taglib_1.6.3.bb index 63b965cb68..97980f7d28 100644 --- a/meta/recipes-support/taglib/taglib_1.6.3.bb +++ b/meta/recipes-support/taglib/taglib_1.6.3.bb | |||
@@ -9,8 +9,8 @@ LIC_FILES_CHKSUM = "file://COPYING.LGPL;md5=db979804f025cf55aabec7129cb671ed \ | |||
9 | PR = "r1" | 9 | PR = "r1" |
10 | # http://developer.kde.org/~wheeler/files/src/taglib-${PV}.tar.gz | 10 | # http://developer.kde.org/~wheeler/files/src/taglib-${PV}.tar.gz |
11 | SRC_URI = "http://launchpad.net/${BPN}/trunk/${PV}/+download/${BPN}-${PV}.tar.gz \ | 11 | SRC_URI = "http://launchpad.net/${BPN}/trunk/${PV}/+download/${BPN}-${PV}.tar.gz \ |
12 | file://configuretweak.patch;patch=1 \ | 12 | file://configuretweak.patch \ |
13 | file://nolibtool.patch;patch=1" | 13 | file://nolibtool.patch" |
14 | 14 | ||
15 | SRC_URI[md5sum] = "ddf02f4e1d2dc30f76734df806e613eb" | 15 | SRC_URI[md5sum] = "ddf02f4e1d2dc30f76734df806e613eb" |
16 | SRC_URI[sha256sum] = "a9ba089cc2c6d26d266bad492de31cadaeb878dea858e22ae3196091718f284b" | 16 | SRC_URI[sha256sum] = "a9ba089cc2c6d26d266bad492de31cadaeb878dea858e22ae3196091718f284b" |