summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-extended')
-rw-r--r--meta/recipes-extended/cwautomacros/cwautomacros_20110201.bb1
-rw-r--r--meta/recipes-extended/gawk/gawk_4.0.2.bb1
-rw-r--r--meta/recipes-extended/gperf/gperf_3.0.4.bb1
-rw-r--r--meta/recipes-extended/hdparm/hdparm_9.43.bb1
-rw-r--r--meta/recipes-extended/iputils/iputils_s20121221.bb1
-rw-r--r--meta/recipes-extended/libarchive/libarchive_2.8.5.bb1
-rw-r--r--meta/recipes-extended/libtirpc/libtirpc_0.2.3.bb1
-rw-r--r--meta/recipes-extended/libuser/libuser_0.59.bb1
-rw-r--r--meta/recipes-extended/lighttpd/lighttpd_1.4.32.bb1
-rw-r--r--meta/recipes-extended/logrotate/logrotate_3.8.1.bb1
-rw-r--r--meta/recipes-extended/lsof/lsof_4.87.bb1
-rw-r--r--meta/recipes-extended/minicom/minicom_2.6.2.bb1
-rw-r--r--meta/recipes-extended/perl/libconvert-asn1-perl_0.26.bb1
-rw-r--r--meta/recipes-extended/perl/libtimedate-perl_2.30.bb1
-rw-r--r--meta/recipes-extended/perl/libxml-sax-base-perl_1.08.bb1
-rw-r--r--meta/recipes-extended/psmisc/psmisc_22.20.bb1
-rw-r--r--meta/recipes-extended/sed/sed_4.2.2.bb1
-rw-r--r--meta/recipes-extended/stat/stat_3.3.bb1
18 files changed, 0 insertions, 18 deletions
diff --git a/meta/recipes-extended/cwautomacros/cwautomacros_20110201.bb b/meta/recipes-extended/cwautomacros/cwautomacros_20110201.bb
index 41713b38f9..3f1622558f 100644
--- a/meta/recipes-extended/cwautomacros/cwautomacros_20110201.bb
+++ b/meta/recipes-extended/cwautomacros/cwautomacros_20110201.bb
@@ -6,7 +6,6 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=eb723b61539feef013de476e68b5c50a"
6 6
7SRC_URI = "http://download.berlios.de/cwautomacros/cwautomacros-${PV}.tar.bz2" 7SRC_URI = "http://download.berlios.de/cwautomacros/cwautomacros-${PV}.tar.bz2"
8 8
9PR = "r0"
10 9
11SRC_URI[md5sum] = "074afcb50d0a8bff10786a2954b2b02d" 10SRC_URI[md5sum] = "074afcb50d0a8bff10786a2954b2b02d"
12SRC_URI[sha256sum] = "3115603b891f3a163c0bbb5fea2f3742113a183fa6745ee5e89e5f6d0e9f6121" 11SRC_URI[sha256sum] = "3115603b891f3a163c0bbb5fea2f3742113a183fa6745ee5e89e5f6d0e9f6121"
diff --git a/meta/recipes-extended/gawk/gawk_4.0.2.bb b/meta/recipes-extended/gawk/gawk_4.0.2.bb
index d5cc52d16d..63dace4630 100644
--- a/meta/recipes-extended/gawk/gawk_4.0.2.bb
+++ b/meta/recipes-extended/gawk/gawk_4.0.2.bb
@@ -13,7 +13,6 @@ DEPENDS += "readline"
13 13
14RDEPENDS_gawk += "gawk-common" 14RDEPENDS_gawk += "gawk-common"
15RDEPENDS_pgawk += "gawk-common" 15RDEPENDS_pgawk += "gawk-common"
16PR = "r0"
17 16
18SRC_URI = "${GNU_MIRROR}/gawk/gawk-${PV}.tar.gz" 17SRC_URI = "${GNU_MIRROR}/gawk/gawk-${PV}.tar.gz"
19 18
diff --git a/meta/recipes-extended/gperf/gperf_3.0.4.bb b/meta/recipes-extended/gperf/gperf_3.0.4.bb
index c2942cdb3f..64003fc0bb 100644
--- a/meta/recipes-extended/gperf/gperf_3.0.4.bb
+++ b/meta/recipes-extended/gperf/gperf_3.0.4.bb
@@ -1,6 +1,5 @@
1require gperf.inc 1require gperf.inc
2 2
3PR = "r0"
4 3
5SRC_URI[md5sum] = "c1f1db32fb6598d6a93e6e88796a8632" 4SRC_URI[md5sum] = "c1f1db32fb6598d6a93e6e88796a8632"
6SRC_URI[sha256sum] = "767112a204407e62dbc3106647cf839ed544f3cf5d0f0523aaa2508623aad63e" 5SRC_URI[sha256sum] = "767112a204407e62dbc3106647cf839ed544f3cf5d0f0523aaa2508623aad63e"
diff --git a/meta/recipes-extended/hdparm/hdparm_9.43.bb b/meta/recipes-extended/hdparm/hdparm_9.43.bb
index 03714778c4..592b8cb701 100644
--- a/meta/recipes-extended/hdparm/hdparm_9.43.bb
+++ b/meta/recipes-extended/hdparm/hdparm_9.43.bb
@@ -8,7 +8,6 @@ LIC_FILES_CHKSUM = "file://LICENSE.TXT;md5=910a8a42c962d238619c75fdb78bdb24 \
8 file://wiper/GPLv2.txt;md5=fcb02dc552a041dee27e4b85c7396067 \ 8 file://wiper/GPLv2.txt;md5=fcb02dc552a041dee27e4b85c7396067 \
9 file://wiper/wiper.sh;beginline=7;endline=31;md5=b7bc642addc152ea307505bf1a296f09" 9 file://wiper/wiper.sh;beginline=7;endline=31;md5=b7bc642addc152ea307505bf1a296f09"
10 10
11PR = "r0"
12 11
13PACKAGES += "wiper" 12PACKAGES += "wiper"
14 13
diff --git a/meta/recipes-extended/iputils/iputils_s20121221.bb b/meta/recipes-extended/iputils/iputils_s20121221.bb
index 45108a4e48..46f8903222 100644
--- a/meta/recipes-extended/iputils/iputils_s20121221.bb
+++ b/meta/recipes-extended/iputils/iputils_s20121221.bb
@@ -13,7 +13,6 @@ LIC_FILES_CHKSUM = "file://ping.c;beginline=1;endline=35;md5=f9ceb201733e9a6cf8f
13 13
14DEPENDS = "gnutls docbook-utils-native sgmlspl-native libcap" 14DEPENDS = "gnutls docbook-utils-native sgmlspl-native libcap"
15 15
16PR = "r0"
17 16
18SRC_URI = "http://www.skbuff.net/iputils/${BPN}-${PV}.tar.bz2 \ 17SRC_URI = "http://www.skbuff.net/iputils/${BPN}-${PV}.tar.bz2 \
19 file://debian/use_gethostbyname2.diff \ 18 file://debian/use_gethostbyname2.diff \
diff --git a/meta/recipes-extended/libarchive/libarchive_2.8.5.bb b/meta/recipes-extended/libarchive/libarchive_2.8.5.bb
index 3bcb7fb885..11c2f7dc8b 100644
--- a/meta/recipes-extended/libarchive/libarchive_2.8.5.bb
+++ b/meta/recipes-extended/libarchive/libarchive_2.8.5.bb
@@ -3,7 +3,6 @@ HOMEPAGE = "http://code.google.com/p/libarchive/"
3SECTION = "devel" 3SECTION = "devel"
4LICENSE = "BSD" 4LICENSE = "BSD"
5LIC_FILES_CHKSUM = "file://COPYING;md5=4255e2e6f0349a4ac8fbd68459296e46" 5LIC_FILES_CHKSUM = "file://COPYING;md5=4255e2e6f0349a4ac8fbd68459296e46"
6PR = "r0"
7 6
8PACKAGECONFIG ?= "libxml2 zlib bz2" 7PACKAGECONFIG ?= "libxml2 zlib bz2"
9 8
diff --git a/meta/recipes-extended/libtirpc/libtirpc_0.2.3.bb b/meta/recipes-extended/libtirpc/libtirpc_0.2.3.bb
index ed838b7545..407e38ed63 100644
--- a/meta/recipes-extended/libtirpc/libtirpc_0.2.3.bb
+++ b/meta/recipes-extended/libtirpc/libtirpc_0.2.3.bb
@@ -6,7 +6,6 @@ BUGTRACKER = "http://sourceforge.net/tracker/?group_id=183075&atid=903784"
6LICENSE = "BSD" 6LICENSE = "BSD"
7LIC_FILES_CHKSUM = "file://COPYING;md5=f835cce8852481e4b2bbbdd23b5e47f3 \ 7LIC_FILES_CHKSUM = "file://COPYING;md5=f835cce8852481e4b2bbbdd23b5e47f3 \
8 file://src/netname.c;beginline=1;endline=27;md5=f8a8cd2cb25ac5aa16767364fb0e3c24" 8 file://src/netname.c;beginline=1;endline=27;md5=f8a8cd2cb25ac5aa16767364fb0e3c24"
9PR = "r0"
10 9
11DEPENDS += "xz-native" 10DEPENDS += "xz-native"
12PROVIDES = "virtual/librpc" 11PROVIDES = "virtual/librpc"
diff --git a/meta/recipes-extended/libuser/libuser_0.59.bb b/meta/recipes-extended/libuser/libuser_0.59.bb
index f9511563c0..a39e9b3573 100644
--- a/meta/recipes-extended/libuser/libuser_0.59.bb
+++ b/meta/recipes-extended/libuser/libuser_0.59.bb
@@ -16,7 +16,6 @@ SRC_URI = "https://fedorahosted.org/releases/l/i/libuser/libuser-${PV}.tar.xz \
16 16
17SRC_URI[md5sum] = "22835cbfec894b1e9491845ed5023244" 17SRC_URI[md5sum] = "22835cbfec894b1e9491845ed5023244"
18SRC_URI[sha256sum] = "27a93ed1f6424cfbf539c56cf0ca54d3b9b2c4daba6c408464e3c77ddf9c7a2f" 18SRC_URI[sha256sum] = "27a93ed1f6424cfbf539c56cf0ca54d3b9b2c4daba6c408464e3c77ddf9c7a2f"
19PR = "r0"
20 19
21DEPENDS = "popt libpam glib-2.0 xz-native docbook-utils-native linuxdoc-tools-native python" 20DEPENDS = "popt libpam glib-2.0 xz-native docbook-utils-native linuxdoc-tools-native python"
22 21
diff --git a/meta/recipes-extended/lighttpd/lighttpd_1.4.32.bb b/meta/recipes-extended/lighttpd/lighttpd_1.4.32.bb
index c243494686..a1f0589f7d 100644
--- a/meta/recipes-extended/lighttpd/lighttpd_1.4.32.bb
+++ b/meta/recipes-extended/lighttpd/lighttpd_1.4.32.bb
@@ -16,7 +16,6 @@ RDEPENDS_${PN} += " \
16 lighttpd-module-staticfile \ 16 lighttpd-module-staticfile \
17" 17"
18 18
19PR = "r0"
20 19
21SRC_URI = "http://download.lighttpd.net/lighttpd/releases-1.4.x/lighttpd-${PV}.tar.bz2 \ 20SRC_URI = "http://download.lighttpd.net/lighttpd/releases-1.4.x/lighttpd-${PV}.tar.bz2 \
22 file://index.html.lighttpd \ 21 file://index.html.lighttpd \
diff --git a/meta/recipes-extended/logrotate/logrotate_3.8.1.bb b/meta/recipes-extended/logrotate/logrotate_3.8.1.bb
index 2b6dc93284..e5b30d80b4 100644
--- a/meta/recipes-extended/logrotate/logrotate_3.8.1.bb
+++ b/meta/recipes-extended/logrotate/logrotate_3.8.1.bb
@@ -2,7 +2,6 @@ DESCRIPTION = "Rotates, compresses, removes and mails system log files"
2SECTION = "console/utils" 2SECTION = "console/utils"
3HOMEPAGE = "https://fedorahosted.org/releases/l/o/logrotate" 3HOMEPAGE = "https://fedorahosted.org/releases/l/o/logrotate"
4LICENSE = "GPLv2" 4LICENSE = "GPLv2"
5PR = "r0"
6 5
7DEPENDS="coreutils popt" 6DEPENDS="coreutils popt"
8 7
diff --git a/meta/recipes-extended/lsof/lsof_4.87.bb b/meta/recipes-extended/lsof/lsof_4.87.bb
index 2f425aab4a..5676cd9822 100644
--- a/meta/recipes-extended/lsof/lsof_4.87.bb
+++ b/meta/recipes-extended/lsof/lsof_4.87.bb
@@ -3,7 +3,6 @@ DESCRIPTION = "Lsof is a Unix-specific diagnostic tool. \
3Its name stands for LiSt Open Files, and it does just that." 3Its name stands for LiSt Open Files, and it does just that."
4SECTION = "devel" 4SECTION = "devel"
5LICENSE = "BSD" 5LICENSE = "BSD"
6PR = "r0"
7 6
8SRC_URI = "ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/lsof_${PV}.tar.bz2" 7SRC_URI = "ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/lsof_${PV}.tar.bz2"
9 8
diff --git a/meta/recipes-extended/minicom/minicom_2.6.2.bb b/meta/recipes-extended/minicom/minicom_2.6.2.bb
index bef386acfe..5694cc24a9 100644
--- a/meta/recipes-extended/minicom/minicom_2.6.2.bb
+++ b/meta/recipes-extended/minicom/minicom_2.6.2.bb
@@ -6,7 +6,6 @@ LICENSE = "GPLv2+"
6LIC_FILES_CHKSUM = "file://COPYING;md5=420477abc567404debca0a2a1cb6b645 \ 6LIC_FILES_CHKSUM = "file://COPYING;md5=420477abc567404debca0a2a1cb6b645 \
7 file://src/minicom.h;beginline=1;endline=12;md5=a58838cb709f0db517f4e42730c49e81" 7 file://src/minicom.h;beginline=1;endline=12;md5=a58838cb709f0db517f4e42730c49e81"
8 8
9PR = "r0"
10 9
11SRC_URI = "http://alioth.debian.org/frs/download.php/3869/minicom-${PV}.tar.gz \ 10SRC_URI = "http://alioth.debian.org/frs/download.php/3869/minicom-${PV}.tar.gz \
12 file://allow.to.disable.lockdev.patch \ 11 file://allow.to.disable.lockdev.patch \
diff --git a/meta/recipes-extended/perl/libconvert-asn1-perl_0.26.bb b/meta/recipes-extended/perl/libconvert-asn1-perl_0.26.bb
index cd3141a91b..95682ee38a 100644
--- a/meta/recipes-extended/perl/libconvert-asn1-perl_0.26.bb
+++ b/meta/recipes-extended/perl/libconvert-asn1-perl_0.26.bb
@@ -2,7 +2,6 @@ DESCRIPTION = "Convert::ASN1 - ASN.1 Encode/Decode library"
2SECTION = "libs" 2SECTION = "libs"
3LICENSE = "Artistic-1.0 | GPL-1.0+" 3LICENSE = "Artistic-1.0 | GPL-1.0+"
4LIC_FILES_CHKSUM = "file://README.md;beginline=91;endline=97;md5=ceff7fd286eb6d8e8e0d3d23e096a63f" 4LIC_FILES_CHKSUM = "file://README.md;beginline=91;endline=97;md5=ceff7fd286eb6d8e8e0d3d23e096a63f"
5PR = "r0"
6 5
7SRC_URI = "http://search.cpan.org/CPAN/authors/id/G/GB/GBARR/Convert-ASN1-${PV}.tar.gz" 6SRC_URI = "http://search.cpan.org/CPAN/authors/id/G/GB/GBARR/Convert-ASN1-${PV}.tar.gz"
8 7
diff --git a/meta/recipes-extended/perl/libtimedate-perl_2.30.bb b/meta/recipes-extended/perl/libtimedate-perl_2.30.bb
index 80595afbef..fb396f1115 100644
--- a/meta/recipes-extended/perl/libtimedate-perl_2.30.bb
+++ b/meta/recipes-extended/perl/libtimedate-perl_2.30.bb
@@ -3,7 +3,6 @@ SECTION = "libs"
3# You can redistribute it and/or modify it under the same terms as Perl itself. 3# You can redistribute it and/or modify it under the same terms as Perl itself.
4LICENSE = "Artistic-1.0 | GPL-1.0+" 4LICENSE = "Artistic-1.0 | GPL-1.0+"
5LIC_FILES_CHKSUM = "file://README;beginline=21;md5=576b7cb41e5e821501a01ed66f0f9d9e" 5LIC_FILES_CHKSUM = "file://README;beginline=21;md5=576b7cb41e5e821501a01ed66f0f9d9e"
6PR = "r0"
7 6
8SRC_URI = "http://search.cpan.org/CPAN/authors/id/G/GB/GBARR/TimeDate-${PV}.tar.gz" 7SRC_URI = "http://search.cpan.org/CPAN/authors/id/G/GB/GBARR/TimeDate-${PV}.tar.gz"
9 8
diff --git a/meta/recipes-extended/perl/libxml-sax-base-perl_1.08.bb b/meta/recipes-extended/perl/libxml-sax-base-perl_1.08.bb
index 3242f7b7ed..14a337057e 100644
--- a/meta/recipes-extended/perl/libxml-sax-base-perl_1.08.bb
+++ b/meta/recipes-extended/perl/libxml-sax-base-perl_1.08.bb
@@ -8,7 +8,6 @@ implement the characters() callback."
8SECTION = "libs" 8SECTION = "libs"
9LICENSE = "Artistic-1.0 | GPL-1.0+" 9LICENSE = "Artistic-1.0 | GPL-1.0+"
10RDEPENDS_${PN} += "perl-module-extutils-makemaker" 10RDEPENDS_${PN} += "perl-module-extutils-makemaker"
11PR = "r0"
12 11
13LIC_FILES_CHKSUM = "file://dist.ini;endline=5;md5=8f9c9a55340aefaee6e9704c88466446" 12LIC_FILES_CHKSUM = "file://dist.ini;endline=5;md5=8f9c9a55340aefaee6e9704c88466446"
14 13
diff --git a/meta/recipes-extended/psmisc/psmisc_22.20.bb b/meta/recipes-extended/psmisc/psmisc_22.20.bb
index f0ee79ce80..3dbd9990b9 100644
--- a/meta/recipes-extended/psmisc/psmisc_22.20.bb
+++ b/meta/recipes-extended/psmisc/psmisc_22.20.bb
@@ -1,7 +1,6 @@
1require psmisc.inc 1require psmisc.inc
2LICENSE = "GPLv2" 2LICENSE = "GPLv2"
3LIC_FILES_CHKSUM = "file://COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3" 3LIC_FILES_CHKSUM = "file://COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3"
4PR = "r0"
5 4
6SRC_URI[md5sum] = "a25fc99a6dc7fa7ae6e4549be80b401f" 5SRC_URI[md5sum] = "a25fc99a6dc7fa7ae6e4549be80b401f"
7SRC_URI[sha256sum] = "b17224e2385f6a799ffebba27eb7870771d42555e86814ef56b6d7e955765514" 6SRC_URI[sha256sum] = "b17224e2385f6a799ffebba27eb7870771d42555e86814ef56b6d7e955765514"
diff --git a/meta/recipes-extended/sed/sed_4.2.2.bb b/meta/recipes-extended/sed/sed_4.2.2.bb
index 8f4e0419e5..c3eca2716d 100644
--- a/meta/recipes-extended/sed/sed_4.2.2.bb
+++ b/meta/recipes-extended/sed/sed_4.2.2.bb
@@ -4,7 +4,6 @@ LICENSE = "GPLv3+"
4LIC_FILES_CHKSUM = "file://COPYING;md5=f27defe1e96c2e1ecd4e0c9be8967949 \ 4LIC_FILES_CHKSUM = "file://COPYING;md5=f27defe1e96c2e1ecd4e0c9be8967949 \
5 file://sed/sed.h;beginline=1;endline=17;md5=767ab3a06d7584f6fd0469abaec4412f" 5 file://sed/sed.h;beginline=1;endline=17;md5=767ab3a06d7584f6fd0469abaec4412f"
6SECTION = "console/utils" 6SECTION = "console/utils"
7PR = "r0"
8 7
9SRC_URI = "${GNU_MIRROR}/sed/sed-${PV}.tar.gz" 8SRC_URI = "${GNU_MIRROR}/sed/sed-${PV}.tar.gz"
10 9
diff --git a/meta/recipes-extended/stat/stat_3.3.bb b/meta/recipes-extended/stat/stat_3.3.bb
index 1131bdf6f7..2a9bdd1a29 100644
--- a/meta/recipes-extended/stat/stat_3.3.bb
+++ b/meta/recipes-extended/stat/stat_3.3.bb
@@ -6,7 +6,6 @@ LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=39886b077fd072e876e5c4c16310b631 \
6 6
7BBCLASSEXTEND = "native" 7BBCLASSEXTEND = "native"
8 8
9PR = "r0"
10 9
11SRC_URI = "ftp://metalab.unc.edu/pub/Linux/utils/file/stat-3.3.tar.gz \ 10SRC_URI = "ftp://metalab.unc.edu/pub/Linux/utils/file/stat-3.3.tar.gz \
12 file://fix-error-return.patch" 11 file://fix-error-return.patch"