diff options
Diffstat (limited to 'meta/recipes-devtools')
20 files changed, 0 insertions, 20 deletions
diff --git a/meta/recipes-devtools/chrpath/chrpath_0.14.bb b/meta/recipes-devtools/chrpath/chrpath_0.14.bb index b6d8262075..27b75b4aea 100644 --- a/meta/recipes-devtools/chrpath/chrpath_0.14.bb +++ b/meta/recipes-devtools/chrpath/chrpath_0.14.bb | |||
@@ -6,7 +6,6 @@ HOMEPAGE = "http://alioth.debian.org/projects/chrpath/" | |||
6 | BUGTRACKER = "http://alioth.debian.org/tracker/?atid=412807&group_id=31052" | 6 | BUGTRACKER = "http://alioth.debian.org/tracker/?atid=412807&group_id=31052" |
7 | LICENSE = "GPLv2" | 7 | LICENSE = "GPLv2" |
8 | LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552" | 8 | LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552" |
9 | PR = "r0" | ||
10 | 9 | ||
11 | SRC_URI = "http://alioth.debian.org/frs/download.php/file/3648/chrpath-${PV}.tar.gz \ | 10 | SRC_URI = "http://alioth.debian.org/frs/download.php/file/3648/chrpath-${PV}.tar.gz \ |
12 | file://standarddoc.patch" | 11 | file://standarddoc.patch" |
diff --git a/meta/recipes-devtools/distcc/distcc_3.1.bb b/meta/recipes-devtools/distcc/distcc_3.1.bb index 357173210e..5c889fa9bc 100644 --- a/meta/recipes-devtools/distcc/distcc_3.1.bb +++ b/meta/recipes-devtools/distcc/distcc_3.1.bb | |||
@@ -4,7 +4,6 @@ compilation of C/C++/ObjC code across machines on a network." | |||
4 | SECTION = "devel" | 4 | SECTION = "devel" |
5 | LICENSE = "GPLv2" | 5 | LICENSE = "GPLv2" |
6 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" | 6 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" |
7 | PR = "r0" | ||
8 | 7 | ||
9 | DEPENDS = "avahi" | 8 | DEPENDS = "avahi" |
10 | 9 | ||
diff --git a/meta/recipes-devtools/dmidecode/dmidecode_2.12.bb b/meta/recipes-devtools/dmidecode/dmidecode_2.12.bb index fb2c62a20c..ee6aa6ab9b 100644 --- a/meta/recipes-devtools/dmidecode/dmidecode_2.12.bb +++ b/meta/recipes-devtools/dmidecode/dmidecode_2.12.bb | |||
@@ -2,7 +2,6 @@ DESCRIPTION = "DMI (Desktop Management Interface) table related utilities" | |||
2 | HOMEPAGE = "http://www.nongnu.org/dmidecode/" | 2 | HOMEPAGE = "http://www.nongnu.org/dmidecode/" |
3 | LICENSE = "GPLv2" | 3 | LICENSE = "GPLv2" |
4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=393a5ca445f6965873eca0259a17f833" | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=393a5ca445f6965873eca0259a17f833" |
5 | PR = "r0" | ||
6 | 5 | ||
7 | SRC_URI = "http://savannah.nongnu.org/download/dmidecode/${BP}.tar.bz2" | 6 | SRC_URI = "http://savannah.nongnu.org/download/dmidecode/${BP}.tar.bz2" |
8 | 7 | ||
diff --git a/meta/recipes-devtools/gnu-config/gnu-config_20120814.bb b/meta/recipes-devtools/gnu-config/gnu-config_20120814.bb index 97c66b312f..44e1b5d49e 100644 --- a/meta/recipes-devtools/gnu-config/gnu-config_20120814.bb +++ b/meta/recipes-devtools/gnu-config/gnu-config_20120814.bb | |||
@@ -8,7 +8,6 @@ DEPENDS_class-native = "perl-native-runtime" | |||
8 | 8 | ||
9 | INHIBIT_DEFAULT_DEPS = "1" | 9 | INHIBIT_DEFAULT_DEPS = "1" |
10 | 10 | ||
11 | PR = "r0" | ||
12 | 11 | ||
13 | SRC_URI = "http://downloads.yoctoproject.org/releases/gnu-config/gnu-config-${PV}.tar.bz2 \ | 12 | SRC_URI = "http://downloads.yoctoproject.org/releases/gnu-config/gnu-config-${PV}.tar.bz2 \ |
14 | file://config-guess-uclibc.patch \ | 13 | file://config-guess-uclibc.patch \ |
diff --git a/meta/recipes-devtools/gnu-config/gnu-config_git.bb b/meta/recipes-devtools/gnu-config/gnu-config_git.bb index b12ab7ddc3..00fa759176 100644 --- a/meta/recipes-devtools/gnu-config/gnu-config_git.bb +++ b/meta/recipes-devtools/gnu-config/gnu-config_git.bb | |||
@@ -10,7 +10,6 @@ INHIBIT_DEFAULT_DEPS = "1" | |||
10 | 10 | ||
11 | SRCREV = "a47f842264fc19837f8a00eb1d2d254a4c527334" | 11 | SRCREV = "a47f842264fc19837f8a00eb1d2d254a4c527334" |
12 | PV = "1.0+git${SRCPV}" | 12 | PV = "1.0+git${SRCPV}" |
13 | PR = "r0" | ||
14 | 13 | ||
15 | SRC_URI = "git://git.sv.gnu.org/config.git \ | 14 | SRC_URI = "git://git.sv.gnu.org/config.git \ |
16 | file://config-guess-uclibc.patch \ | 15 | file://config-guess-uclibc.patch \ |
diff --git a/meta/recipes-devtools/guile/guile_2.0.9.bb b/meta/recipes-devtools/guile/guile_2.0.9.bb index 0dd61ff2a2..4c3fe28b21 100644 --- a/meta/recipes-devtools/guile/guile_2.0.9.bb +++ b/meta/recipes-devtools/guile/guile_2.0.9.bb | |||
@@ -27,7 +27,6 @@ SRC_URI = "${GNU_MIRROR}/guile/guile-${PV}.tar.xz \ | |||
27 | SRC_URI[md5sum] = "a69b575d4a633bdd9118f3a4a1e97766" | 27 | SRC_URI[md5sum] = "a69b575d4a633bdd9118f3a4a1e97766" |
28 | SRC_URI[sha256sum] = "f70a38c8d9751f442679bfe61852bba8545af4d4355d037630997c2f37f2895b" | 28 | SRC_URI[sha256sum] = "f70a38c8d9751f442679bfe61852bba8545af4d4355d037630997c2f37f2895b" |
29 | 29 | ||
30 | PR = "r0" | ||
31 | 30 | ||
32 | inherit autotools gettext | 31 | inherit autotools gettext |
33 | BBCLASSEXTEND = "native" | 32 | BBCLASSEXTEND = "native" |
diff --git a/meta/recipes-devtools/intltool/intltool_0.50.2.bb b/meta/recipes-devtools/intltool/intltool_0.50.2.bb index c25e21ae5d..05c96c78cf 100644 --- a/meta/recipes-devtools/intltool/intltool_0.50.2.bb +++ b/meta/recipes-devtools/intltool/intltool_0.50.2.bb | |||
@@ -1,7 +1,6 @@ | |||
1 | require intltool.inc | 1 | require intltool.inc |
2 | LICENSE="GPLv2" | 2 | LICENSE="GPLv2" |
3 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" | 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" |
4 | PR = "r0" | ||
5 | 4 | ||
6 | SRC_URI += "file://intltool-nowarn.patch \ | 5 | SRC_URI += "file://intltool-nowarn.patch \ |
7 | ${NATIVEPATCHES} \ | 6 | ${NATIVEPATCHES} \ |
diff --git a/meta/recipes-devtools/linuxdoc-tools/linuxdoc-tools-native_0.9.69.bb b/meta/recipes-devtools/linuxdoc-tools/linuxdoc-tools-native_0.9.69.bb index b744ccd368..ba9c72e8c7 100644 --- a/meta/recipes-devtools/linuxdoc-tools/linuxdoc-tools-native_0.9.69.bb +++ b/meta/recipes-devtools/linuxdoc-tools/linuxdoc-tools-native_0.9.69.bb | |||
@@ -6,7 +6,6 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=077ef64ec3ac257fb0d786531cf26931" | |||
6 | 6 | ||
7 | DEPENDS = "groff-native openjade-native" | 7 | DEPENDS = "groff-native openjade-native" |
8 | 8 | ||
9 | PR = "r0" | ||
10 | 9 | ||
11 | SRC_URI = "${DEBIAN_MIRROR}/main/l/linuxdoc-tools/linuxdoc-tools_${PV}.orig.tar.gz \ | 10 | SRC_URI = "${DEBIAN_MIRROR}/main/l/linuxdoc-tools/linuxdoc-tools_${PV}.orig.tar.gz \ |
12 | file://disable_sgml2rtf.patch \ | 11 | file://disable_sgml2rtf.patch \ |
diff --git a/meta/recipes-devtools/mkelfimage/mkelfimage_git.bb b/meta/recipes-devtools/mkelfimage/mkelfimage_git.bb index 8d232bbb3f..07bff64bfe 100644 --- a/meta/recipes-devtools/mkelfimage/mkelfimage_git.bb +++ b/meta/recipes-devtools/mkelfimage/mkelfimage_git.bb | |||
@@ -6,7 +6,6 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=ea5bed2f60d357618ca161ad539f7c0a" | |||
6 | 6 | ||
7 | SRCREV = "686a48a339b3200184c27e7f98d4c03180b2be6c" | 7 | SRCREV = "686a48a339b3200184c27e7f98d4c03180b2be6c" |
8 | PV = "4.0+git${SRCPV}" | 8 | PV = "4.0+git${SRCPV}" |
9 | PR = "r0" | ||
10 | 9 | ||
11 | DEPENDS += "zlib" | 10 | DEPENDS += "zlib" |
12 | 11 | ||
diff --git a/meta/recipes-devtools/mtools/mtools_4.0.18.bb b/meta/recipes-devtools/mtools/mtools_4.0.18.bb index 0f99685109..dcd6066634 100644 --- a/meta/recipes-devtools/mtools/mtools_4.0.18.bb +++ b/meta/recipes-devtools/mtools/mtools_4.0.18.bb | |||
@@ -5,7 +5,6 @@ SECTION = "optional" | |||
5 | LICENSE = "GPLv3" | 5 | LICENSE = "GPLv3" |
6 | LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" | 6 | LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" |
7 | 7 | ||
8 | PR = "r0" | ||
9 | 8 | ||
10 | RDEPENDS_${PN} = "glibc-gconv-ibm850" | 9 | RDEPENDS_${PN} = "glibc-gconv-ibm850" |
11 | RRECOMMENDS_${PN} = "\ | 10 | RRECOMMENDS_${PN} = "\ |
diff --git a/meta/recipes-devtools/patch/patch_2.7.1.bb b/meta/recipes-devtools/patch/patch_2.7.1.bb index 4fc137e572..7d009feb51 100644 --- a/meta/recipes-devtools/patch/patch_2.7.1.bb +++ b/meta/recipes-devtools/patch/patch_2.7.1.bb | |||
@@ -1,7 +1,6 @@ | |||
1 | require patch.inc | 1 | require patch.inc |
2 | LICENSE = "GPLv3" | 2 | LICENSE = "GPLv3" |
3 | 3 | ||
4 | PR = "r0" | ||
5 | 4 | ||
6 | SRC_URI[md5sum] = "95dd8d7e41dcbcecdd5cd88ef915378d" | 5 | SRC_URI[md5sum] = "95dd8d7e41dcbcecdd5cd88ef915378d" |
7 | SRC_URI[sha256sum] = "c05f28668c3474bc63adcd48abae921d15e71c254fbebdbaeda40456d64039d5" | 6 | SRC_URI[sha256sum] = "c05f28668c3474bc63adcd48abae921d15e71c254fbebdbaeda40456d64039d5" |
diff --git a/meta/recipes-devtools/pax-utils/pax-utils_0.7.bb b/meta/recipes-devtools/pax-utils/pax-utils_0.7.bb index 63cf0ea3ff..30fb0e6674 100644 --- a/meta/recipes-devtools/pax-utils/pax-utils_0.7.bb +++ b/meta/recipes-devtools/pax-utils/pax-utils_0.7.bb | |||
@@ -11,7 +11,6 @@ SRC_URI = "http://gentoo.osuosl.org/distfiles/pax-utils-${PV}.tar.xz" | |||
11 | 11 | ||
12 | SRC_URI[md5sum] = "8ae7743ad11500f7604f2e817221d877" | 12 | SRC_URI[md5sum] = "8ae7743ad11500f7604f2e817221d877" |
13 | SRC_URI[sha256sum] = "1ac4cee9a9ca97a723505eb29a25e50adeccffba3f0f0ef4f035cf082caf3b84" | 13 | SRC_URI[sha256sum] = "1ac4cee9a9ca97a723505eb29a25e50adeccffba3f0f0ef4f035cf082caf3b84" |
14 | PR = "r0" | ||
15 | 14 | ||
16 | do_install() { | 15 | do_install() { |
17 | oe_runmake PREFIX=${D}${prefix} DESTDIR=${D} install | 16 | oe_runmake PREFIX=${D}${prefix} DESTDIR=${D} install |
diff --git a/meta/recipes-devtools/perl/liburi-perl_1.60.bb b/meta/recipes-devtools/perl/liburi-perl_1.60.bb index cd42e095b0..21e838e2cd 100644 --- a/meta/recipes-devtools/perl/liburi-perl_1.60.bb +++ b/meta/recipes-devtools/perl/liburi-perl_1.60.bb | |||
@@ -4,7 +4,6 @@ and manipulate the various components that make up these strings." | |||
4 | 4 | ||
5 | SECTION = "libs" | 5 | SECTION = "libs" |
6 | LICENSE = "Artistic-1.0 | GPL-1.0+" | 6 | LICENSE = "Artistic-1.0 | GPL-1.0+" |
7 | PR = "r0" | ||
8 | 7 | ||
9 | LIC_FILES_CHKSUM = "file://README;beginline=26;endline=30;md5=6c33ae5c87fd1c4897714e122dd9c23d" | 8 | LIC_FILES_CHKSUM = "file://README;beginline=26;endline=30;md5=6c33ae5c87fd1c4897714e122dd9c23d" |
10 | 9 | ||
diff --git a/meta/recipes-devtools/perl/libxml-simple-perl_2.20.bb b/meta/recipes-devtools/perl/libxml-simple-perl_2.20.bb index 31294ea1f2..1fcb3224e8 100644 --- a/meta/recipes-devtools/perl/libxml-simple-perl_2.20.bb +++ b/meta/recipes-devtools/perl/libxml-simple-perl_2.20.bb | |||
@@ -9,7 +9,6 @@ SECTION = "libs" | |||
9 | LICENSE = "Artistic-1.0 | GPL-1.0" | 9 | LICENSE = "Artistic-1.0 | GPL-1.0" |
10 | LIC_FILES_CHKSUM = "file://LICENSE;md5=e7dbb3e2241fac8457967053fc1a1ddb" | 10 | LIC_FILES_CHKSUM = "file://LICENSE;md5=e7dbb3e2241fac8457967053fc1a1ddb" |
11 | DEPENDS += "libxml-parser-perl" | 11 | DEPENDS += "libxml-parser-perl" |
12 | PR = "r0" | ||
13 | 12 | ||
14 | SRC_URI = "http://www.cpan.org/modules/by-module/XML/XML-Simple-${PV}.tar.gz" | 13 | SRC_URI = "http://www.cpan.org/modules/by-module/XML/XML-Simple-${PV}.tar.gz" |
15 | 14 | ||
diff --git a/meta/recipes-devtools/perl/perl-native_5.14.3.bb b/meta/recipes-devtools/perl/perl-native_5.14.3.bb index c9ec2d2655..659baaa9e9 100644 --- a/meta/recipes-devtools/perl/perl-native_5.14.3.bb +++ b/meta/recipes-devtools/perl/perl-native_5.14.3.bb | |||
@@ -2,7 +2,6 @@ DESCRIPTION = "Perl is a popular scripting language." | |||
2 | HOMEPAGE = "http://www.perl.org/" | 2 | HOMEPAGE = "http://www.perl.org/" |
3 | SECTION = "libs" | 3 | SECTION = "libs" |
4 | LICENSE = "Artistic-1.0 | GPL-1.0" | 4 | LICENSE = "Artistic-1.0 | GPL-1.0" |
5 | PR = "r0" | ||
6 | 5 | ||
7 | LIC_FILES_CHKSUM = "file://Copying;md5=2b4c6ffbcfcbdee469f02565f253d81a \ | 6 | LIC_FILES_CHKSUM = "file://Copying;md5=2b4c6ffbcfcbdee469f02565f253d81a \ |
8 | file://Artistic;md5=f921793d03cc6d63ec4b15e9be8fd3f8" | 7 | file://Artistic;md5=f921793d03cc6d63ec4b15e9be8fd3f8" |
diff --git a/meta/recipes-devtools/pseudo/pseudo_git.bb b/meta/recipes-devtools/pseudo/pseudo_git.bb index 226ff96dda..66fc85ff8d 100644 --- a/meta/recipes-devtools/pseudo/pseudo_git.bb +++ b/meta/recipes-devtools/pseudo/pseudo_git.bb | |||
@@ -2,7 +2,6 @@ require pseudo.inc | |||
2 | 2 | ||
3 | SRCREV = "b9eb2b5633b5a23efe72c950494728d93c2b5823" | 3 | SRCREV = "b9eb2b5633b5a23efe72c950494728d93c2b5823" |
4 | PV = "1.5.1+git${SRCPV}" | 4 | PV = "1.5.1+git${SRCPV}" |
5 | PR = "r0" | ||
6 | 5 | ||
7 | DEFAULT_PREFERENCE = "-1" | 6 | DEFAULT_PREFERENCE = "-1" |
8 | 7 | ||
diff --git a/meta/recipes-devtools/qemu/qemu_git.bb b/meta/recipes-devtools/qemu/qemu_git.bb index 5f5f0dd05e..a30932a8ba 100644 --- a/meta/recipes-devtools/qemu/qemu_git.bb +++ b/meta/recipes-devtools/qemu/qemu_git.bb | |||
@@ -6,7 +6,6 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=441c28d2cf86e15a37fa47e15a72fbac \ | |||
6 | file://COPYING.LIB;endline=24;md5=c04def7ae38850e7d3ef548588159913" | 6 | file://COPYING.LIB;endline=24;md5=c04def7ae38850e7d3ef548588159913" |
7 | 7 | ||
8 | PV = "1.3.0+git${SRCPV}" | 8 | PV = "1.3.0+git${SRCPV}" |
9 | PR = "r0" | ||
10 | 9 | ||
11 | SRC_URI_prepend = "git://git.qemu.org/qemu.git" | 10 | SRC_URI_prepend = "git://git.qemu.org/qemu.git" |
12 | S = "${WORKDIR}/git" | 11 | S = "${WORKDIR}/git" |
diff --git a/meta/recipes-devtools/qemu/qemuwrapper-cross_1.0.bb b/meta/recipes-devtools/qemu/qemuwrapper-cross_1.0.bb index 18f1892884..501d803e1d 100644 --- a/meta/recipes-devtools/qemu/qemuwrapper-cross_1.0.bb +++ b/meta/recipes-devtools/qemu/qemuwrapper-cross_1.0.bb | |||
@@ -1,6 +1,5 @@ | |||
1 | DESCRIPTION = "Qemu wrapper script" | 1 | DESCRIPTION = "Qemu wrapper script" |
2 | LICENSE = "MIT" | 2 | LICENSE = "MIT" |
3 | PR = "r0" | ||
4 | LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" | 3 | LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" |
5 | 4 | ||
6 | inherit qemu | 5 | inherit qemu |
diff --git a/meta/recipes-devtools/quilt/quilt-native_0.60.bb b/meta/recipes-devtools/quilt/quilt-native_0.60.bb index b99b9b65d2..b875dbc067 100644 --- a/meta/recipes-devtools/quilt/quilt-native_0.60.bb +++ b/meta/recipes-devtools/quilt/quilt-native_0.60.bb | |||
@@ -1,4 +1,3 @@ | |||
1 | require quilt-${PV}.inc | 1 | require quilt-${PV}.inc |
2 | require quilt-native.inc | 2 | require quilt-native.inc |
3 | 3 | ||
4 | PR = "r0" | ||
diff --git a/meta/recipes-devtools/strace/strace_4.8.bb b/meta/recipes-devtools/strace/strace_4.8.bb index 23cc03e8af..9fedb6ba86 100644 --- a/meta/recipes-devtools/strace/strace_4.8.bb +++ b/meta/recipes-devtools/strace/strace_4.8.bb | |||
@@ -3,7 +3,6 @@ HOMEPAGE = "http://strace.sourceforge.net" | |||
3 | SECTION = "console/utils" | 3 | SECTION = "console/utils" |
4 | LICENSE = "BSD" | 4 | LICENSE = "BSD" |
5 | LIC_FILES_CHKSUM = "file://COPYING;md5=124500c21e856f0912df29295ba104c7" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=124500c21e856f0912df29295ba104c7" |
6 | PR = "r0" | ||
7 | 6 | ||
8 | SRC_URI = "${SOURCEFORGE_MIRROR}/strace/strace-${PV}.tar.xz \ | 7 | SRC_URI = "${SOURCEFORGE_MIRROR}/strace/strace-${PV}.tar.xz \ |
9 | file://git-version-gen \ | 8 | file://git-version-gen \ |