diff options
Diffstat (limited to 'meta/recipes-devtools')
59 files changed, 126 insertions, 126 deletions
diff --git a/meta/recipes-devtools/apt/apt.inc b/meta/recipes-devtools/apt/apt.inc index 83411a968a..b528c00fd8 100644 --- a/meta/recipes-devtools/apt/apt.inc +++ b/meta/recipes-devtools/apt/apt.inc | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Advanced front-end for dpkg." | 1 | SUMMARY = "Advanced front-end for dpkg" |
2 | LICENSE = "GPLv2.0+" | 2 | LICENSE = "GPLv2.0+" |
3 | SECTION = "base" | 3 | SECTION = "base" |
4 | 4 | ||
diff --git a/meta/recipes-devtools/cmake/cmake.inc b/meta/recipes-devtools/cmake/cmake.inc index 014ff5a750..69f4fe29b1 100644 --- a/meta/recipes-devtools/cmake/cmake.inc +++ b/meta/recipes-devtools/cmake/cmake.inc | |||
@@ -1,7 +1,7 @@ | |||
1 | # Copyright (C) 2005, Koninklijke Philips Electronics NV. All Rights Reserved | 1 | # Copyright (C) 2005, Koninklijke Philips Electronics NV. All Rights Reserved |
2 | # Released under the MIT license (see packages/COPYING) | 2 | # Released under the MIT license (see packages/COPYING) |
3 | 3 | ||
4 | DESCRIPTION = "A cross-platform, open-source make system" | 4 | SUMMARY = "Cross-platform, open-source make system" |
5 | HOMEPAGE = "http://www.cmake.org/" | 5 | HOMEPAGE = "http://www.cmake.org/" |
6 | BUGTRACKER = "http://public.kitware.com/Bug/my_view_page.php" | 6 | BUGTRACKER = "http://public.kitware.com/Bug/my_view_page.php" |
7 | SECTION = "console/utils" | 7 | SECTION = "console/utils" |
diff --git a/meta/recipes-devtools/desktop-file-utils/desktop-file-utils-native_0.22.bb b/meta/recipes-devtools/desktop-file-utils/desktop-file-utils-native_0.22.bb index 2a77642617..6f73564b4a 100644 --- a/meta/recipes-devtools/desktop-file-utils/desktop-file-utils-native_0.22.bb +++ b/meta/recipes-devtools/desktop-file-utils/desktop-file-utils-native_0.22.bb | |||
@@ -1,6 +1,6 @@ | |||
1 | SECTION = "console/utils" | 1 | SECTION = "console/utils" |
2 | SUMMARY = "Command line utilities for working with *.desktop files" | ||
2 | HOMEPAGE = "http://www.freedesktop.org/wiki/Software/desktop-file-utils" | 3 | HOMEPAGE = "http://www.freedesktop.org/wiki/Software/desktop-file-utils" |
3 | DESCRIPTION = "command line utilities to work with *.desktop files" | ||
4 | LICENSE = "GPLv2" | 4 | LICENSE = "GPLv2" |
5 | 5 | ||
6 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" | 6 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" |
diff --git a/meta/recipes-devtools/dmidecode/dmidecode_2.12.bb b/meta/recipes-devtools/dmidecode/dmidecode_2.12.bb index ee6aa6ab9b..3fc75fed6a 100644 --- a/meta/recipes-devtools/dmidecode/dmidecode_2.12.bb +++ b/meta/recipes-devtools/dmidecode/dmidecode_2.12.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "DMI (Desktop Management Interface) table related utilities" | 1 | SUMMARY = "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" |
diff --git a/meta/recipes-devtools/dpkg/dpkg.inc b/meta/recipes-devtools/dpkg/dpkg.inc index d5dc412cd9..0ccfd74f54 100644 --- a/meta/recipes-devtools/dpkg/dpkg.inc +++ b/meta/recipes-devtools/dpkg/dpkg.inc | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Package maintenance system for Debian." | 1 | SUMMARY = "Package maintenance system from Debian" |
2 | LICENSE = "GPLv2.0+" | 2 | LICENSE = "GPLv2.0+" |
3 | SECTION = "base" | 3 | SECTION = "base" |
4 | 4 | ||
diff --git a/meta/recipes-devtools/elfutils/elfutils_0.148.bb b/meta/recipes-devtools/elfutils/elfutils_0.148.bb index 6336a09101..110624297e 100644 --- a/meta/recipes-devtools/elfutils/elfutils_0.148.bb +++ b/meta/recipes-devtools/elfutils/elfutils_0.148.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "A collection of utilities and DSOs to handle compiled objects." | 1 | SUMMARY = "Utilities and libraries for handling compiled object files" |
2 | HOMEPAGE = "https://fedorahosted.org/elfutils" | 2 | HOMEPAGE = "https://fedorahosted.org/elfutils" |
3 | SECTION = "base" | 3 | SECTION = "base" |
4 | LICENSE = "(GPL-2+ & Elfutils-Exception)" | 4 | LICENSE = "(GPL-2+ & Elfutils-Exception)" |
diff --git a/meta/recipes-devtools/elfutils/elfutils_0.155.bb b/meta/recipes-devtools/elfutils/elfutils_0.155.bb index 14eac26d83..b1f410c0f6 100644 --- a/meta/recipes-devtools/elfutils/elfutils_0.155.bb +++ b/meta/recipes-devtools/elfutils/elfutils_0.155.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "A collection of utilities and DSOs to handle compiled objects." | 1 | SUMMARY = "Utilities and libraries for handling compiled object files" |
2 | HOMEPAGE = "https://fedorahosted.org/elfutils" | 2 | HOMEPAGE = "https://fedorahosted.org/elfutils" |
3 | SECTION = "base" | 3 | SECTION = "base" |
4 | LICENSE = "(GPLv3 & Elfutils-Exception)" | 4 | LICENSE = "(GPLv3 & Elfutils-Exception)" |
diff --git a/meta/recipes-devtools/gcc/gcc-common.inc b/meta/recipes-devtools/gcc/gcc-common.inc index 112e8ce7c7..feb402e75d 100644 --- a/meta/recipes-devtools/gcc/gcc-common.inc +++ b/meta/recipes-devtools/gcc/gcc-common.inc | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "The GNU cc and gcc C compilers." | 1 | SUMMARY = "GNU cc and gcc C compilers" |
2 | HOMEPAGE = "http://www.gnu.org/software/gcc/" | 2 | HOMEPAGE = "http://www.gnu.org/software/gcc/" |
3 | SECTION = "devel" | 3 | SECTION = "devel" |
4 | LICENSE = "GPL" | 4 | LICENSE = "GPL" |
diff --git a/meta/recipes-devtools/gcc/gcc-cross-canadian.inc b/meta/recipes-devtools/gcc/gcc-cross-canadian.inc index 136f26719e..477f499276 100644 --- a/meta/recipes-devtools/gcc/gcc-cross-canadian.inc +++ b/meta/recipes-devtools/gcc/gcc-cross-canadian.inc | |||
@@ -1,6 +1,6 @@ | |||
1 | inherit cross-canadian | 1 | inherit cross-canadian |
2 | 2 | ||
3 | DESCRIPTION = "The cross-canadian GNU cc and gcc C compilers for ${TARGET_ARCH} target." | 3 | SUMMARY = "GNU cc and gcc C compilers (cross-canadian for ${TARGET_ARCH} target)" |
4 | PN = "gcc-cross-canadian-${TRANSLATED_TARGET_ARCH}" | 4 | PN = "gcc-cross-canadian-${TRANSLATED_TARGET_ARCH}" |
5 | BPN = "gcc" | 5 | BPN = "gcc" |
6 | 6 | ||
diff --git a/meta/recipes-devtools/gdb/gdb-common.inc b/meta/recipes-devtools/gdb/gdb-common.inc index 695495416f..31b5d73bbe 100644 --- a/meta/recipes-devtools/gdb/gdb-common.inc +++ b/meta/recipes-devtools/gdb/gdb-common.inc | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "gdb - GNU debugger" | 1 | SUMMARY = "GNU debugger" |
2 | HOMEPAGE = "http://www.gnu.org/software/gdb/" | 2 | HOMEPAGE = "http://www.gnu.org/software/gdb/" |
3 | LICENSE="GPLv3+" | 3 | LICENSE="GPLv3+" |
4 | SECTION = "devel" | 4 | SECTION = "devel" |
diff --git a/meta/recipes-devtools/gdb/gdb-cross-canadian.inc b/meta/recipes-devtools/gdb/gdb-cross-canadian.inc index 653f52baaf..e594bb12f5 100644 --- a/meta/recipes-devtools/gdb/gdb-cross-canadian.inc +++ b/meta/recipes-devtools/gdb/gdb-cross-canadian.inc | |||
@@ -1,7 +1,7 @@ | |||
1 | inherit cross-canadian | 1 | inherit cross-canadian |
2 | inherit python-dir | 2 | inherit python-dir |
3 | 3 | ||
4 | DESCRIPTION = "cross-canadian gdb for ${TARGET_ARCH} target - GNU debugger" | 4 | SUMMARY = "GNU debugger (cross-canadian gdb for ${TARGET_ARCH} target)" |
5 | PN = "gdb-cross-canadian-${TRANSLATED_TARGET_ARCH}" | 5 | PN = "gdb-cross-canadian-${TRANSLATED_TARGET_ARCH}" |
6 | BPN = "gdb" | 6 | BPN = "gdb" |
7 | 7 | ||
diff --git a/meta/recipes-devtools/git/git.inc b/meta/recipes-devtools/git/git.inc index f33069c7ca..024bd9cc60 100644 --- a/meta/recipes-devtools/git/git.inc +++ b/meta/recipes-devtools/git/git.inc | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "The git revision control system used by the Linux kernel developers" | 1 | SUMMARY = "Distributed version control system" |
2 | SECTION = "console/utils" | 2 | SECTION = "console/utils" |
3 | LICENSE = "GPLv2" | 3 | LICENSE = "GPLv2" |
4 | DEPENDS = "openssl curl zlib expat" | 4 | DEPENDS = "openssl curl zlib expat" |
diff --git a/meta/recipes-devtools/guilt/guilt-native_git.bb b/meta/recipes-devtools/guilt/guilt-native_git.bb index 9c75c3c970..e88ae2cc13 100644 --- a/meta/recipes-devtools/guilt/guilt-native_git.bb +++ b/meta/recipes-devtools/guilt/guilt-native_git.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "guilt is quilt like tool for git" | 1 | SUMMARY = "quilt-like tool for Git" |
2 | LICENSE = "GPLv2" | 2 | LICENSE = "GPLv2" |
3 | 3 | ||
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=b6f3400dc1a01cebafe8a52b3f344135" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=b6f3400dc1a01cebafe8a52b3f344135" |
diff --git a/meta/recipes-devtools/help2man/help2man-native_1.43.3.bb b/meta/recipes-devtools/help2man/help2man-native_1.43.3.bb index d20cee1cbd..5bf6149d14 100644 --- a/meta/recipes-devtools/help2man/help2man-native_1.43.3.bb +++ b/meta/recipes-devtools/help2man/help2man-native_1.43.3.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Program to create simple man pages" | 1 | SUMMARY = "Program for creating simple man pages" |
2 | SECTION = "devel" | 2 | SECTION = "devel" |
3 | LICENSE = "GPLv3" | 3 | LICENSE = "GPLv3" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" |
diff --git a/meta/recipes-devtools/intltool/intltool.inc b/meta/recipes-devtools/intltool/intltool.inc index bf0e45bea3..be77704208 100644 --- a/meta/recipes-devtools/intltool/intltool.inc +++ b/meta/recipes-devtools/intltool/intltool.inc | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Utility scripts for internationalizing XML" | 1 | SUMMARY = "Utility scripts for internationalizing XML" |
2 | SECTION = "devel" | 2 | SECTION = "devel" |
3 | LICENSE = "GPLv2" | 3 | LICENSE = "GPLv2" |
4 | 4 | ||
diff --git a/meta/recipes-devtools/makedevs/makedevs_1.0.1.bb b/meta/recipes-devtools/makedevs/makedevs_1.0.1.bb index 6aa75a8743..dd9bea2619 100644 --- a/meta/recipes-devtools/makedevs/makedevs_1.0.1.bb +++ b/meta/recipes-devtools/makedevs/makedevs_1.0.1.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "A tool to make device nodes" | 1 | SUMMARY = "Tool for creating device nodes" |
2 | LICENSE = "GPLv2" | 2 | LICENSE = "GPLv2" |
3 | LIC_FILES_CHKSUM = "file://COPYING;md5=393a5ca445f6965873eca0259a17f833" | 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=393a5ca445f6965873eca0259a17f833" |
4 | SECTION = "base" | 4 | SECTION = "base" |
diff --git a/meta/recipes-devtools/mkelfimage/mkelfimage_git.bb b/meta/recipes-devtools/mkelfimage/mkelfimage_git.bb index 07bff64bfe..baa8f4524e 100644 --- a/meta/recipes-devtools/mkelfimage/mkelfimage_git.bb +++ b/meta/recipes-devtools/mkelfimage/mkelfimage_git.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "A utility to create ELF boot images for ELF-based Linux kernel images" | 1 | SUMMARY = "Utility for creating ELF boot images for ELF-based Linux kernel images" |
2 | HOMEPAGE = "http://www.coreboot.org/Mkelfimage" | 2 | HOMEPAGE = "http://www.coreboot.org/Mkelfimage" |
3 | SECTION = "devel" | 3 | SECTION = "devel" |
4 | LICENSE = "GPLv2" | 4 | LICENSE = "GPLv2" |
diff --git a/meta/recipes-devtools/mtd/mtd-utils_1.5.0.bb b/meta/recipes-devtools/mtd/mtd-utils_1.5.0.bb index ea527849b0..6042deefbe 100644 --- a/meta/recipes-devtools/mtd/mtd-utils_1.5.0.bb +++ b/meta/recipes-devtools/mtd/mtd-utils_1.5.0.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Tools for managing memory technology devices." | 1 | SUMMARY = "Tools for managing memory technology devices" |
2 | SECTION = "base" | 2 | SECTION = "base" |
3 | DEPENDS = "zlib lzo e2fsprogs util-linux" | 3 | DEPENDS = "zlib lzo e2fsprogs util-linux" |
4 | HOMEPAGE = "http://www.linux-mtd.infradead.org/" | 4 | HOMEPAGE = "http://www.linux-mtd.infradead.org/" |
diff --git a/meta/recipes-devtools/nasm/nasm_2.10.09.bb b/meta/recipes-devtools/nasm/nasm_2.10.09.bb index 19663d6be7..bfba5dce82 100644 --- a/meta/recipes-devtools/nasm/nasm_2.10.09.bb +++ b/meta/recipes-devtools/nasm/nasm_2.10.09.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "General-purpose x86 assembler" | 1 | SUMMARY = "General-purpose x86 assembler" |
2 | SECTION = "devel" | 2 | SECTION = "devel" |
3 | LICENSE = "BSD-2-Clause" | 3 | LICENSE = "BSD-2-Clause" |
4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=90904486f8fbf1861cf42752e1a39efe" | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=90904486f8fbf1861cf42752e1a39efe" |
diff --git a/meta/recipes-devtools/opkg-utils/opkg-utils_git.bb b/meta/recipes-devtools/opkg-utils/opkg-utils_git.bb index 279cb74a1d..10063e8f8c 100644 --- a/meta/recipes-devtools/opkg-utils/opkg-utils_git.bb +++ b/meta/recipes-devtools/opkg-utils/opkg-utils_git.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "OPKG Package Manager Utilities" | 1 | SUMMARY = "Additional utilities for the opkg package manager" |
2 | SECTION = "base" | 2 | SECTION = "base" |
3 | HOMEPAGE = "http://wiki.openmoko.org/wiki/Opkg" | 3 | HOMEPAGE = "http://wiki.openmoko.org/wiki/Opkg" |
4 | LICENSE = "GPLv2+" | 4 | LICENSE = "GPLv2+" |
diff --git a/meta/recipes-devtools/opkg/opkg-collateral.bb b/meta/recipes-devtools/opkg/opkg-collateral.bb index cacd8800e9..b121827ac7 100644 --- a/meta/recipes-devtools/opkg/opkg-collateral.bb +++ b/meta/recipes-devtools/opkg/opkg-collateral.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "opkg configuration files" | 1 | SUMMARY = "Constructs the main configuration file for opkg" |
2 | SECTION = "base" | 2 | SECTION = "base" |
3 | LICENSE = "MIT" | 3 | LICENSE = "MIT" |
4 | LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" | 4 | LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" |
diff --git a/meta/recipes-devtools/opkg/opkg-config-base_1.0.bb b/meta/recipes-devtools/opkg/opkg-config-base_1.0.bb index f40e981126..acbe1296bf 100644 --- a/meta/recipes-devtools/opkg/opkg-config-base_1.0.bb +++ b/meta/recipes-devtools/opkg/opkg-config-base_1.0.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Base configuration files for opkg" | 1 | SUMMARY = "Base configuration files for opkg" |
2 | LICENSE = "MIT" | 2 | LICENSE = "MIT" |
3 | LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" | 3 | LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" |
4 | PACKAGE_ARCH = "${MACHINE_ARCH}" | 4 | PACKAGE_ARCH = "${MACHINE_ARCH}" |
diff --git a/meta/recipes-devtools/opkg/opkg.inc b/meta/recipes-devtools/opkg/opkg.inc index 4ffd430b3f..c9fb505bd3 100644 --- a/meta/recipes-devtools/opkg/opkg.inc +++ b/meta/recipes-devtools/opkg/opkg.inc | |||
@@ -1,6 +1,6 @@ | |||
1 | DESCRIPTION = "Open Package Manager" | 1 | SUMMARY = "Open Package Manager" |
2 | DESCRIPTION_libopkg = "Open Package Manager Library" | 2 | SUMMARY_libopkg = "Open Package Manager library" |
3 | DESCRIPTION_update-alternatives-cworth = "Update alternatives" | 3 | SUMMARY_update-alternatives-cworth = "Utility for managing the alternatives system" |
4 | SECTION = "base" | 4 | SECTION = "base" |
5 | HOMEPAGE = "http://code.google.com/p/opkg/" | 5 | HOMEPAGE = "http://code.google.com/p/opkg/" |
6 | BUGTRACKER = "http://code.google.com/p/opkg/issues/list" | 6 | BUGTRACKER = "http://code.google.com/p/opkg/issues/list" |
diff --git a/meta/recipes-devtools/orc/orc.inc b/meta/recipes-devtools/orc/orc.inc index 6fd66a3d5b..b1348310ab 100644 --- a/meta/recipes-devtools/orc/orc.inc +++ b/meta/recipes-devtools/orc/orc.inc | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "orc - The Oil Runtime Compiler" | 1 | SUMMARY = "Optimised Inner Loop Runtime Compiler" |
2 | HOMEPAGE = "http://code.entropywave.com/projects/orc/" | 2 | HOMEPAGE = "http://code.entropywave.com/projects/orc/" |
3 | LICENSE = "BSD-2-Clause & BSD-3-Clause" | 3 | LICENSE = "BSD-2-Clause & BSD-3-Clause" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=1400bd9d09e8af56b9ec982b3d85797e" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=1400bd9d09e8af56b9ec982b3d85797e" |
diff --git a/meta/recipes-devtools/perl/libxml-parser-perl_2.41.bb b/meta/recipes-devtools/perl/libxml-parser-perl_2.41.bb index 66df91587b..43a8a84518 100644 --- a/meta/recipes-devtools/perl/libxml-parser-perl_2.41.bb +++ b/meta/recipes-devtools/perl/libxml-parser-perl_2.41.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "XML::Parser - A perl module for parsing XML documents" | 1 | SUMMARY = "XML::Parser - A perl module for parsing XML documents" |
2 | SECTION = "libs" | 2 | SECTION = "libs" |
3 | LICENSE = "Artistic-1.0 | GPL-1.0" | 3 | LICENSE = "Artistic-1.0 | GPL-1.0" |
4 | LIC_FILES_CHKSUM = "file://README;beginline=2;endline=6;md5=c8767d7516229f07b26e42d1cf8b51f1" | 4 | LIC_FILES_CHKSUM = "file://README;beginline=2;endline=6;md5=c8767d7516229f07b26e42d1cf8b51f1" |
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 659baaa9e9..eda217ca73 100644 --- a/meta/recipes-devtools/perl/perl-native_5.14.3.bb +++ b/meta/recipes-devtools/perl/perl-native_5.14.3.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Perl is a popular scripting language." | 1 | SUMMARY = "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" |
diff --git a/meta/recipes-devtools/perl/perl_5.14.3.bb b/meta/recipes-devtools/perl/perl_5.14.3.bb index 3829d4ba8c..9497eca543 100644 --- a/meta/recipes-devtools/perl/perl_5.14.3.bb +++ b/meta/recipes-devtools/perl/perl_5.14.3.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Perl is a popular scripting language." | 1 | SUMMARY = "Perl is a popular scripting language" |
2 | HOMEPAGE = "http://www.perl.org/" | 2 | HOMEPAGE = "http://www.perl.org/" |
3 | SECTION = "devel" | 3 | SECTION = "devel" |
4 | LICENSE = "Artistic-1.0 | GPL-1.0" | 4 | LICENSE = "Artistic-1.0 | GPL-1.0" |
diff --git a/meta/recipes-devtools/pseudo/pseudo.inc b/meta/recipes-devtools/pseudo/pseudo.inc index 9411c57819..f1d3db5a08 100644 --- a/meta/recipes-devtools/pseudo/pseudo.inc +++ b/meta/recipes-devtools/pseudo/pseudo.inc | |||
@@ -2,7 +2,7 @@ | |||
2 | # difficult. To work around the current version of the wrapper use: | 2 | # difficult. To work around the current version of the wrapper use: |
3 | # BBFETCH2=True PSEUDO_BUILD=1 ../bitbake/bin/bitbake pseudo-native [-c CMD] | 3 | # BBFETCH2=True PSEUDO_BUILD=1 ../bitbake/bin/bitbake pseudo-native [-c CMD] |
4 | 4 | ||
5 | DESCRIPTION = "Pseudo gives fake root capabilities to a normal user" | 5 | SUMMARY = "Pseudo gives fake root capabilities to a normal user" |
6 | HOMEPAGE = "http://git.yoctoproject.org/cgit/cgit.cgi/pseudo" | 6 | HOMEPAGE = "http://git.yoctoproject.org/cgit/cgit.cgi/pseudo" |
7 | LIC_FILES_CHKSUM = "file://COPYING;md5=243b725d71bb5df4a1e5920b344b86ad" | 7 | LIC_FILES_CHKSUM = "file://COPYING;md5=243b725d71bb5df4a1e5920b344b86ad" |
8 | SECTION = "base" | 8 | SECTION = "base" |
diff --git a/meta/recipes-devtools/python/python-2.7-manifest.inc b/meta/recipes-devtools/python/python-2.7-manifest.inc index 8e52252225..49dbc0bcd6 100644 --- a/meta/recipes-devtools/python/python-2.7-manifest.inc +++ b/meta/recipes-devtools/python/python-2.7-manifest.inc | |||
@@ -9,268 +9,268 @@ PROVIDES+="${PN}-2to3 ${PN}-audio ${PN}-bsddb ${PN}-codecs ${PN}-compile ${PN}-c | |||
9 | 9 | ||
10 | PACKAGES="${PN}-dbg ${PN}-2to3 ${PN}-audio ${PN}-bsddb ${PN}-codecs ${PN}-compile ${PN}-compiler ${PN}-compression ${PN}-core ${PN}-crypt ${PN}-ctypes ${PN}-curses ${PN}-datetime ${PN}-db ${PN}-debugger ${PN}-dev ${PN}-difflib ${PN}-distutils-staticdev ${PN}-distutils ${PN}-doctest ${PN}-elementtree ${PN}-email ${PN}-fcntl ${PN}-gdbm ${PN}-hotshot ${PN}-html ${PN}-idle ${PN}-image ${PN}-io ${PN}-json ${PN}-lang ${PN}-logging ${PN}-mailbox ${PN}-math ${PN}-mime ${PN}-mmap ${PN}-multiprocessing ${PN}-netclient ${PN}-netserver ${PN}-numbers ${PN}-pickle ${PN}-pkgutil ${PN}-pprint ${PN}-profile ${PN}-pydoc ${PN}-re ${PN}-readline ${PN}-resource ${PN}-robotparser ${PN}-shell ${PN}-smtpd ${PN}-sqlite3 ${PN}-sqlite3-tests ${PN}-stringold ${PN}-subprocess ${PN}-syslog ${PN}-terminal ${PN}-tests ${PN}-textutils ${PN}-threading ${PN}-tkinter ${PN}-unittest ${PN}-unixadmin ${PN}-xml ${PN}-xmlrpc ${PN}-zlib ${PN}-modules" | 10 | PACKAGES="${PN}-dbg ${PN}-2to3 ${PN}-audio ${PN}-bsddb ${PN}-codecs ${PN}-compile ${PN}-compiler ${PN}-compression ${PN}-core ${PN}-crypt ${PN}-ctypes ${PN}-curses ${PN}-datetime ${PN}-db ${PN}-debugger ${PN}-dev ${PN}-difflib ${PN}-distutils-staticdev ${PN}-distutils ${PN}-doctest ${PN}-elementtree ${PN}-email ${PN}-fcntl ${PN}-gdbm ${PN}-hotshot ${PN}-html ${PN}-idle ${PN}-image ${PN}-io ${PN}-json ${PN}-lang ${PN}-logging ${PN}-mailbox ${PN}-math ${PN}-mime ${PN}-mmap ${PN}-multiprocessing ${PN}-netclient ${PN}-netserver ${PN}-numbers ${PN}-pickle ${PN}-pkgutil ${PN}-pprint ${PN}-profile ${PN}-pydoc ${PN}-re ${PN}-readline ${PN}-resource ${PN}-robotparser ${PN}-shell ${PN}-smtpd ${PN}-sqlite3 ${PN}-sqlite3-tests ${PN}-stringold ${PN}-subprocess ${PN}-syslog ${PN}-terminal ${PN}-tests ${PN}-textutils ${PN}-threading ${PN}-tkinter ${PN}-unittest ${PN}-unixadmin ${PN}-xml ${PN}-xmlrpc ${PN}-zlib ${PN}-modules" |
11 | 11 | ||
12 | DESCRIPTION_${PN}-2to3="Python Automated Python 2 to 3 code translation" | 12 | SUMMARY_${PN}-2to3="Python automated Python 2 to 3 code translator" |
13 | RDEPENDS_${PN}-2to3="${PN}-core" | 13 | RDEPENDS_${PN}-2to3="${PN}-core" |
14 | FILES_${PN}-2to3="${bindir}/2to3 ${libdir}/python2.7/lib2to3 " | 14 | FILES_${PN}-2to3="${bindir}/2to3 ${libdir}/python2.7/lib2to3 " |
15 | 15 | ||
16 | DESCRIPTION_${PN}-audio="Python Audio Handling" | 16 | SUMMARY_${PN}-audio="Python Audio Handling" |
17 | RDEPENDS_${PN}-audio="${PN}-core" | 17 | RDEPENDS_${PN}-audio="${PN}-core" |
18 | FILES_${PN}-audio="${libdir}/python2.7/wave.* ${libdir}/python2.7/chunk.* ${libdir}/python2.7/sndhdr.* ${libdir}/python2.7/lib-dynload/ossaudiodev.so ${libdir}/python2.7/lib-dynload/audioop.so ${libdir}/python2.7/audiodev.* ${libdir}/python2.7/sunaudio.* ${libdir}/python2.7/sunau.* ${libdir}/python2.7/toaiff.* " | 18 | FILES_${PN}-audio="${libdir}/python2.7/wave.* ${libdir}/python2.7/chunk.* ${libdir}/python2.7/sndhdr.* ${libdir}/python2.7/lib-dynload/ossaudiodev.so ${libdir}/python2.7/lib-dynload/audioop.so ${libdir}/python2.7/audiodev.* ${libdir}/python2.7/sunaudio.* ${libdir}/python2.7/sunau.* ${libdir}/python2.7/toaiff.* " |
19 | 19 | ||
20 | DESCRIPTION_${PN}-bsddb="Python Berkeley Database Bindings" | 20 | SUMMARY_${PN}-bsddb="Python bindings for the Berkeley Database" |
21 | RDEPENDS_${PN}-bsddb="${PN}-core" | 21 | RDEPENDS_${PN}-bsddb="${PN}-core" |
22 | FILES_${PN}-bsddb="${libdir}/python2.7/bsddb ${libdir}/python2.7/lib-dynload/_bsddb.so " | 22 | FILES_${PN}-bsddb="${libdir}/python2.7/bsddb ${libdir}/python2.7/lib-dynload/_bsddb.so " |
23 | 23 | ||
24 | DESCRIPTION_${PN}-codecs="Python Codecs, Encodings & i18n Support" | 24 | SUMMARY_${PN}-codecs="Python codecs, encodings & i18n support" |
25 | RDEPENDS_${PN}-codecs="${PN}-core ${PN}-lang" | 25 | RDEPENDS_${PN}-codecs="${PN}-core ${PN}-lang" |
26 | FILES_${PN}-codecs="${libdir}/python2.7/codecs.* ${libdir}/python2.7/encodings ${libdir}/python2.7/gettext.* ${libdir}/python2.7/locale.* ${libdir}/python2.7/lib-dynload/_locale.so ${libdir}/python2.7/lib-dynload/_codecs* ${libdir}/python2.7/lib-dynload/_multibytecodec.so ${libdir}/python2.7/lib-dynload/unicodedata.so ${libdir}/python2.7/stringprep.* ${libdir}/python2.7/xdrlib.* " | 26 | FILES_${PN}-codecs="${libdir}/python2.7/codecs.* ${libdir}/python2.7/encodings ${libdir}/python2.7/gettext.* ${libdir}/python2.7/locale.* ${libdir}/python2.7/lib-dynload/_locale.so ${libdir}/python2.7/lib-dynload/_codecs* ${libdir}/python2.7/lib-dynload/_multibytecodec.so ${libdir}/python2.7/lib-dynload/unicodedata.so ${libdir}/python2.7/stringprep.* ${libdir}/python2.7/xdrlib.* " |
27 | 27 | ||
28 | DESCRIPTION_${PN}-compile="Python Bytecode Compilation Support" | 28 | SUMMARY_${PN}-compile="Python bytecode compilation support" |
29 | RDEPENDS_${PN}-compile="${PN}-core" | 29 | RDEPENDS_${PN}-compile="${PN}-core" |
30 | FILES_${PN}-compile="${libdir}/python2.7/py_compile.* ${libdir}/python2.7/compileall.* " | 30 | FILES_${PN}-compile="${libdir}/python2.7/py_compile.* ${libdir}/python2.7/compileall.* " |
31 | 31 | ||
32 | DESCRIPTION_${PN}-compiler="Python Compiler Support" | 32 | SUMMARY_${PN}-compiler="Python compiler support" |
33 | RDEPENDS_${PN}-compiler="${PN}-core" | 33 | RDEPENDS_${PN}-compiler="${PN}-core" |
34 | FILES_${PN}-compiler="${libdir}/python2.7/compiler " | 34 | FILES_${PN}-compiler="${libdir}/python2.7/compiler " |
35 | 35 | ||
36 | DESCRIPTION_${PN}-compression="Python High Level Compression Support" | 36 | SUMMARY_${PN}-compression="Python high-level compression support" |
37 | RDEPENDS_${PN}-compression="${PN}-core ${PN}-zlib" | 37 | RDEPENDS_${PN}-compression="${PN}-core ${PN}-zlib" |
38 | FILES_${PN}-compression="${libdir}/python2.7/gzip.* ${libdir}/python2.7/zipfile.* ${libdir}/python2.7/tarfile.* ${libdir}/python2.7/lib-dynload/bz2.so " | 38 | FILES_${PN}-compression="${libdir}/python2.7/gzip.* ${libdir}/python2.7/zipfile.* ${libdir}/python2.7/tarfile.* ${libdir}/python2.7/lib-dynload/bz2.so " |
39 | 39 | ||
40 | DESCRIPTION_${PN}-core="Python Interpreter and core modules (needed!)" | 40 | SUMMARY_${PN}-core="Python interpreter and core modules" |
41 | RDEPENDS_${PN}-core="${PN}-lang ${PN}-re" | 41 | RDEPENDS_${PN}-core="${PN}-lang ${PN}-re" |
42 | FILES_${PN}-core="${libdir}/python2.7/__future__.* ${libdir}/python2.7/_abcoll.* ${libdir}/python2.7/abc.* ${libdir}/python2.7/copy.* ${libdir}/python2.7/copy_reg.* ${libdir}/python2.7/ConfigParser.* ${libdir}/python2.7/genericpath.* ${libdir}/python2.7/getopt.* ${libdir}/python2.7/linecache.* ${libdir}/python2.7/new.* ${libdir}/python2.7/os.* ${libdir}/python2.7/posixpath.* ${libdir}/python2.7/struct.* ${libdir}/python2.7/warnings.* ${libdir}/python2.7/site.* ${libdir}/python2.7/stat.* ${libdir}/python2.7/UserDict.* ${libdir}/python2.7/UserList.* ${libdir}/python2.7/UserString.* ${libdir}/python2.7/lib-dynload/binascii.so ${libdir}/python2.7/lib-dynload/_struct.so ${libdir}/python2.7/lib-dynload/time.so ${libdir}/python2.7/lib-dynload/xreadlines.so \ | 42 | FILES_${PN}-core="${libdir}/python2.7/__future__.* ${libdir}/python2.7/_abcoll.* ${libdir}/python2.7/abc.* ${libdir}/python2.7/copy.* ${libdir}/python2.7/copy_reg.* ${libdir}/python2.7/ConfigParser.* ${libdir}/python2.7/genericpath.* ${libdir}/python2.7/getopt.* ${libdir}/python2.7/linecache.* ${libdir}/python2.7/new.* ${libdir}/python2.7/os.* ${libdir}/python2.7/posixpath.* ${libdir}/python2.7/struct.* ${libdir}/python2.7/warnings.* ${libdir}/python2.7/site.* ${libdir}/python2.7/stat.* ${libdir}/python2.7/UserDict.* ${libdir}/python2.7/UserList.* ${libdir}/python2.7/UserString.* ${libdir}/python2.7/lib-dynload/binascii.so ${libdir}/python2.7/lib-dynload/_struct.so ${libdir}/python2.7/lib-dynload/time.so ${libdir}/python2.7/lib-dynload/xreadlines.so \ |
43 | ${libdir}/python2.7/types.* ${libdir}/python2.7/platform.* ${bindir}/python* ${libdir}/python2.7/_weakrefset.* ${libdir}/python2.7/sysconfig.* ${libdir}/python2.7/config/Makefile ${includedir}/python${PYTHON_MAJMIN}/pyconfig*.h ${libdir}/python${PYTHON_MAJMIN}/sitecustomize.py " | 43 | ${libdir}/python2.7/types.* ${libdir}/python2.7/platform.* ${bindir}/python* ${libdir}/python2.7/_weakrefset.* ${libdir}/python2.7/sysconfig.* ${libdir}/python2.7/config/Makefile ${includedir}/python${PYTHON_MAJMIN}/pyconfig*.h ${libdir}/python${PYTHON_MAJMIN}/sitecustomize.py " |
44 | 44 | ||
45 | DESCRIPTION_${PN}-crypt="Python Basic Cryptographic and Hashing Support" | 45 | SUMMARY_${PN}-crypt="Python basic cryptographic and hashing support" |
46 | RDEPENDS_${PN}-crypt="${PN}-core" | 46 | RDEPENDS_${PN}-crypt="${PN}-core" |
47 | FILES_${PN}-crypt="${libdir}/python2.7/hashlib.* ${libdir}/python2.7/md5.* ${libdir}/python2.7/sha.* ${libdir}/python2.7/lib-dynload/crypt.so ${libdir}/python2.7/lib-dynload/_hashlib.so ${libdir}/python2.7/lib-dynload/_sha256.so ${libdir}/python2.7/lib-dynload/_sha512.so " | 47 | FILES_${PN}-crypt="${libdir}/python2.7/hashlib.* ${libdir}/python2.7/md5.* ${libdir}/python2.7/sha.* ${libdir}/python2.7/lib-dynload/crypt.so ${libdir}/python2.7/lib-dynload/_hashlib.so ${libdir}/python2.7/lib-dynload/_sha256.so ${libdir}/python2.7/lib-dynload/_sha512.so " |
48 | 48 | ||
49 | DESCRIPTION_${PN}-ctypes="Python C Types Support" | 49 | SUMMARY_${PN}-ctypes="Python C types support" |
50 | RDEPENDS_${PN}-ctypes="${PN}-core" | 50 | RDEPENDS_${PN}-ctypes="${PN}-core" |
51 | FILES_${PN}-ctypes="${libdir}/python2.7/ctypes ${libdir}/python2.7/lib-dynload/_ctypes.so ${libdir}/python2.7/lib-dynload/_ctypes_test.so " | 51 | FILES_${PN}-ctypes="${libdir}/python2.7/ctypes ${libdir}/python2.7/lib-dynload/_ctypes.so ${libdir}/python2.7/lib-dynload/_ctypes_test.so " |
52 | 52 | ||
53 | DESCRIPTION_${PN}-curses="Python Curses Support" | 53 | SUMMARY_${PN}-curses="Python curses support" |
54 | RDEPENDS_${PN}-curses="${PN}-core" | 54 | RDEPENDS_${PN}-curses="${PN}-core" |
55 | FILES_${PN}-curses="${libdir}/python2.7/curses ${libdir}/python2.7/lib-dynload/_curses.so ${libdir}/python2.7/lib-dynload/_curses_panel.so " | 55 | FILES_${PN}-curses="${libdir}/python2.7/curses ${libdir}/python2.7/lib-dynload/_curses.so ${libdir}/python2.7/lib-dynload/_curses_panel.so " |
56 | 56 | ||
57 | DESCRIPTION_${PN}-datetime="Python Calendar and Time support" | 57 | SUMMARY_${PN}-datetime="Python calendar and time support" |
58 | RDEPENDS_${PN}-datetime="${PN}-core ${PN}-codecs" | 58 | RDEPENDS_${PN}-datetime="${PN}-core ${PN}-codecs" |
59 | FILES_${PN}-datetime="${libdir}/python2.7/_strptime.* ${libdir}/python2.7/calendar.* ${libdir}/python2.7/lib-dynload/datetime.so " | 59 | FILES_${PN}-datetime="${libdir}/python2.7/_strptime.* ${libdir}/python2.7/calendar.* ${libdir}/python2.7/lib-dynload/datetime.so " |
60 | 60 | ||
61 | DESCRIPTION_${PN}-db="Python File-Based Database Support" | 61 | SUMMARY_${PN}-db="Python file-based database support" |
62 | RDEPENDS_${PN}-db="${PN}-core" | 62 | RDEPENDS_${PN}-db="${PN}-core" |
63 | FILES_${PN}-db="${libdir}/python2.7/anydbm.* ${libdir}/python2.7/dumbdbm.* ${libdir}/python2.7/whichdb.* " | 63 | FILES_${PN}-db="${libdir}/python2.7/anydbm.* ${libdir}/python2.7/dumbdbm.* ${libdir}/python2.7/whichdb.* " |
64 | 64 | ||
65 | DESCRIPTION_${PN}-debugger="Python Debugger" | 65 | SUMMARY_${PN}-debugger="Python debugger" |
66 | RDEPENDS_${PN}-debugger="${PN}-core ${PN}-io ${PN}-lang ${PN}-re ${PN}-stringold ${PN}-shell ${PN}-pprint" | 66 | RDEPENDS_${PN}-debugger="${PN}-core ${PN}-io ${PN}-lang ${PN}-re ${PN}-stringold ${PN}-shell ${PN}-pprint" |
67 | FILES_${PN}-debugger="${libdir}/python2.7/bdb.* ${libdir}/python2.7/pdb.* " | 67 | FILES_${PN}-debugger="${libdir}/python2.7/bdb.* ${libdir}/python2.7/pdb.* " |
68 | 68 | ||
69 | DESCRIPTION_${PN}-dev="Python Development Package" | 69 | SUMMARY_${PN}-dev="Python development package" |
70 | RDEPENDS_${PN}-dev="${PN}-core" | 70 | RDEPENDS_${PN}-dev="${PN}-core" |
71 | FILES_${PN}-dev="${includedir} ${libdir}/lib*${SOLIBSDEV} ${libdir}/*.la ${libdir}/*.a ${libdir}/*.o ${libdir}/pkgconfig ${base_libdir}/*.a ${base_libdir}/*.o ${datadir}/aclocal ${datadir}/pkgconfig " | 71 | FILES_${PN}-dev="${includedir} ${libdir}/lib*${SOLIBSDEV} ${libdir}/*.la ${libdir}/*.a ${libdir}/*.o ${libdir}/pkgconfig ${base_libdir}/*.a ${base_libdir}/*.o ${datadir}/aclocal ${datadir}/pkgconfig " |
72 | 72 | ||
73 | DESCRIPTION_${PN}-difflib="Python helpers for computing deltas between objects." | 73 | SUMMARY_${PN}-difflib="Python helpers for computing deltas between objects" |
74 | RDEPENDS_${PN}-difflib="${PN}-lang ${PN}-re" | 74 | RDEPENDS_${PN}-difflib="${PN}-lang ${PN}-re" |
75 | FILES_${PN}-difflib="${libdir}/python2.7/difflib.* " | 75 | FILES_${PN}-difflib="${libdir}/python2.7/difflib.* " |
76 | 76 | ||
77 | DESCRIPTION_${PN}-distutils="Python Distribution Utilities" | 77 | SUMMARY_${PN}-distutils="Python Distribution Utilities" |
78 | RDEPENDS_${PN}-distutils="${PN}-core" | 78 | RDEPENDS_${PN}-distutils="${PN}-core" |
79 | FILES_${PN}-distutils="${libdir}/python2.7/config ${libdir}/python2.7/distutils " | 79 | FILES_${PN}-distutils="${libdir}/python2.7/config ${libdir}/python2.7/distutils " |
80 | 80 | ||
81 | DESCRIPTION_${PN}-distutils-staticdev="Python Distribution Utilities (Static Libraries)" | 81 | SUMMARY_${PN}-distutils-staticdev="Python distribution utilities (static libraries)" |
82 | RDEPENDS_${PN}-distutils-staticdev="${PN}-distutils" | 82 | RDEPENDS_${PN}-distutils-staticdev="${PN}-distutils" |
83 | FILES_${PN}-distutils-staticdev="${libdir}/python2.7/config/lib*.a " | 83 | FILES_${PN}-distutils-staticdev="${libdir}/python2.7/config/lib*.a " |
84 | 84 | ||
85 | DESCRIPTION_${PN}-doctest="Python framework for running examples in docstrings." | 85 | SUMMARY_${PN}-doctest="Python framework for running examples in docstrings" |
86 | RDEPENDS_${PN}-doctest="${PN}-core ${PN}-lang ${PN}-io ${PN}-re ${PN}-unittest ${PN}-debugger ${PN}-difflib" | 86 | RDEPENDS_${PN}-doctest="${PN}-core ${PN}-lang ${PN}-io ${PN}-re ${PN}-unittest ${PN}-debugger ${PN}-difflib" |
87 | FILES_${PN}-doctest="${libdir}/python2.7/doctest.* " | 87 | FILES_${PN}-doctest="${libdir}/python2.7/doctest.* " |
88 | 88 | ||
89 | DESCRIPTION_${PN}-elementtree="Python elementree" | 89 | SUMMARY_${PN}-elementtree="Python elementree" |
90 | RDEPENDS_${PN}-elementtree="${PN}-core" | 90 | RDEPENDS_${PN}-elementtree="${PN}-core" |
91 | FILES_${PN}-elementtree="${libdir}/python2.7/lib-dynload/_elementtree.so " | 91 | FILES_${PN}-elementtree="${libdir}/python2.7/lib-dynload/_elementtree.so " |
92 | 92 | ||
93 | DESCRIPTION_${PN}-email="Python Email Support" | 93 | SUMMARY_${PN}-email="Python email support" |
94 | RDEPENDS_${PN}-email="${PN}-core ${PN}-io ${PN}-re ${PN}-mime ${PN}-audio ${PN}-image ${PN}-netclient" | 94 | RDEPENDS_${PN}-email="${PN}-core ${PN}-io ${PN}-re ${PN}-mime ${PN}-audio ${PN}-image ${PN}-netclient" |
95 | FILES_${PN}-email="${libdir}/python2.7/imaplib.* ${libdir}/python2.7/email " | 95 | FILES_${PN}-email="${libdir}/python2.7/imaplib.* ${libdir}/python2.7/email " |
96 | 96 | ||
97 | DESCRIPTION_${PN}-fcntl="Python's fcntl Interface" | 97 | SUMMARY_${PN}-fcntl="Python's fcntl interface" |
98 | RDEPENDS_${PN}-fcntl="${PN}-core" | 98 | RDEPENDS_${PN}-fcntl="${PN}-core" |
99 | FILES_${PN}-fcntl="${libdir}/python2.7/lib-dynload/fcntl.so " | 99 | FILES_${PN}-fcntl="${libdir}/python2.7/lib-dynload/fcntl.so " |
100 | 100 | ||
101 | DESCRIPTION_${PN}-gdbm="Python GNU Database Support" | 101 | SUMMARY_${PN}-gdbm="Python GNU database support" |
102 | RDEPENDS_${PN}-gdbm="${PN}-core" | 102 | RDEPENDS_${PN}-gdbm="${PN}-core" |
103 | FILES_${PN}-gdbm="${libdir}/python2.7/lib-dynload/gdbm.so " | 103 | FILES_${PN}-gdbm="${libdir}/python2.7/lib-dynload/gdbm.so " |
104 | 104 | ||
105 | DESCRIPTION_${PN}-hotshot="Python Hotshot Profiler" | 105 | SUMMARY_${PN}-hotshot="Python hotshot performance profiler" |
106 | RDEPENDS_${PN}-hotshot="${PN}-core" | 106 | RDEPENDS_${PN}-hotshot="${PN}-core" |
107 | FILES_${PN}-hotshot="${libdir}/python2.7/hotshot ${libdir}/python2.7/lib-dynload/_hotshot.so " | 107 | FILES_${PN}-hotshot="${libdir}/python2.7/hotshot ${libdir}/python2.7/lib-dynload/_hotshot.so " |
108 | 108 | ||
109 | DESCRIPTION_${PN}-html="Python HTML Processing" | 109 | SUMMARY_${PN}-html="Python HTML processing support" |
110 | RDEPENDS_${PN}-html="${PN}-core" | 110 | RDEPENDS_${PN}-html="${PN}-core" |
111 | FILES_${PN}-html="${libdir}/python2.7/formatter.* ${libdir}/python2.7/htmlentitydefs.* ${libdir}/python2.7/htmllib.* ${libdir}/python2.7/markupbase.* ${libdir}/python2.7/sgmllib.* ${libdir}/python2.7/HTMLParser.* " | 111 | FILES_${PN}-html="${libdir}/python2.7/formatter.* ${libdir}/python2.7/htmlentitydefs.* ${libdir}/python2.7/htmllib.* ${libdir}/python2.7/markupbase.* ${libdir}/python2.7/sgmllib.* ${libdir}/python2.7/HTMLParser.* " |
112 | 112 | ||
113 | DESCRIPTION_${PN}-idle="Python Integrated Development Environment" | 113 | SUMMARY_${PN}-idle="Python Integrated Development Environment" |
114 | RDEPENDS_${PN}-idle="${PN}-core ${PN}-tkinter" | 114 | RDEPENDS_${PN}-idle="${PN}-core ${PN}-tkinter" |
115 | FILES_${PN}-idle="${bindir}/idle ${libdir}/python2.7/idlelib " | 115 | FILES_${PN}-idle="${bindir}/idle ${libdir}/python2.7/idlelib " |
116 | 116 | ||
117 | DESCRIPTION_${PN}-image="Python Graphical Image Handling" | 117 | SUMMARY_${PN}-image="Python graphical image handling" |
118 | RDEPENDS_${PN}-image="${PN}-core" | 118 | RDEPENDS_${PN}-image="${PN}-core" |
119 | FILES_${PN}-image="${libdir}/python2.7/colorsys.* ${libdir}/python2.7/imghdr.* ${libdir}/python2.7/lib-dynload/imageop.so ${libdir}/python2.7/lib-dynload/rgbimg.so " | 119 | FILES_${PN}-image="${libdir}/python2.7/colorsys.* ${libdir}/python2.7/imghdr.* ${libdir}/python2.7/lib-dynload/imageop.so ${libdir}/python2.7/lib-dynload/rgbimg.so " |
120 | 120 | ||
121 | DESCRIPTION_${PN}-io="Python Low-Level I/O" | 121 | SUMMARY_${PN}-io="Python low-level I/O" |
122 | RDEPENDS_${PN}-io="${PN}-core ${PN}-math ${PN}-textutils" | 122 | RDEPENDS_${PN}-io="${PN}-core ${PN}-math ${PN}-textutils" |
123 | FILES_${PN}-io="${libdir}/python2.7/lib-dynload/_socket.so ${libdir}/python2.7/lib-dynload/_io.so ${libdir}/python2.7/lib-dynload/_ssl.so ${libdir}/python2.7/lib-dynload/select.so ${libdir}/python2.7/lib-dynload/termios.so ${libdir}/python2.7/lib-dynload/cStringIO.so ${libdir}/python2.7/pipes.* ${libdir}/python2.7/socket.* ${libdir}/python2.7/ssl.* ${libdir}/python2.7/tempfile.* ${libdir}/python2.7/StringIO.* ${libdir}/python2.7/io.* ${libdir}/python2.7/_pyio.* " | 123 | FILES_${PN}-io="${libdir}/python2.7/lib-dynload/_socket.so ${libdir}/python2.7/lib-dynload/_io.so ${libdir}/python2.7/lib-dynload/_ssl.so ${libdir}/python2.7/lib-dynload/select.so ${libdir}/python2.7/lib-dynload/termios.so ${libdir}/python2.7/lib-dynload/cStringIO.so ${libdir}/python2.7/pipes.* ${libdir}/python2.7/socket.* ${libdir}/python2.7/ssl.* ${libdir}/python2.7/tempfile.* ${libdir}/python2.7/StringIO.* ${libdir}/python2.7/io.* ${libdir}/python2.7/_pyio.* " |
124 | 124 | ||
125 | DESCRIPTION_${PN}-json="Python JSON Support" | 125 | SUMMARY_${PN}-json="Python JSON support" |
126 | RDEPENDS_${PN}-json="${PN}-core ${PN}-math ${PN}-re" | 126 | RDEPENDS_${PN}-json="${PN}-core ${PN}-math ${PN}-re" |
127 | FILES_${PN}-json="${libdir}/python2.7/json ${libdir}/python2.7/lib-dynload/_json.so " | 127 | FILES_${PN}-json="${libdir}/python2.7/json ${libdir}/python2.7/lib-dynload/_json.so " |
128 | 128 | ||
129 | DESCRIPTION_${PN}-lang="Python Low-Level Language Support" | 129 | SUMMARY_${PN}-lang="Python low-level language support" |
130 | RDEPENDS_${PN}-lang="${PN}-core" | 130 | RDEPENDS_${PN}-lang="${PN}-core" |
131 | FILES_${PN}-lang="${libdir}/python2.7/lib-dynload/_bisect.so ${libdir}/python2.7/lib-dynload/_collections.so ${libdir}/python2.7/lib-dynload/_heapq.so ${libdir}/python2.7/lib-dynload/_weakref.so ${libdir}/python2.7/lib-dynload/_functools.so ${libdir}/python2.7/lib-dynload/array.so ${libdir}/python2.7/lib-dynload/itertools.so ${libdir}/python2.7/lib-dynload/operator.so ${libdir}/python2.7/lib-dynload/parser.so ${libdir}/python2.7/atexit.* ${libdir}/python2.7/bisect.* ${libdir}/python2.7/code.* ${libdir}/python2.7/codeop.* ${libdir}/python2.7/collections.* ${libdir}/python2.7/dis.* ${libdir}/python2.7/functools.* ${libdir}/python2.7/heapq.* ${libdir}/python2.7/inspect.* ${libdir}/python2.7/keyword.* ${libdir}/python2.7/opcode.* ${libdir}/python2.7/symbol.* ${libdir}/python2.7/repr.* ${libdir}/python2.7/token.* ${libdir}/python2.7/tokenize.* ${libdir}/python2.7/traceback.* ${libdir}/python2.7/weakref.* " | 131 | FILES_${PN}-lang="${libdir}/python2.7/lib-dynload/_bisect.so ${libdir}/python2.7/lib-dynload/_collections.so ${libdir}/python2.7/lib-dynload/_heapq.so ${libdir}/python2.7/lib-dynload/_weakref.so ${libdir}/python2.7/lib-dynload/_functools.so ${libdir}/python2.7/lib-dynload/array.so ${libdir}/python2.7/lib-dynload/itertools.so ${libdir}/python2.7/lib-dynload/operator.so ${libdir}/python2.7/lib-dynload/parser.so ${libdir}/python2.7/atexit.* ${libdir}/python2.7/bisect.* ${libdir}/python2.7/code.* ${libdir}/python2.7/codeop.* ${libdir}/python2.7/collections.* ${libdir}/python2.7/dis.* ${libdir}/python2.7/functools.* ${libdir}/python2.7/heapq.* ${libdir}/python2.7/inspect.* ${libdir}/python2.7/keyword.* ${libdir}/python2.7/opcode.* ${libdir}/python2.7/symbol.* ${libdir}/python2.7/repr.* ${libdir}/python2.7/token.* ${libdir}/python2.7/tokenize.* ${libdir}/python2.7/traceback.* ${libdir}/python2.7/weakref.* " |
132 | 132 | ||
133 | DESCRIPTION_${PN}-logging="Python Logging Support" | 133 | SUMMARY_${PN}-logging="Python logging support" |
134 | RDEPENDS_${PN}-logging="${PN}-core ${PN}-io ${PN}-lang ${PN}-pickle ${PN}-stringold" | 134 | RDEPENDS_${PN}-logging="${PN}-core ${PN}-io ${PN}-lang ${PN}-pickle ${PN}-stringold" |
135 | FILES_${PN}-logging="${libdir}/python2.7/logging " | 135 | FILES_${PN}-logging="${libdir}/python2.7/logging " |
136 | 136 | ||
137 | DESCRIPTION_${PN}-mailbox="Python Mailbox Format Support" | 137 | SUMMARY_${PN}-mailbox="Python mailbox format support" |
138 | RDEPENDS_${PN}-mailbox="${PN}-core ${PN}-mime" | 138 | RDEPENDS_${PN}-mailbox="${PN}-core ${PN}-mime" |
139 | FILES_${PN}-mailbox="${libdir}/python2.7/mailbox.* " | 139 | FILES_${PN}-mailbox="${libdir}/python2.7/mailbox.* " |
140 | 140 | ||
141 | DESCRIPTION_${PN}-math="Python Math Support" | 141 | SUMMARY_${PN}-math="Python math support" |
142 | RDEPENDS_${PN}-math="${PN}-core ${PN}-crypt" | 142 | RDEPENDS_${PN}-math="${PN}-core ${PN}-crypt" |
143 | FILES_${PN}-math="${libdir}/python2.7/lib-dynload/cmath.so ${libdir}/python2.7/lib-dynload/math.so ${libdir}/python2.7/lib-dynload/_random.so ${libdir}/python2.7/random.* ${libdir}/python2.7/sets.* " | 143 | FILES_${PN}-math="${libdir}/python2.7/lib-dynload/cmath.so ${libdir}/python2.7/lib-dynload/math.so ${libdir}/python2.7/lib-dynload/_random.so ${libdir}/python2.7/random.* ${libdir}/python2.7/sets.* " |
144 | 144 | ||
145 | DESCRIPTION_${PN}-mime="Python MIME Handling APIs" | 145 | SUMMARY_${PN}-mime="Python MIME handling APIs" |
146 | RDEPENDS_${PN}-mime="${PN}-core ${PN}-io" | 146 | RDEPENDS_${PN}-mime="${PN}-core ${PN}-io" |
147 | FILES_${PN}-mime="${libdir}/python2.7/mimetools.* ${libdir}/python2.7/uu.* ${libdir}/python2.7/quopri.* ${libdir}/python2.7/rfc822.* ${libdir}/python2.7/MimeWriter.* " | 147 | FILES_${PN}-mime="${libdir}/python2.7/mimetools.* ${libdir}/python2.7/uu.* ${libdir}/python2.7/quopri.* ${libdir}/python2.7/rfc822.* ${libdir}/python2.7/MimeWriter.* " |
148 | 148 | ||
149 | DESCRIPTION_${PN}-mmap="Python Memory-Mapped-File Support" | 149 | SUMMARY_${PN}-mmap="Python memory-mapped file support" |
150 | RDEPENDS_${PN}-mmap="${PN}-core ${PN}-io" | 150 | RDEPENDS_${PN}-mmap="${PN}-core ${PN}-io" |
151 | FILES_${PN}-mmap="${libdir}/python2.7/lib-dynload/mmap.so " | 151 | FILES_${PN}-mmap="${libdir}/python2.7/lib-dynload/mmap.so " |
152 | 152 | ||
153 | DESCRIPTION_${PN}-multiprocessing="Python Multiprocessing Support" | 153 | SUMMARY_${PN}-multiprocessing="Python multiprocessing support" |
154 | RDEPENDS_${PN}-multiprocessing="${PN}-core ${PN}-io ${PN}-lang ${PN}-pickle ${PN}-threading ${PN}-ctypes" | 154 | RDEPENDS_${PN}-multiprocessing="${PN}-core ${PN}-io ${PN}-lang ${PN}-pickle ${PN}-threading ${PN}-ctypes" |
155 | FILES_${PN}-multiprocessing="${libdir}/python2.7/lib-dynload/_multiprocessing.so ${libdir}/python2.7/multiprocessing " | 155 | FILES_${PN}-multiprocessing="${libdir}/python2.7/lib-dynload/_multiprocessing.so ${libdir}/python2.7/multiprocessing " |
156 | 156 | ||
157 | DESCRIPTION_${PN}-netclient="Python Internet Protocol Clients" | 157 | SUMMARY_${PN}-netclient="Python Internet Protocol clients" |
158 | RDEPENDS_${PN}-netclient="${PN}-core ${PN}-crypt ${PN}-datetime ${PN}-io ${PN}-lang ${PN}-logging ${PN}-mime" | 158 | RDEPENDS_${PN}-netclient="${PN}-core ${PN}-crypt ${PN}-datetime ${PN}-io ${PN}-lang ${PN}-logging ${PN}-mime" |
159 | FILES_${PN}-netclient="${libdir}/python2.7/*Cookie*.* ${libdir}/python2.7/base64.* ${libdir}/python2.7/cookielib.* ${libdir}/python2.7/ftplib.* ${libdir}/python2.7/gopherlib.* ${libdir}/python2.7/hmac.* ${libdir}/python2.7/httplib.* ${libdir}/python2.7/mimetypes.* ${libdir}/python2.7/nntplib.* ${libdir}/python2.7/poplib.* ${libdir}/python2.7/smtplib.* ${libdir}/python2.7/telnetlib.* ${libdir}/python2.7/urllib.* ${libdir}/python2.7/urllib2.* ${libdir}/python2.7/urlparse.* ${libdir}/python2.7/uuid.* ${libdir}/python2.7/rfc822.* ${libdir}/python2.7/mimetools.* " | 159 | FILES_${PN}-netclient="${libdir}/python2.7/*Cookie*.* ${libdir}/python2.7/base64.* ${libdir}/python2.7/cookielib.* ${libdir}/python2.7/ftplib.* ${libdir}/python2.7/gopherlib.* ${libdir}/python2.7/hmac.* ${libdir}/python2.7/httplib.* ${libdir}/python2.7/mimetypes.* ${libdir}/python2.7/nntplib.* ${libdir}/python2.7/poplib.* ${libdir}/python2.7/smtplib.* ${libdir}/python2.7/telnetlib.* ${libdir}/python2.7/urllib.* ${libdir}/python2.7/urllib2.* ${libdir}/python2.7/urlparse.* ${libdir}/python2.7/uuid.* ${libdir}/python2.7/rfc822.* ${libdir}/python2.7/mimetools.* " |
160 | 160 | ||
161 | DESCRIPTION_${PN}-netserver="Python Internet Protocol Servers" | 161 | SUMMARY_${PN}-netserver="Python Internet Protocol servers" |
162 | RDEPENDS_${PN}-netserver="${PN}-core ${PN}-netclient" | 162 | RDEPENDS_${PN}-netserver="${PN}-core ${PN}-netclient" |
163 | FILES_${PN}-netserver="${libdir}/python2.7/cgi.* ${libdir}/python2.7/*HTTPServer.* ${libdir}/python2.7/SocketServer.* " | 163 | FILES_${PN}-netserver="${libdir}/python2.7/cgi.* ${libdir}/python2.7/*HTTPServer.* ${libdir}/python2.7/SocketServer.* " |
164 | 164 | ||
165 | DESCRIPTION_${PN}-numbers="Python Number APIs" | 165 | SUMMARY_${PN}-numbers="Python number APIs" |
166 | RDEPENDS_${PN}-numbers="${PN}-core ${PN}-lang ${PN}-re" | 166 | RDEPENDS_${PN}-numbers="${PN}-core ${PN}-lang ${PN}-re" |
167 | FILES_${PN}-numbers="${libdir}/python2.7/decimal.* ${libdir}/python2.7/numbers.* " | 167 | FILES_${PN}-numbers="${libdir}/python2.7/decimal.* ${libdir}/python2.7/numbers.* " |
168 | 168 | ||
169 | DESCRIPTION_${PN}-pickle="Python Persistence Support" | 169 | SUMMARY_${PN}-pickle="Python serialisation/persistence support" |
170 | RDEPENDS_${PN}-pickle="${PN}-core ${PN}-codecs ${PN}-io ${PN}-re" | 170 | RDEPENDS_${PN}-pickle="${PN}-core ${PN}-codecs ${PN}-io ${PN}-re" |
171 | FILES_${PN}-pickle="${libdir}/python2.7/pickle.* ${libdir}/python2.7/shelve.* ${libdir}/python2.7/lib-dynload/cPickle.so ${libdir}/python2.7/pickletools.* " | 171 | FILES_${PN}-pickle="${libdir}/python2.7/pickle.* ${libdir}/python2.7/shelve.* ${libdir}/python2.7/lib-dynload/cPickle.so ${libdir}/python2.7/pickletools.* " |
172 | 172 | ||
173 | DESCRIPTION_${PN}-pkgutil="Python Package Extension Utility Support" | 173 | SUMMARY_${PN}-pkgutil="Python package extension utility support" |
174 | RDEPENDS_${PN}-pkgutil="${PN}-core" | 174 | RDEPENDS_${PN}-pkgutil="${PN}-core" |
175 | FILES_${PN}-pkgutil="${libdir}/python2.7/pkgutil.* " | 175 | FILES_${PN}-pkgutil="${libdir}/python2.7/pkgutil.* " |
176 | 176 | ||
177 | DESCRIPTION_${PN}-pprint="Python Pretty-Print Support" | 177 | SUMMARY_${PN}-pprint="Python pretty-print support" |
178 | RDEPENDS_${PN}-pprint="${PN}-core ${PN}-io" | 178 | RDEPENDS_${PN}-pprint="${PN}-core ${PN}-io" |
179 | FILES_${PN}-pprint="${libdir}/python2.7/pprint.* " | 179 | FILES_${PN}-pprint="${libdir}/python2.7/pprint.* " |
180 | 180 | ||
181 | DESCRIPTION_${PN}-profile="Python Basic Profiling Support" | 181 | SUMMARY_${PN}-profile="Python basic performance profiling support" |
182 | RDEPENDS_${PN}-profile="${PN}-core ${PN}-textutils" | 182 | RDEPENDS_${PN}-profile="${PN}-core ${PN}-textutils" |
183 | FILES_${PN}-profile="${libdir}/python2.7/profile.* ${libdir}/python2.7/pstats.* ${libdir}/python2.7/cProfile.* ${libdir}/python2.7/lib-dynload/_lsprof.so " | 183 | FILES_${PN}-profile="${libdir}/python2.7/profile.* ${libdir}/python2.7/pstats.* ${libdir}/python2.7/cProfile.* ${libdir}/python2.7/lib-dynload/_lsprof.so " |
184 | 184 | ||
185 | DESCRIPTION_${PN}-pydoc="Python Interactive Help Support" | 185 | SUMMARY_${PN}-pydoc="Python interactive help support" |
186 | RDEPENDS_${PN}-pydoc="${PN}-core ${PN}-lang ${PN}-stringold ${PN}-re" | 186 | RDEPENDS_${PN}-pydoc="${PN}-core ${PN}-lang ${PN}-stringold ${PN}-re" |
187 | FILES_${PN}-pydoc="${bindir}/pydoc ${libdir}/python2.7/pydoc.* ${libdir}/python2.7/pydoc_data " | 187 | FILES_${PN}-pydoc="${bindir}/pydoc ${libdir}/python2.7/pydoc.* ${libdir}/python2.7/pydoc_data " |
188 | 188 | ||
189 | DESCRIPTION_${PN}-re="Python Regular Expression APIs" | 189 | SUMMARY_${PN}-re="Python Regular Expression APIs" |
190 | RDEPENDS_${PN}-re="${PN}-core" | 190 | RDEPENDS_${PN}-re="${PN}-core" |
191 | FILES_${PN}-re="${libdir}/python2.7/re.* ${libdir}/python2.7/sre.* ${libdir}/python2.7/sre_compile.* ${libdir}/python2.7/sre_constants* ${libdir}/python2.7/sre_parse.* " | 191 | FILES_${PN}-re="${libdir}/python2.7/re.* ${libdir}/python2.7/sre.* ${libdir}/python2.7/sre_compile.* ${libdir}/python2.7/sre_constants* ${libdir}/python2.7/sre_parse.* " |
192 | 192 | ||
193 | DESCRIPTION_${PN}-readline="Python Readline Support" | 193 | SUMMARY_${PN}-readline="Python readline support" |
194 | RDEPENDS_${PN}-readline="${PN}-core" | 194 | RDEPENDS_${PN}-readline="${PN}-core" |
195 | FILES_${PN}-readline="${libdir}/python2.7/lib-dynload/readline.so ${libdir}/python2.7/rlcompleter.* " | 195 | FILES_${PN}-readline="${libdir}/python2.7/lib-dynload/readline.so ${libdir}/python2.7/rlcompleter.* " |
196 | 196 | ||
197 | DESCRIPTION_${PN}-resource="Python Resource Control Interface" | 197 | SUMMARY_${PN}-resource="Python resource control interface" |
198 | RDEPENDS_${PN}-resource="${PN}-core" | 198 | RDEPENDS_${PN}-resource="${PN}-core" |
199 | FILES_${PN}-resource="${libdir}/python2.7/lib-dynload/resource.so " | 199 | FILES_${PN}-resource="${libdir}/python2.7/lib-dynload/resource.so " |
200 | 200 | ||
201 | DESCRIPTION_${PN}-robotparser="Python robots.txt parser" | 201 | SUMMARY_${PN}-robotparser="Python robots.txt parser" |
202 | RDEPENDS_${PN}-robotparser="${PN}-core ${PN}-netclient" | 202 | RDEPENDS_${PN}-robotparser="${PN}-core ${PN}-netclient" |
203 | FILES_${PN}-robotparser="${libdir}/python2.7/robotparser.* " | 203 | FILES_${PN}-robotparser="${libdir}/python2.7/robotparser.* " |
204 | 204 | ||
205 | DESCRIPTION_${PN}-shell="Python Shell-Like Functionality" | 205 | SUMMARY_${PN}-shell="Python shell-like functionality" |
206 | RDEPENDS_${PN}-shell="${PN}-core ${PN}-re" | 206 | RDEPENDS_${PN}-shell="${PN}-core ${PN}-re" |
207 | FILES_${PN}-shell="${libdir}/python2.7/cmd.* ${libdir}/python2.7/commands.* ${libdir}/python2.7/dircache.* ${libdir}/python2.7/fnmatch.* ${libdir}/python2.7/glob.* ${libdir}/python2.7/popen2.* ${libdir}/python2.7/shlex.* ${libdir}/python2.7/shutil.* " | 207 | FILES_${PN}-shell="${libdir}/python2.7/cmd.* ${libdir}/python2.7/commands.* ${libdir}/python2.7/dircache.* ${libdir}/python2.7/fnmatch.* ${libdir}/python2.7/glob.* ${libdir}/python2.7/popen2.* ${libdir}/python2.7/shlex.* ${libdir}/python2.7/shutil.* " |
208 | 208 | ||
209 | DESCRIPTION_${PN}-smtpd="Python Simple Mail Transport Daemon" | 209 | SUMMARY_${PN}-smtpd="Python Simple Mail Transport Daemon" |
210 | RDEPENDS_${PN}-smtpd="${PN}-core ${PN}-netserver ${PN}-email ${PN}-mime" | 210 | RDEPENDS_${PN}-smtpd="${PN}-core ${PN}-netserver ${PN}-email ${PN}-mime" |
211 | FILES_${PN}-smtpd="${bindir}/smtpd.* ${libdir}/python2.7/smtpd.* " | 211 | FILES_${PN}-smtpd="${bindir}/smtpd.* ${libdir}/python2.7/smtpd.* " |
212 | 212 | ||
213 | DESCRIPTION_${PN}-sqlite3="Python Sqlite3 Database Support" | 213 | SUMMARY_${PN}-sqlite3="Python Sqlite3 database support" |
214 | RDEPENDS_${PN}-sqlite3="${PN}-core ${PN}-datetime ${PN}-lang ${PN}-crypt ${PN}-io ${PN}-threading ${PN}-zlib" | 214 | RDEPENDS_${PN}-sqlite3="${PN}-core ${PN}-datetime ${PN}-lang ${PN}-crypt ${PN}-io ${PN}-threading ${PN}-zlib" |
215 | FILES_${PN}-sqlite3="${libdir}/python2.7/lib-dynload/_sqlite3.so ${libdir}/python2.7/sqlite3/dbapi2.* ${libdir}/python2.7/sqlite3/__init__.* ${libdir}/python2.7/sqlite3/dump.* " | 215 | FILES_${PN}-sqlite3="${libdir}/python2.7/lib-dynload/_sqlite3.so ${libdir}/python2.7/sqlite3/dbapi2.* ${libdir}/python2.7/sqlite3/__init__.* ${libdir}/python2.7/sqlite3/dump.* " |
216 | 216 | ||
217 | DESCRIPTION_${PN}-sqlite3-tests="Python Sqlite3 Database Support Tests" | 217 | SUMMARY_${PN}-sqlite3-tests="Python Sqlite3 database support tests" |
218 | RDEPENDS_${PN}-sqlite3-tests="${PN}-core ${PN}-sqlite3" | 218 | RDEPENDS_${PN}-sqlite3-tests="${PN}-core ${PN}-sqlite3" |
219 | FILES_${PN}-sqlite3-tests="${libdir}/python2.7/sqlite3/test " | 219 | FILES_${PN}-sqlite3-tests="${libdir}/python2.7/sqlite3/test " |
220 | 220 | ||
221 | DESCRIPTION_${PN}-stringold="Python String APIs [deprecated]" | 221 | SUMMARY_${PN}-stringold="Python string APIs [deprecated]" |
222 | RDEPENDS_${PN}-stringold="${PN}-core ${PN}-re" | 222 | RDEPENDS_${PN}-stringold="${PN}-core ${PN}-re" |
223 | FILES_${PN}-stringold="${libdir}/python2.7/lib-dynload/strop.so ${libdir}/python2.7/string.* ${libdir}/python2.7/stringold.* " | 223 | FILES_${PN}-stringold="${libdir}/python2.7/lib-dynload/strop.so ${libdir}/python2.7/string.* ${libdir}/python2.7/stringold.* " |
224 | 224 | ||
225 | DESCRIPTION_${PN}-subprocess="Python Subprocess Support" | 225 | SUMMARY_${PN}-subprocess="Python subprocess support" |
226 | RDEPENDS_${PN}-subprocess="${PN}-core ${PN}-io ${PN}-re ${PN}-fcntl ${PN}-pickle" | 226 | RDEPENDS_${PN}-subprocess="${PN}-core ${PN}-io ${PN}-re ${PN}-fcntl ${PN}-pickle" |
227 | FILES_${PN}-subprocess="${libdir}/python2.7/subprocess.* " | 227 | FILES_${PN}-subprocess="${libdir}/python2.7/subprocess.* " |
228 | 228 | ||
229 | DESCRIPTION_${PN}-syslog="Python Syslog Interface" | 229 | SUMMARY_${PN}-syslog="Python syslog interface" |
230 | RDEPENDS_${PN}-syslog="${PN}-core" | 230 | RDEPENDS_${PN}-syslog="${PN}-core" |
231 | FILES_${PN}-syslog="${libdir}/python2.7/lib-dynload/syslog.so " | 231 | FILES_${PN}-syslog="${libdir}/python2.7/lib-dynload/syslog.so " |
232 | 232 | ||
233 | DESCRIPTION_${PN}-terminal="Python Terminal Controlling Support" | 233 | SUMMARY_${PN}-terminal="Python terminal controlling support" |
234 | RDEPENDS_${PN}-terminal="${PN}-core ${PN}-io" | 234 | RDEPENDS_${PN}-terminal="${PN}-core ${PN}-io" |
235 | FILES_${PN}-terminal="${libdir}/python2.7/pty.* ${libdir}/python2.7/tty.* " | 235 | FILES_${PN}-terminal="${libdir}/python2.7/pty.* ${libdir}/python2.7/tty.* " |
236 | 236 | ||
237 | DESCRIPTION_${PN}-tests="Python Tests" | 237 | SUMMARY_${PN}-tests="Python tests" |
238 | RDEPENDS_${PN}-tests="${PN}-core" | 238 | RDEPENDS_${PN}-tests="${PN}-core" |
239 | FILES_${PN}-tests="${libdir}/python2.7/test " | 239 | FILES_${PN}-tests="${libdir}/python2.7/test " |
240 | 240 | ||
241 | DESCRIPTION_${PN}-textutils="Python Option Parsing, Text Wrapping and Comma-Separated-Value Support" | 241 | SUMMARY_${PN}-textutils="Python option parsing, text wrapping and CSV support" |
242 | RDEPENDS_${PN}-textutils="${PN}-core ${PN}-io ${PN}-re ${PN}-stringold" | 242 | RDEPENDS_${PN}-textutils="${PN}-core ${PN}-io ${PN}-re ${PN}-stringold" |
243 | FILES_${PN}-textutils="${libdir}/python2.7/lib-dynload/_csv.so ${libdir}/python2.7/csv.* ${libdir}/python2.7/optparse.* ${libdir}/python2.7/textwrap.* " | 243 | FILES_${PN}-textutils="${libdir}/python2.7/lib-dynload/_csv.so ${libdir}/python2.7/csv.* ${libdir}/python2.7/optparse.* ${libdir}/python2.7/textwrap.* " |
244 | 244 | ||
245 | DESCRIPTION_${PN}-threading="Python Threading & Synchronization Support" | 245 | SUMMARY_${PN}-threading="Python threading & synchronization support" |
246 | RDEPENDS_${PN}-threading="${PN}-core ${PN}-lang" | 246 | RDEPENDS_${PN}-threading="${PN}-core ${PN}-lang" |
247 | FILES_${PN}-threading="${libdir}/python2.7/_threading_local.* ${libdir}/python2.7/dummy_thread.* ${libdir}/python2.7/dummy_threading.* ${libdir}/python2.7/mutex.* ${libdir}/python2.7/threading.* ${libdir}/python2.7/Queue.* " | 247 | FILES_${PN}-threading="${libdir}/python2.7/_threading_local.* ${libdir}/python2.7/dummy_thread.* ${libdir}/python2.7/dummy_threading.* ${libdir}/python2.7/mutex.* ${libdir}/python2.7/threading.* ${libdir}/python2.7/Queue.* " |
248 | 248 | ||
249 | DESCRIPTION_${PN}-tkinter="Python Tcl/Tk Bindings" | 249 | SUMMARY_${PN}-tkinter="Python Tcl/Tk bindings" |
250 | RDEPENDS_${PN}-tkinter="${PN}-core" | 250 | RDEPENDS_${PN}-tkinter="${PN}-core" |
251 | FILES_${PN}-tkinter="${libdir}/python2.7/lib-dynload/_tkinter.so ${libdir}/python2.7/lib-tk " | 251 | FILES_${PN}-tkinter="${libdir}/python2.7/lib-dynload/_tkinter.so ${libdir}/python2.7/lib-tk " |
252 | 252 | ||
253 | DESCRIPTION_${PN}-unittest="Python Unit Testing Framework" | 253 | SUMMARY_${PN}-unittest="Python unit testing framework" |
254 | RDEPENDS_${PN}-unittest="${PN}-core ${PN}-stringold ${PN}-lang ${PN}-io ${PN}-difflib ${PN}-pprint ${PN}-shell" | 254 | RDEPENDS_${PN}-unittest="${PN}-core ${PN}-stringold ${PN}-lang ${PN}-io ${PN}-difflib ${PN}-pprint ${PN}-shell" |
255 | FILES_${PN}-unittest="${libdir}/python2.7/unittest/ " | 255 | FILES_${PN}-unittest="${libdir}/python2.7/unittest/ " |
256 | 256 | ||
257 | DESCRIPTION_${PN}-unixadmin="Python Unix Administration Support" | 257 | SUMMARY_${PN}-unixadmin="Python Unix administration support" |
258 | RDEPENDS_${PN}-unixadmin="${PN}-core" | 258 | RDEPENDS_${PN}-unixadmin="${PN}-core" |
259 | FILES_${PN}-unixadmin="${libdir}/python2.7/lib-dynload/nis.so ${libdir}/python2.7/lib-dynload/grp.so ${libdir}/python2.7/lib-dynload/pwd.so ${libdir}/python2.7/getpass.* " | 259 | FILES_${PN}-unixadmin="${libdir}/python2.7/lib-dynload/nis.so ${libdir}/python2.7/lib-dynload/grp.so ${libdir}/python2.7/lib-dynload/pwd.so ${libdir}/python2.7/getpass.* " |
260 | 260 | ||
261 | DESCRIPTION_${PN}-xml="Python basic XML support." | 261 | SUMMARY_${PN}-xml="Python basic XML support" |
262 | RDEPENDS_${PN}-xml="${PN}-core ${PN}-elementtree ${PN}-re" | 262 | RDEPENDS_${PN}-xml="${PN}-core ${PN}-elementtree ${PN}-re" |
263 | FILES_${PN}-xml="${libdir}/python2.7/lib-dynload/pyexpat.so ${libdir}/python2.7/xml ${libdir}/python2.7/xmllib.* " | 263 | FILES_${PN}-xml="${libdir}/python2.7/lib-dynload/pyexpat.so ${libdir}/python2.7/xml ${libdir}/python2.7/xmllib.* " |
264 | 264 | ||
265 | DESCRIPTION_${PN}-xmlrpc="Python XMLRPC Support" | 265 | SUMMARY_${PN}-xmlrpc="Python XML-RPC support" |
266 | RDEPENDS_${PN}-xmlrpc="${PN}-core ${PN}-xml ${PN}-netserver ${PN}-lang" | 266 | RDEPENDS_${PN}-xmlrpc="${PN}-core ${PN}-xml ${PN}-netserver ${PN}-lang" |
267 | FILES_${PN}-xmlrpc="${libdir}/python2.7/xmlrpclib.* ${libdir}/python2.7/SimpleXMLRPCServer.* ${libdir}/python2.7/DocXMLRPCServer.* " | 267 | FILES_${PN}-xmlrpc="${libdir}/python2.7/xmlrpclib.* ${libdir}/python2.7/SimpleXMLRPCServer.* ${libdir}/python2.7/DocXMLRPCServer.* " |
268 | 268 | ||
269 | DESCRIPTION_${PN}-zlib="Python zlib Support." | 269 | SUMMARY_${PN}-zlib="Python zlib compression support" |
270 | RDEPENDS_${PN}-zlib="${PN}-core" | 270 | RDEPENDS_${PN}-zlib="${PN}-core" |
271 | FILES_${PN}-zlib="${libdir}/python2.7/lib-dynload/zlib.so " | 271 | FILES_${PN}-zlib="${libdir}/python2.7/lib-dynload/zlib.so " |
272 | 272 | ||
273 | DESCRIPTION_${PN}-modules="All Python modules" | 273 | SUMMARY_${PN}-modules="All Python modules" |
274 | RDEPENDS_${PN}-modules="${PN}-2to3 ${PN}-audio ${PN}-bsddb ${PN}-codecs ${PN}-compile ${PN}-compiler ${PN}-compression ${PN}-core ${PN}-crypt ${PN}-ctypes ${PN}-curses ${PN}-datetime ${PN}-db ${PN}-debugger ${PN}-difflib ${PN}-distutils ${PN}-doctest ${PN}-elementtree ${PN}-email ${PN}-fcntl ${PN}-gdbm ${PN}-hotshot ${PN}-html ${PN}-idle ${PN}-image ${PN}-io ${PN}-json ${PN}-lang ${PN}-logging ${PN}-mailbox ${PN}-math ${PN}-mime ${PN}-mmap ${PN}-multiprocessing ${PN}-netclient ${PN}-netserver ${PN}-numbers ${PN}-pickle ${PN}-pkgutil ${PN}-pprint ${PN}-profile ${PN}-pydoc ${PN}-re ${PN}-readline ${PN}-resource ${PN}-robotparser ${PN}-shell ${PN}-smtpd ${PN}-sqlite3 ${PN}-sqlite3-tests ${PN}-stringold ${PN}-subprocess ${PN}-syslog ${PN}-terminal ${PN}-tests ${PN}-textutils ${PN}-threading ${PN}-tkinter ${PN}-unittest ${PN}-unixadmin ${PN}-xml ${PN}-xmlrpc ${PN}-zlib " | 274 | RDEPENDS_${PN}-modules="${PN}-2to3 ${PN}-audio ${PN}-bsddb ${PN}-codecs ${PN}-compile ${PN}-compiler ${PN}-compression ${PN}-core ${PN}-crypt ${PN}-ctypes ${PN}-curses ${PN}-datetime ${PN}-db ${PN}-debugger ${PN}-difflib ${PN}-distutils ${PN}-doctest ${PN}-elementtree ${PN}-email ${PN}-fcntl ${PN}-gdbm ${PN}-hotshot ${PN}-html ${PN}-idle ${PN}-image ${PN}-io ${PN}-json ${PN}-lang ${PN}-logging ${PN}-mailbox ${PN}-math ${PN}-mime ${PN}-mmap ${PN}-multiprocessing ${PN}-netclient ${PN}-netserver ${PN}-numbers ${PN}-pickle ${PN}-pkgutil ${PN}-pprint ${PN}-profile ${PN}-pydoc ${PN}-re ${PN}-readline ${PN}-resource ${PN}-robotparser ${PN}-shell ${PN}-smtpd ${PN}-sqlite3 ${PN}-sqlite3-tests ${PN}-stringold ${PN}-subprocess ${PN}-syslog ${PN}-terminal ${PN}-tests ${PN}-textutils ${PN}-threading ${PN}-tkinter ${PN}-unittest ${PN}-unixadmin ${PN}-xml ${PN}-xmlrpc ${PN}-zlib " |
275 | ALLOW_EMPTY_${PN}-modules = "1" | 275 | ALLOW_EMPTY_${PN}-modules = "1" |
276 | 276 | ||
diff --git a/meta/recipes-devtools/python/python-argparse_1.2.1.bb b/meta/recipes-devtools/python/python-argparse_1.2.1.bb index 1f07738547..b2850a3831 100644 --- a/meta/recipes-devtools/python/python-argparse_1.2.1.bb +++ b/meta/recipes-devtools/python/python-argparse_1.2.1.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Python command-line parsing library" | 1 | SUMMARY = "Python command-line parsing library" |
2 | SECTION = "devel/python" | 2 | SECTION = "devel/python" |
3 | LICENSE = "PSF" | 3 | LICENSE = "PSF" |
4 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=09d08bb5b7047e2688ea3faad6408aa8" | 4 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=09d08bb5b7047e2688ea3faad6408aa8" |
diff --git a/meta/recipes-devtools/python/python-dbus_1.2.0.bb b/meta/recipes-devtools/python/python-dbus_1.2.0.bb index a185d841e2..e64f99f87a 100644 --- a/meta/recipes-devtools/python/python-dbus_1.2.0.bb +++ b/meta/recipes-devtools/python/python-dbus_1.2.0.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Python bindings for DBus, a socket-based message bus system for interprocess communication" | 1 | SUMMARY = "Python bindings for the DBus inter-process communication system" |
2 | SECTION = "devel/python" | 2 | SECTION = "devel/python" |
3 | HOMEPAGE = "http://www.freedesktop.org/Software/dbus" | 3 | HOMEPAGE = "http://www.freedesktop.org/Software/dbus" |
4 | LICENSE = "MIT" | 4 | LICENSE = "MIT" |
diff --git a/meta/recipes-devtools/python/python-docutils_0.11.bb b/meta/recipes-devtools/python/python-docutils_0.11.bb index 7987244c0c..f5da973d99 100644 --- a/meta/recipes-devtools/python/python-docutils_0.11.bb +++ b/meta/recipes-devtools/python/python-docutils_0.11.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Text processing system" | 1 | SUMMARY = "Text processing system for documentation" |
2 | HOMEPAGE = "http://docutils.sourceforge.net" | 2 | HOMEPAGE = "http://docutils.sourceforge.net" |
3 | SECTION = "devel/python" | 3 | SECTION = "devel/python" |
4 | LICENSE = "PSF & BSD-2-Clause & GPLv3" | 4 | LICENSE = "PSF & BSD-2-Clause & GPLv3" |
diff --git a/meta/recipes-devtools/python/python-gst_0.10.22.bb b/meta/recipes-devtools/python/python-gst_0.10.22.bb index 8b041c3da0..a551adbfa6 100644 --- a/meta/recipes-devtools/python/python-gst_0.10.22.bb +++ b/meta/recipes-devtools/python/python-gst_0.10.22.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Python Gstreamer bindings" | 1 | SUMMARY = "Python bindings for the GStreamer multimedia framework" |
2 | SECTION = "devel/python" | 2 | SECTION = "devel/python" |
3 | LICENSE = "LGPLv2.1" | 3 | LICENSE = "LGPLv2.1" |
4 | DEPENDS = "gstreamer gst-plugins-base python-pygobject" | 4 | DEPENDS = "gstreamer gst-plugins-base python-pygobject" |
diff --git a/meta/recipes-devtools/python/python-imaging_1.1.7.bb b/meta/recipes-devtools/python/python-imaging_1.1.7.bb index efc57cfabc..ed8cfcc212 100644 --- a/meta/recipes-devtools/python/python-imaging_1.1.7.bb +++ b/meta/recipes-devtools/python/python-imaging_1.1.7.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Python Imaging Library" | 1 | SUMMARY = "Python Imaging Library (PIL)" |
2 | SECTION = "devel/python" | 2 | SECTION = "devel/python" |
3 | LICENSE = "MIT" | 3 | LICENSE = "MIT" |
4 | LIC_FILES_CHKSUM = "file://README;beginline=92;endline=120;md5=c4371af4579f1e489cf881c1443dd4ec" | 4 | LIC_FILES_CHKSUM = "file://README;beginline=92;endline=120;md5=c4371af4579f1e489cf881c1443dd4ec" |
diff --git a/meta/recipes-devtools/python/python-pycairo_1.10.0.bb b/meta/recipes-devtools/python/python-pycairo_1.10.0.bb index dc009b3edf..5b59b6ccc1 100644 --- a/meta/recipes-devtools/python/python-pycairo_1.10.0.bb +++ b/meta/recipes-devtools/python/python-pycairo_1.10.0.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Python Bindings for the Cairo canvas library" | 1 | SUMMARY = "Python bindings for the Cairo canvas library" |
2 | HOMEPAGE = "http://cairographics.org/pycairo" | 2 | HOMEPAGE = "http://cairographics.org/pycairo" |
3 | BUGTRACKER = "http://bugs.freedesktop.org" | 3 | BUGTRACKER = "http://bugs.freedesktop.org" |
4 | SECTION = "python-devel" | 4 | SECTION = "python-devel" |
diff --git a/meta/recipes-devtools/python/python-pycurl_7.19.0.2.bb b/meta/recipes-devtools/python/python-pycurl_7.19.0.2.bb index fb57b49a93..aceaab34cb 100644 --- a/meta/recipes-devtools/python/python-pycurl_7.19.0.2.bb +++ b/meta/recipes-devtools/python/python-pycurl_7.19.0.2.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "libcurl python bindings." | 1 | SUMMARY = "Python bindings for libcurl" |
2 | HOMEPAGE = "http://pycurl.sourceforge.net/" | 2 | HOMEPAGE = "http://pycurl.sourceforge.net/" |
3 | SECTION = "devel/python" | 3 | SECTION = "devel/python" |
4 | LICENSE = "LGPLv2.1+ | MIT" | 4 | LICENSE = "LGPLv2.1+ | MIT" |
diff --git a/meta/recipes-devtools/python/python-pygobject_2.27.91.bb b/meta/recipes-devtools/python/python-pygobject_2.27.91.bb index 322521bc20..49ee1083cf 100644 --- a/meta/recipes-devtools/python/python-pygobject_2.27.91.bb +++ b/meta/recipes-devtools/python/python-pygobject_2.27.91.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Python GObject bindings" | 1 | SUMMARY = "Python GObject bindings" |
2 | SECTION = "devel/python" | 2 | SECTION = "devel/python" |
3 | LICENSE = "LGPLv2.1" | 3 | LICENSE = "LGPLv2.1" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=a916467b91076e631dd8edb7424769c7" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=a916467b91076e631dd8edb7424769c7" |
diff --git a/meta/recipes-devtools/python/python-pygtk_2.24.0.bb b/meta/recipes-devtools/python/python-pygtk_2.24.0.bb index 475ea17300..3dbef897a2 100644 --- a/meta/recipes-devtools/python/python-pygtk_2.24.0.bb +++ b/meta/recipes-devtools/python/python-pygtk_2.24.0.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Python GTK+ 2.17.x Bindings" | 1 | SUMMARY = "Python bindings for the GTK+ UI toolkit" |
2 | SECTION = "devel/python" | 2 | SECTION = "devel/python" |
3 | # needs gtk+ 2.17.x | 3 | # needs gtk+ 2.17.x |
4 | DEPENDS = "gtk+ libglade python-pycairo python-pygobject" | 4 | DEPENDS = "gtk+ libglade python-pycairo python-pygobject" |
diff --git a/meta/recipes-devtools/python/python-scons_2.3.0.bb b/meta/recipes-devtools/python/python-scons_2.3.0.bb index 1110f6ea43..eb2735d46f 100644 --- a/meta/recipes-devtools/python/python-scons_2.3.0.bb +++ b/meta/recipes-devtools/python/python-scons_2.3.0.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "A Software Construction Tool" | 1 | SUMMARY = "Software Construction tool (make/autotools replacement)" |
2 | SECTION = "devel/python" | 2 | SECTION = "devel/python" |
3 | LICENSE = "MIT" | 3 | LICENSE = "MIT" |
4 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=98e9a1e6029e715255c52032a1eba637" | 4 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=98e9a1e6029e715255c52032a1eba637" |
diff --git a/meta/recipes-devtools/python/python-setuptools_1.4.bb b/meta/recipes-devtools/python/python-setuptools_1.4.bb index 3cfda56ce6..4138d288a8 100644 --- a/meta/recipes-devtools/python/python-setuptools_1.4.bb +++ b/meta/recipes-devtools/python/python-setuptools_1.4.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Download, build, install, upgrade, and uninstall Python packages" | 1 | SUMMARY = "Downloads, builds, installs, upgrades, and uninstalls Python packages" |
2 | HOMEPAGE = "http://cheeseshop.python.org/pypi/setuptools" | 2 | HOMEPAGE = "http://cheeseshop.python.org/pypi/setuptools" |
3 | SECTION = "devel/python" | 3 | SECTION = "devel/python" |
4 | LICENSE = "PSF" | 4 | LICENSE = "PSF" |
diff --git a/meta/recipes-devtools/python/python.inc b/meta/recipes-devtools/python/python.inc index fcfeda5cbc..87f5a39116 100644 --- a/meta/recipes-devtools/python/python.inc +++ b/meta/recipes-devtools/python/python.inc | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "The Python Programming Language" | 1 | SUMMARY = "The Python Programming Language" |
2 | HOMEPAGE = "http://www.python.org" | 2 | HOMEPAGE = "http://www.python.org" |
3 | LICENSE = "PSFv2" | 3 | LICENSE = "PSFv2" |
4 | SECTION = "devel/python" | 4 | SECTION = "devel/python" |
diff --git a/meta/recipes-devtools/qemu/qemu-helper-native_1.0.bb b/meta/recipes-devtools/qemu/qemu-helper-native_1.0.bb index e3eb8dc9d9..8d27c4db61 100644 --- a/meta/recipes-devtools/qemu/qemu-helper-native_1.0.bb +++ b/meta/recipes-devtools/qemu/qemu-helper-native_1.0.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Qemu helper utilities from Poky" | 1 | SUMMARY = "Helper utilities needed by the runqemu script" |
2 | LICENSE = "GPLv2" | 2 | LICENSE = "GPLv2" |
3 | RDEPENDS_${PN} = "qemu-native" | 3 | RDEPENDS_${PN} = "qemu-native" |
4 | PR = "r1" | 4 | PR = "r1" |
diff --git a/meta/recipes-devtools/qemu/qemu.inc b/meta/recipes-devtools/qemu/qemu.inc index 319dcde991..e210ea1a3e 100644 --- a/meta/recipes-devtools/qemu/qemu.inc +++ b/meta/recipes-devtools/qemu/qemu.inc | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "open source processor emulator" | 1 | SUMMARY = "Fast open source processor emulator" |
2 | HOMEPAGE = "http://qemu.org" | 2 | HOMEPAGE = "http://qemu.org" |
3 | LICENSE = "GPLv2 & LGPLv2.1" | 3 | LICENSE = "GPLv2 & LGPLv2.1" |
4 | DEPENDS = "glib-2.0 zlib alsa-lib virtual/libx11 pixman dtc libsdl" | 4 | DEPENDS = "glib-2.0 zlib alsa-lib virtual/libx11 pixman dtc libsdl" |
diff --git a/meta/recipes-devtools/qemu/qemuwrapper-cross_1.0.bb b/meta/recipes-devtools/qemu/qemuwrapper-cross_1.0.bb index 501d803e1d..3bfb5bde80 100644 --- a/meta/recipes-devtools/qemu/qemuwrapper-cross_1.0.bb +++ b/meta/recipes-devtools/qemu/qemuwrapper-cross_1.0.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Qemu wrapper script" | 1 | SUMMARY = "QEMU wrapper script" |
2 | LICENSE = "MIT" | 2 | LICENSE = "MIT" |
3 | LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" | 3 | LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" |
4 | 4 | ||
diff --git a/meta/recipes-devtools/quilt/quilt-0.60.inc b/meta/recipes-devtools/quilt/quilt-0.60.inc index 5fe201fc5b..18105bca02 100644 --- a/meta/recipes-devtools/quilt/quilt-0.60.inc +++ b/meta/recipes-devtools/quilt/quilt-0.60.inc | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Tool to work with series of patches." | 1 | SUMMARY = "Tool for working with series of patches" |
2 | HOMEPAGE = "http://savannah.nongnu.org/projects/quilt/" | 2 | HOMEPAGE = "http://savannah.nongnu.org/projects/quilt/" |
3 | SECTION = "devel" | 3 | SECTION = "devel" |
4 | LICENSE = "GPLv2" | 4 | LICENSE = "GPLv2" |
diff --git a/meta/recipes-devtools/rsync/rsync.inc b/meta/recipes-devtools/rsync/rsync.inc index fd337df1cb..4223c590f9 100644 --- a/meta/recipes-devtools/rsync/rsync.inc +++ b/meta/recipes-devtools/rsync/rsync.inc | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "A file-synchronization tool" | 1 | SUMMARY = "File synchronization tool" |
2 | HOMEPAGE = "http://rsync.samba.org/" | 2 | HOMEPAGE = "http://rsync.samba.org/" |
3 | BUGTRACKER = "http://rsync.samba.org/bugzilla.html" | 3 | BUGTRACKER = "http://rsync.samba.org/bugzilla.html" |
4 | SECTION = "console/network" | 4 | SECTION = "console/network" |
diff --git a/meta/recipes-devtools/rsync/rsync_2.6.9.bb b/meta/recipes-devtools/rsync/rsync_2.6.9.bb index 8c8b115ed6..6854c77f74 100644 --- a/meta/recipes-devtools/rsync/rsync_2.6.9.bb +++ b/meta/recipes-devtools/rsync/rsync_2.6.9.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "A file-synchronization tool" | 1 | SUMMARY = "File synchronization tool" |
2 | HOMEPAGE = "http://rsync.samba.org/" | 2 | HOMEPAGE = "http://rsync.samba.org/" |
3 | BUGTRACKER = "http://rsync.samba.org/bugzilla.html" | 3 | BUGTRACKER = "http://rsync.samba.org/bugzilla.html" |
4 | SECTION = "console/network" | 4 | SECTION = "console/network" |
diff --git a/meta/recipes-devtools/run-postinsts/run-postinsts_1.0.bb b/meta/recipes-devtools/run-postinsts/run-postinsts_1.0.bb index e18e7b6ad6..9c4de03ff7 100644 --- a/meta/recipes-devtools/run-postinsts/run-postinsts_1.0.bb +++ b/meta/recipes-devtools/run-postinsts/run-postinsts_1.0.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Run postinstall scripts on device" | 1 | SUMMARY = "Runs postinstall scripts on first boot of the target device" |
2 | SECTION = "devel" | 2 | SECTION = "devel" |
3 | PR = "r9" | 3 | PR = "r9" |
4 | LICENSE = "MIT" | 4 | LICENSE = "MIT" |
diff --git a/meta/recipes-devtools/strace/strace_4.8.bb b/meta/recipes-devtools/strace/strace_4.8.bb index 9fedb6ba86..24827458cc 100644 --- a/meta/recipes-devtools/strace/strace_4.8.bb +++ b/meta/recipes-devtools/strace/strace_4.8.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "strace is a system call tracing tool." | 1 | SUMMARY = "System call tracing tool" |
2 | HOMEPAGE = "http://strace.sourceforge.net" | 2 | HOMEPAGE = "http://strace.sourceforge.net" |
3 | SECTION = "console/utils" | 3 | SECTION = "console/utils" |
4 | LICENSE = "BSD" | 4 | LICENSE = "BSD" |
diff --git a/meta/recipes-devtools/subversion/subversion_1.6.15.bb b/meta/recipes-devtools/subversion/subversion_1.6.15.bb index ef679b3b65..f225671d0f 100644 --- a/meta/recipes-devtools/subversion/subversion_1.6.15.bb +++ b/meta/recipes-devtools/subversion/subversion_1.6.15.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "The Subversion (svn) client" | 1 | SUMMARY = "Subversion (svn) version control system client" |
2 | SECTION = "console/network" | 2 | SECTION = "console/network" |
3 | DEPENDS = "apr-util neon sqlite3" | 3 | DEPENDS = "apr-util neon sqlite3" |
4 | RDEPENDS_${PN} = "neon" | 4 | RDEPENDS_${PN} = "neon" |
diff --git a/meta/recipes-devtools/subversion/subversion_1.7.10.bb b/meta/recipes-devtools/subversion/subversion_1.7.10.bb index 489bddfc61..acef3bd62d 100644 --- a/meta/recipes-devtools/subversion/subversion_1.7.10.bb +++ b/meta/recipes-devtools/subversion/subversion_1.7.10.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "The Subversion (svn) client" | 1 | SUMMARY = "Subversion (svn) version control system client" |
2 | SECTION = "console/network" | 2 | SECTION = "console/network" |
3 | DEPENDS = "apr-util neon sqlite3 file" | 3 | DEPENDS = "apr-util neon sqlite3 file" |
4 | RDEPENDS_${PN} = "neon" | 4 | RDEPENDS_${PN} = "neon" |
diff --git a/meta/recipes-devtools/swabber/swabber-native_git.bb b/meta/recipes-devtools/swabber/swabber-native_git.bb index 2648c61d34..2f313bb466 100644 --- a/meta/recipes-devtools/swabber/swabber-native_git.bb +++ b/meta/recipes-devtools/swabber/swabber-native_git.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Swabber is a tool that can help with understanding a program's use of host files." | 1 | SUMMARY = "Tool to monitor and report on host system file usage" |
2 | HOMEPAGE = "http://git.yoctoproject.org/cgit/cgit.cgi/swabber" | 2 | HOMEPAGE = "http://git.yoctoproject.org/cgit/cgit.cgi/swabber" |
3 | LICENSE = "GPLv2" | 3 | LICENSE = "GPLv2" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=393a5ca445f6965873eca0259a17f833" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=393a5ca445f6965873eca0259a17f833" |
diff --git a/meta/recipes-devtools/syslinux/syslinux_6.01.bb b/meta/recipes-devtools/syslinux/syslinux_6.01.bb index 1c240def9e..078f8bc40b 100644 --- a/meta/recipes-devtools/syslinux/syslinux_6.01.bb +++ b/meta/recipes-devtools/syslinux/syslinux_6.01.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "A multi-purpose linux bootloader" | 1 | SUMMARY = "Multi-purpose linux bootloader" |
2 | HOMEPAGE = "http://syslinux.zytor.com/" | 2 | HOMEPAGE = "http://syslinux.zytor.com/" |
3 | LICENSE = "GPLv2+" | 3 | LICENSE = "GPLv2+" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3 \ | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3 \ |
diff --git a/meta/recipes-devtools/tcf-agent/tcf-agent_git.bb b/meta/recipes-devtools/tcf-agent/tcf-agent_git.bb index e7779cd210..1eb0021eec 100644 --- a/meta/recipes-devtools/tcf-agent/tcf-agent_git.bb +++ b/meta/recipes-devtools/tcf-agent/tcf-agent_git.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Target Communication Framework" | 1 | SUMMARY = "Target Communication Framework for the Eclipse IDE" |
2 | HOMEPAGE = "http://wiki.eclipse.org/TCF" | 2 | HOMEPAGE = "http://wiki.eclipse.org/TCF" |
3 | BUGTRACKER = "https://bugs.eclipse.org/bugs/" | 3 | BUGTRACKER = "https://bugs.eclipse.org/bugs/" |
4 | 4 | ||
diff --git a/meta/recipes-devtools/tcltk/tcl_8.6.1.bb b/meta/recipes-devtools/tcltk/tcl_8.6.1.bb index 0d6468a38c..be59ad1376 100644 --- a/meta/recipes-devtools/tcltk/tcl_8.6.1.bb +++ b/meta/recipes-devtools/tcltk/tcl_8.6.1.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Tool Command Language" | 1 | SUMMARY = "Tool Command Language" |
2 | LICENSE = "BSD-3-Clause" | 2 | LICENSE = "BSD-3-Clause" |
3 | SECTION = "devel/tcltk" | 3 | SECTION = "devel/tcltk" |
4 | HOMEPAGE = "http://tcl.sourceforge.net" | 4 | HOMEPAGE = "http://tcl.sourceforge.net" |
diff --git a/meta/recipes-devtools/ubootchart/ubootchart_svn.bb b/meta/recipes-devtools/ubootchart/ubootchart_svn.bb index 8cdedf9005..b13755e855 100644 --- a/meta/recipes-devtools/ubootchart/ubootchart_svn.bb +++ b/meta/recipes-devtools/ubootchart/ubootchart_svn.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "A boot profiling tool" | 1 | SUMMARY = "A boot profiling tool" |
2 | HOMEPAGE = "http://code.google.com/p/ubootchart/" | 2 | HOMEPAGE = "http://code.google.com/p/ubootchart/" |
3 | LICENSE = "GPLv3" | 3 | LICENSE = "GPLv3" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=8f0e2cd40e05189ec81232da84bd6e1a" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=8f0e2cd40e05189ec81232da84bd6e1a" |
diff --git a/meta/recipes-devtools/unfs-server/unfs-server_2.1+2.2beta47.bb b/meta/recipes-devtools/unfs-server/unfs-server_2.1+2.2beta47.bb index f65e92bf37..226a6456d3 100644 --- a/meta/recipes-devtools/unfs-server/unfs-server_2.1+2.2beta47.bb +++ b/meta/recipes-devtools/unfs-server/unfs-server_2.1+2.2beta47.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Userspace NFS server" | 1 | SUMMARY = "Userspace NFS server" |
2 | SECTION = "console/network" | 2 | SECTION = "console/network" |
3 | LICENSE = "GPLv2+" | 3 | LICENSE = "GPLv2+" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=8ca43cbc842c2336e835926c2166c28b" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=8ca43cbc842c2336e835926c2166c28b" |
diff --git a/meta/recipes-devtools/unifdef/unifdef-native_2.6.18+git.bb b/meta/recipes-devtools/unifdef/unifdef-native_2.6.18+git.bb index b1869fd4c9..9a28684236 100644 --- a/meta/recipes-devtools/unifdef/unifdef-native_2.6.18+git.bb +++ b/meta/recipes-devtools/unifdef/unifdef-native_2.6.18+git.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Kernel header preprocessor" | 1 | SUMMARY = "Kernel header preprocessor" |
2 | SECTION = "devel" | 2 | SECTION = "devel" |
3 | LICENSE = "BSD-2-Clause" | 3 | LICENSE = "BSD-2-Clause" |
4 | 4 | ||
diff --git a/meta/recipes-devtools/valgrind/valgrind_3.9.0.bb b/meta/recipes-devtools/valgrind/valgrind_3.9.0.bb index 80aac62789..216fdab5ac 100644 --- a/meta/recipes-devtools/valgrind/valgrind_3.9.0.bb +++ b/meta/recipes-devtools/valgrind/valgrind_3.9.0.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Valgrind memory debugger" | 1 | SUMMARY = "Valgrind memory debugger and instrumentation framework" |
2 | HOMEPAGE = "http://valgrind.org/" | 2 | HOMEPAGE = "http://valgrind.org/" |
3 | BUGTRACKER = "http://valgrind.org/support/bug_reports.html" | 3 | BUGTRACKER = "http://valgrind.org/support/bug_reports.html" |
4 | LICENSE = "GPLv2 & GPLv2+ & BSD" | 4 | LICENSE = "GPLv2 & GPLv2+ & BSD" |