diff options
author | Matthieu CRAPET <Matthieu.CRAPET@ingenico.com> | 2014-02-19 15:47:36 +0100 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2014-02-23 23:20:02 +0100 |
commit | c95e155780a0cf3a8fb59a2f86db6367d18116fc (patch) | |
tree | 959415e6ec633be9f798ac35a1be7b9d67aded5a /meta-oe/recipes-support | |
parent | a7ee4f3b00870b4a7c7bd5caada6df00089973c8 (diff) | |
download | meta-openembedded-c95e155780a0cf3a8fb59a2f86db6367d18116fc.tar.gz |
recipes: convert remaining SUMMARY/DESCRIPTION cosmetic issues
Changes:
- rename SUMMARY with length > 80 to DESCRIPTION
- rename DESCRIPTION with length < 80 to (non present tag) SUMMARY
- drop final point character at the end of SUMMARY string
- remove trailing whitespace of SUMMARY line
Note: don't bump PR
Signed-off-by: Matthieu Crapet <Matthieu.Crapet@ingenico.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe/recipes-support')
80 files changed, 84 insertions, 81 deletions
diff --git a/meta-oe/recipes-support/bash-completion/bash-completion_2.0.bb b/meta-oe/recipes-support/bash-completion/bash-completion_2.0.bb index 014d122cb..ad7fd28c4 100644 --- a/meta-oe/recipes-support/bash-completion/bash-completion_2.0.bb +++ b/meta-oe/recipes-support/bash-completion/bash-completion_2.0.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Programmable Completion for Bash 4" | 1 | SUMMARY = "Programmable Completion for Bash 4" |
2 | HOMEPAGE = "http://bash-completion.alioth.debian.org/" | 2 | HOMEPAGE = "http://bash-completion.alioth.debian.org/" |
3 | BUGTRACKER = "https://alioth.debian.org/projects/bash-completion/" | 3 | BUGTRACKER = "https://alioth.debian.org/projects/bash-completion/" |
4 | 4 | ||
diff --git a/meta-oe/recipes-support/ccid/ccid_1.4.8.bb b/meta-oe/recipes-support/ccid/ccid_1.4.8.bb index e70ec3935..efaf72d26 100644 --- a/meta-oe/recipes-support/ccid/ccid_1.4.8.bb +++ b/meta-oe/recipes-support/ccid/ccid_1.4.8.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Generic USB CCID smart card reader driver" | 1 | SUMMARY = "Generic USB CCID smart card reader driver" |
2 | HOMEPAGE = "http://pcsclite.alioth.debian.org/ccid.html" | 2 | HOMEPAGE = "http://pcsclite.alioth.debian.org/ccid.html" |
3 | LICENSE = "LGPLv2.1+" | 3 | LICENSE = "LGPLv2.1+" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=2d5025d4aa3495befef8f17206a5b0a1" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=2d5025d4aa3495befef8f17206a5b0a1" |
diff --git a/meta-oe/recipes-support/daemonize/daemonize_git.bb b/meta-oe/recipes-support/daemonize/daemonize_git.bb index f6e52033a..57dc15b3f 100644 --- a/meta-oe/recipes-support/daemonize/daemonize_git.bb +++ b/meta-oe/recipes-support/daemonize/daemonize_git.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "A tool to run a command as a daemon" | 1 | SUMMARY = "A tool to run a command as a daemon" |
2 | HOMEPAGE = "http://software.clapper.org/daemonize/" | 2 | HOMEPAGE = "http://software.clapper.org/daemonize/" |
3 | LICENSE = "BSD" | 3 | LICENSE = "BSD" |
4 | LIC_FILES_CHKSUM = "file://LICENSE.md;md5=3cf9084faa88bc8554a9139d8d7dd35f" | 4 | LIC_FILES_CHKSUM = "file://LICENSE.md;md5=3cf9084faa88bc8554a9139d8d7dd35f" |
diff --git a/meta-oe/recipes-support/debianutils/debianutils_2.30.bb b/meta-oe/recipes-support/debianutils/debianutils_2.30.bb index 8b378b07a..624cf3c4a 100644 --- a/meta-oe/recipes-support/debianutils/debianutils_2.30.bb +++ b/meta-oe/recipes-support/debianutils/debianutils_2.30.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Miscellaneous utilities specific to Debian" | 1 | SUMMARY = "Miscellaneous utilities specific to Debian" |
2 | SECTION = "base" | 2 | SECTION = "base" |
3 | LICENSE = "GPLv2 & BSD & SMAIL_GPL" | 3 | LICENSE = "GPLv2 & BSD & SMAIL_GPL" |
4 | LIC_FILES_CHKSUM = "file://debian/copyright;md5=b948675029f79c64840e78881e91e1d4" | 4 | LIC_FILES_CHKSUM = "file://debian/copyright;md5=b948675029f79c64840e78881e91e1d4" |
diff --git a/meta-oe/recipes-support/devicekit/devicekit-power_014.bb b/meta-oe/recipes-support/devicekit/devicekit-power_014.bb index daf76d34d..7c40fbc5f 100644 --- a/meta-oe/recipes-support/devicekit/devicekit-power_014.bb +++ b/meta-oe/recipes-support/devicekit/devicekit-power_014.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Devicekit power" | 1 | SUMMARY = "Devicekit power" |
2 | LICENSE = "GPLv2" | 2 | LICENSE = "GPLv2" |
3 | LIC_FILES_CHKSUM = "file://COPYING;md5=756cf97871f77233638937da21b025d3" | 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=756cf97871f77233638937da21b025d3" |
4 | 4 | ||
diff --git a/meta-oe/recipes-support/devmem2/devmem2.bb b/meta-oe/recipes-support/devmem2/devmem2.bb index 0b4541226..e48cc9210 100644 --- a/meta-oe/recipes-support/devmem2/devmem2.bb +++ b/meta-oe/recipes-support/devmem2/devmem2.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Simple program to read/write from/to any location in memory." | 1 | SUMMARY = "Simple program to read/write from/to any location in memory" |
2 | LICENSE = "GPLv2+" | 2 | LICENSE = "GPLv2+" |
3 | LIC_FILES_CHKSUM = "file://devmem2.c;endline=28;md5=dd68f2b0a5184b3db3dc25c99e0bd0cd" | 3 | LIC_FILES_CHKSUM = "file://devmem2.c;endline=28;md5=dd68f2b0a5184b3db3dc25c99e0bd0cd" |
4 | PR = "r7" | 4 | PR = "r7" |
diff --git a/meta-oe/recipes-support/dfu-util/dfu-util_svn.bb b/meta-oe/recipes-support/dfu-util/dfu-util_svn.bb index 7e7182088..026a904f2 100644 --- a/meta-oe/recipes-support/dfu-util/dfu-util_svn.bb +++ b/meta-oe/recipes-support/dfu-util/dfu-util_svn.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "USB Device Firmware Upgrade utility" | 1 | SUMMARY = "USB Device Firmware Upgrade utility" |
2 | SECTION = "devel" | 2 | SECTION = "devel" |
3 | AUTHOR = "Harald Welte <laforge@openmoko.org>" | 3 | AUTHOR = "Harald Welte <laforge@openmoko.org>" |
4 | LICENSE = "GPLv2" | 4 | LICENSE = "GPLv2" |
diff --git a/meta-oe/recipes-support/digitemp/digitemp_3.6.0.bb b/meta-oe/recipes-support/digitemp/digitemp_3.6.0.bb index 26ab3b6e0..2582820e6 100644 --- a/meta-oe/recipes-support/digitemp/digitemp_3.6.0.bb +++ b/meta-oe/recipes-support/digitemp/digitemp_3.6.0.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "read temperature sensors in a 1-Wire net" | 1 | SUMMARY = "read temperature sensors in a 1-Wire net" |
2 | SECTION = "util" | 2 | SECTION = "util" |
3 | DEPENDS = "libusb1" | 3 | DEPENDS = "libusb1" |
4 | LICENSE = "GPLv2" | 4 | LICENSE = "GPLv2" |
diff --git a/meta-oe/recipes-support/enca/enca_1.9.bb b/meta-oe/recipes-support/enca/enca_1.9.bb index ba6d70df4..e65a143e5 100644 --- a/meta-oe/recipes-support/enca/enca_1.9.bb +++ b/meta-oe/recipes-support/enca/enca_1.9.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Enca is an Extremely Naive Charset Analyser" | 1 | SUMMARY = "Enca is an Extremely Naive Charset Analyser" |
2 | SECTION = "libs" | 2 | SECTION = "libs" |
3 | HOMEPAGE = "http://trific.ath.cx/software/enca/" | 3 | HOMEPAGE = "http://trific.ath.cx/software/enca/" |
4 | 4 | ||
diff --git a/meta-oe/recipes-support/eventlog/eventlog_0.2.12.bb b/meta-oe/recipes-support/eventlog/eventlog_0.2.12.bb index f82991b72..e31c194f4 100644 --- a/meta-oe/recipes-support/eventlog/eventlog_0.2.12.bb +++ b/meta-oe/recipes-support/eventlog/eventlog_0.2.12.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Replacement syslog API" | 1 | SUMMARY = "Replacement syslog API" |
2 | LICENSE = "BSD" | 2 | LICENSE = "BSD" |
3 | LIC_FILES_CHKSUM = "file://COPYING;md5=b8ba8e77bcda9a53fac0fe39fe957767" | 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=b8ba8e77bcda9a53fac0fe39fe957767" |
4 | 4 | ||
diff --git a/meta-oe/recipes-support/evtest/evtest_1.25.bb b/meta-oe/recipes-support/evtest/evtest_1.25.bb index 5e1113152..34b5b7422 100644 --- a/meta-oe/recipes-support/evtest/evtest_1.25.bb +++ b/meta-oe/recipes-support/evtest/evtest_1.25.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Simple tool for input event debugging." | 1 | SUMMARY = "Simple tool for input event debugging" |
2 | HOMEPAGE = "http://people.freedesktop.org/~whot/evtest/" | 2 | HOMEPAGE = "http://people.freedesktop.org/~whot/evtest/" |
3 | AUTHOR = "Vojtech Pavlik <vojtech@suse.cz>" | 3 | AUTHOR = "Vojtech Pavlik <vojtech@suse.cz>" |
4 | SECTION = "console/utils" | 4 | SECTION = "console/utils" |
diff --git a/meta-oe/recipes-support/fbset/fbset-modes.bb b/meta-oe/recipes-support/fbset/fbset-modes.bb index e3b26ec45..1310e6f7b 100644 --- a/meta-oe/recipes-support/fbset/fbset-modes.bb +++ b/meta-oe/recipes-support/fbset/fbset-modes.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Default display timings and resolutions for fbset" | 1 | SUMMARY = "Default display timings and resolutions for fbset" |
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-oe/recipes-support/fbset/fbset_2.1.bb b/meta-oe/recipes-support/fbset/fbset_2.1.bb index 88d4f5eea..aa780081e 100644 --- a/meta-oe/recipes-support/fbset/fbset_2.1.bb +++ b/meta-oe/recipes-support/fbset/fbset_2.1.bb | |||
@@ -5,7 +5,7 @@ | |||
5 | # Filename: fbset_2.1.bb | 5 | # Filename: fbset_2.1.bb |
6 | # Date: 28-May-06 | 6 | # Date: 28-May-06 |
7 | 7 | ||
8 | DESCRIPTION = "The fbset console tool" | 8 | SUMMARY = "The fbset console tool" |
9 | LICENSE = "GPLv2" | 9 | LICENSE = "GPLv2" |
10 | LIC_FILES_CHKSUM = "file://fbset.c;endline=19;md5=bf326f82cdfcac391af208f019c5603f" | 10 | LIC_FILES_CHKSUM = "file://fbset.c;endline=19;md5=bf326f82cdfcac391af208f019c5603f" |
11 | RRECOMMENDS_${PN} = "fbset-modes" | 11 | RRECOMMENDS_${PN} = "fbset-modes" |
diff --git a/meta-oe/recipes-support/fbtest/fb-test_git.bb b/meta-oe/recipes-support/fbtest/fb-test_git.bb index eea1be4d8..c8b4a1bea 100644 --- a/meta-oe/recipes-support/fbtest/fb-test_git.bb +++ b/meta-oe/recipes-support/fbtest/fb-test_git.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Test suite for Linux framebuffer" | 1 | SUMMARY = "Test suite for Linux framebuffer" |
2 | 2 | ||
3 | PV = "0.0" | 3 | PV = "0.0" |
4 | 4 | ||
diff --git a/meta-oe/recipes-support/fltk/fltk_1.1.10.bb b/meta-oe/recipes-support/fltk/fltk_1.1.10.bb index 6b7a1afef..490946096 100644 --- a/meta-oe/recipes-support/fltk/fltk_1.1.10.bb +++ b/meta-oe/recipes-support/fltk/fltk_1.1.10.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "FLTK is a cross-platform C++ GUI toolkit" | 1 | SUMMARY = "FLTK is a cross-platform C++ GUI toolkit" |
2 | HOMEPAGE = "http://www.fltk.org" | 2 | HOMEPAGE = "http://www.fltk.org" |
3 | SECTION = "libs" | 3 | SECTION = "libs" |
4 | LICENSE = "LGPLv2 & FLTK" | 4 | LICENSE = "LGPLv2 & FLTK" |
diff --git a/meta-oe/recipes-support/gd/gd_2.0.35+2.0.36rc1.bb b/meta-oe/recipes-support/gd/gd_2.0.35+2.0.36rc1.bb index 2439d5266..957c4eb53 100644 --- a/meta-oe/recipes-support/gd/gd_2.0.35+2.0.36rc1.bb +++ b/meta-oe/recipes-support/gd/gd_2.0.35+2.0.36rc1.bb | |||
@@ -1,7 +1,7 @@ | |||
1 | SECTION = "libs" | 1 | SECTION = "libs" |
2 | LICENSE = "GD" | 2 | LICENSE = "GD" |
3 | LIC_FILES_CHKSUM = "file://COPYING;md5=c97638cafd3581eb87abd37332137669" | 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=c97638cafd3581eb87abd37332137669" |
4 | DESCRIPTION = "gd is a library used to create PNG, JPEG, or WBMP images." | 4 | SUMMARY = "gd is a library used to create PNG, JPEG, or WBMP images" |
5 | DEPENDS = "freetype libpng jpeg zlib" | 5 | DEPENDS = "freetype libpng jpeg zlib" |
6 | PR = "r5" | 6 | PR = "r5" |
7 | 7 | ||
diff --git a/meta-oe/recipes-support/gperftools/gperftools_2.1.bb b/meta-oe/recipes-support/gperftools/gperftools_2.1.bb index 50681e1c2..7d4a0b0c5 100644 --- a/meta-oe/recipes-support/gperftools/gperftools_2.1.bb +++ b/meta-oe/recipes-support/gperftools/gperftools_2.1.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Fast, multi-threaded malloc() and nifty performance analysis tools" | 1 | SUMMARY = "Fast, multi-threaded malloc() and nifty performance analysis tools" |
2 | HOMEPAGE = "http://code.google.com/p/gperftools/" | 2 | HOMEPAGE = "http://code.google.com/p/gperftools/" |
3 | LICENSE = "BSD" | 3 | LICENSE = "BSD" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=762732742c73dc6c7fbe8632f06c059a" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=762732742c73dc6c7fbe8632f06c059a" |
diff --git a/meta-oe/recipes-support/htop/htop_1.0.2.bb b/meta-oe/recipes-support/htop/htop_1.0.2.bb index 3982f667f..234978b4e 100644 --- a/meta-oe/recipes-support/htop/htop_1.0.2.bb +++ b/meta-oe/recipes-support/htop/htop_1.0.2.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "htop process monitor" | 1 | SUMMARY = "htop process monitor" |
2 | HOMEPAGE = "http://htop.sf.net" | 2 | HOMEPAGE = "http://htop.sf.net" |
3 | SECTION = "console/utils" | 3 | SECTION = "console/utils" |
4 | LICENSE = "GPLv2" | 4 | LICENSE = "GPLv2" |
diff --git a/meta-oe/recipes-support/i2c-tools/i2c-tools_3.1.0.bb b/meta-oe/recipes-support/i2c-tools/i2c-tools_3.1.0.bb index 3d76f8b3c..a9e8593b9 100644 --- a/meta-oe/recipes-support/i2c-tools/i2c-tools_3.1.0.bb +++ b/meta-oe/recipes-support/i2c-tools/i2c-tools_3.1.0.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Set of i2c tools for linux" | 1 | SUMMARY = "Set of i2c tools for linux" |
2 | SECTION = "base" | 2 | SECTION = "base" |
3 | LICENSE = "GPLv2" | 3 | LICENSE = "GPLv2" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe" |
diff --git a/meta-oe/recipes-support/iksemel/iksemel_1.4.bb b/meta-oe/recipes-support/iksemel/iksemel_1.4.bb index 98691496e..c7de2f4ce 100644 --- a/meta-oe/recipes-support/iksemel/iksemel_1.4.bb +++ b/meta-oe/recipes-support/iksemel/iksemel_1.4.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Fast and portable XML parser and Jabber protocol library" | 1 | SUMMARY = "Fast and portable XML parser and Jabber protocol library" |
2 | AUTHOR = "Gurer Ozen <meduketto at gmail.com>" | 2 | AUTHOR = "Gurer Ozen <meduketto at gmail.com>" |
3 | HOMEPAGE = "http://iksemel.googlecode.com" | 3 | HOMEPAGE = "http://iksemel.googlecode.com" |
4 | SECTION = "libs" | 4 | SECTION = "libs" |
diff --git a/meta-oe/recipes-support/imagemagick/imagemagick_6.8.6.bb b/meta-oe/recipes-support/imagemagick/imagemagick_6.8.6.bb index 34e8013b4..9ff03c3c1 100644 --- a/meta-oe/recipes-support/imagemagick/imagemagick_6.8.6.bb +++ b/meta-oe/recipes-support/imagemagick/imagemagick_6.8.6.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "ImageMagick is an image convertion tools" | 1 | SUMMARY = "ImageMagick is an image convertion tools" |
2 | SECTION = "console/utils" | 2 | SECTION = "console/utils" |
3 | LICENSE = "ImageMagick" | 3 | LICENSE = "ImageMagick" |
4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=b1bf06a8d02cb00b02dea7d03ef9525f" | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=b1bf06a8d02cb00b02dea7d03ef9525f" |
diff --git a/meta-oe/recipes-support/inih/libinih_git.bb b/meta-oe/recipes-support/inih/libinih_git.bb index 4709be082..2a13d0a7e 100644 --- a/meta-oe/recipes-support/inih/libinih_git.bb +++ b/meta-oe/recipes-support/inih/libinih_git.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "C and C++ INI Library" | 1 | SUMMARY = "C and C++ INI Library" |
2 | HOMEPAGE = "http://code.google.com/p/inih/" | 2 | HOMEPAGE = "http://code.google.com/p/inih/" |
3 | PV = "0.0+gitr${SRCPV}" | 3 | PV = "0.0+gitr${SRCPV}" |
4 | PKGV = "${GITPKGVTAG}" | 4 | PKGV = "${GITPKGVTAG}" |
diff --git a/meta-oe/recipes-support/joe/joe_3.1.bb b/meta-oe/recipes-support/joe/joe_3.1.bb index 7c5922de2..fb9a9fbab 100644 --- a/meta-oe/recipes-support/joe/joe_3.1.bb +++ b/meta-oe/recipes-support/joe/joe_3.1.bb | |||
@@ -1,5 +1,5 @@ | |||
1 | SECTION = "console/utils" | 1 | SECTION = "console/utils" |
2 | DESCRIPTION = "Console text editor with good functionality, good choice for vi-haters." | 2 | SUMMARY = "Console text editor with good functionality, good choice for vi-haters" |
3 | HOMEPAGE = "http://joe-editor.sourceforge.net/" | 3 | HOMEPAGE = "http://joe-editor.sourceforge.net/" |
4 | LICENSE = "GPLv1" | 4 | LICENSE = "GPLv1" |
5 | LIC_FILES_CHKSUM = "file://COPYING;md5=da10ed7cf8038981c580e11c1d3e8fb6" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=da10ed7cf8038981c580e11c1d3e8fb6" |
diff --git a/meta-oe/recipes-support/lcms/lcms_1.17.bb b/meta-oe/recipes-support/lcms/lcms_1.17.bb index 156bc31e2..64e6f07df 100644 --- a/meta-oe/recipes-support/lcms/lcms_1.17.bb +++ b/meta-oe/recipes-support/lcms/lcms_1.17.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Little cms is a small-footprint, speed optimized color management engine." | 1 | SUMMARY = "Little cms is a small-footprint, speed optimized color management engine" |
2 | SECTION = "libs" | 2 | SECTION = "libs" |
3 | LICENSE = "MIT" | 3 | LICENSE = "MIT" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=156745cad721a8783cb847e82b79f586" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=156745cad721a8783cb847e82b79f586" |
diff --git a/meta-oe/recipes-support/libatasmart/libatasmart_0.19.bb b/meta-oe/recipes-support/libatasmart/libatasmart_0.19.bb index 0a378b480..21f4e2ac4 100644 --- a/meta-oe/recipes-support/libatasmart/libatasmart_0.19.bb +++ b/meta-oe/recipes-support/libatasmart/libatasmart_0.19.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "ATA S.M.A.R.T. Reading and Parsing Library" | 1 | SUMMARY = "ATA S.M.A.R.T. Reading and Parsing Library" |
2 | LICENSE = "LGPLv2.1" | 2 | LICENSE = "LGPLv2.1" |
3 | LIC_FILES_CHKSUM = "file://LGPL;md5=2d5025d4aa3495befef8f17206a5b0a1" | 3 | LIC_FILES_CHKSUM = "file://LGPL;md5=2d5025d4aa3495befef8f17206a5b0a1" |
4 | 4 | ||
diff --git a/meta-oe/recipes-support/libmcrypt/libmcrypt_2.5.8.bb b/meta-oe/recipes-support/libmcrypt/libmcrypt_2.5.8.bb index a16939038..2e5f07f71 100644 --- a/meta-oe/recipes-support/libmcrypt/libmcrypt_2.5.8.bb +++ b/meta-oe/recipes-support/libmcrypt/libmcrypt_2.5.8.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Replacement for the old crypt() package and crypt(1) command, with extensions." | 1 | SUMMARY = "Replacement for the old crypt() package and crypt(1) command, with extensions" |
2 | HOMEPAGE = "http://mcrypt.sourceforge.net/" | 2 | HOMEPAGE = "http://mcrypt.sourceforge.net/" |
3 | LICENSE = "LGPLv2.1" | 3 | LICENSE = "LGPLv2.1" |
4 | LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=bbb461211a33b134d42ed5ee802b37ff" | 4 | LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=bbb461211a33b134d42ed5ee802b37ff" |
diff --git a/meta-oe/recipes-support/libol/libol_0.3.18.bb b/meta-oe/recipes-support/libol/libol_0.3.18.bb index 2375369dc..429945fe6 100644 --- a/meta-oe/recipes-support/libol/libol_0.3.18.bb +++ b/meta-oe/recipes-support/libol/libol_0.3.18.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "A tiny C support library" | 1 | SUMMARY = "A tiny C support library" |
2 | SECTION = "libs" | 2 | SECTION = "libs" |
3 | LICENSE = "GPLv2" | 3 | LICENSE = "GPLv2" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=c93c0550bd3173f4504b2cbd8991e50b" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=c93c0550bd3173f4504b2cbd8991e50b" |
diff --git a/meta-oe/recipes-support/libraw1394/libraw1394_2.1.0.bb b/meta-oe/recipes-support/libraw1394/libraw1394_2.1.0.bb index 617ba1b46..811829ebc 100644 --- a/meta-oe/recipes-support/libraw1394/libraw1394_2.1.0.bb +++ b/meta-oe/recipes-support/libraw1394/libraw1394_2.1.0.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "base library for low-level IEEE 1394 accesses" | 1 | SUMMARY = "base library for low-level IEEE 1394 accesses" |
2 | HOMEPAGE = "https://ieee1394.wiki.kernel.org/index.php/Libraries#libraw1394" | 2 | HOMEPAGE = "https://ieee1394.wiki.kernel.org/index.php/Libraries#libraw1394" |
3 | SECTION = "libs" | 3 | SECTION = "libs" |
4 | LICENSE = "LGPL-2.1" | 4 | LICENSE = "LGPL-2.1" |
diff --git a/meta-oe/recipes-support/libsdl-ttf/libsdl-ttf_2.0.10.bb b/meta-oe/recipes-support/libsdl-ttf/libsdl-ttf_2.0.10.bb index 09e5ec2b8..c6e5a15ff 100644 --- a/meta-oe/recipes-support/libsdl-ttf/libsdl-ttf_2.0.10.bb +++ b/meta-oe/recipes-support/libsdl-ttf/libsdl-ttf_2.0.10.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Simple DirectMedia Layer truetype font library." | 1 | SUMMARY = "Simple DirectMedia Layer truetype font library" |
2 | SECTION = "libs" | 2 | SECTION = "libs" |
3 | DEPENDS = "virtual/libsdl freetype" | 3 | DEPENDS = "virtual/libsdl freetype" |
4 | LICENSE = "LGPLv2.1" | 4 | LICENSE = "LGPLv2.1" |
diff --git a/meta-oe/recipes-support/libsoc/libsoc_0.6.bb b/meta-oe/recipes-support/libsoc/libsoc_0.6.bb index ceb2b8605..79c171adf 100644 --- a/meta-oe/recipes-support/libsoc/libsoc_0.6.bb +++ b/meta-oe/recipes-support/libsoc/libsoc_0.6.bb | |||
@@ -1,4 +1,7 @@ | |||
1 | SUMMARY = "libsoc is a C library for interfacing with common SoC peripherals through generic kernel interfaces" | 1 | SUMMARY = "Library for interfacing with common SoC peripherals" |
2 | DESCRIPTION = "libsoc is a C library to interface with common peripherals (gpio, i2c, spi, pwm) \ | ||
3 | found in SoC (System on Chips) through generic Linux Kernel interfaces." | ||
4 | |||
2 | HOMEPAGE = "https://github.com/jackmitch/libsoc" | 5 | HOMEPAGE = "https://github.com/jackmitch/libsoc" |
3 | 6 | ||
4 | LICENSE = "LGPLv2.1" | 7 | LICENSE = "LGPLv2.1" |
diff --git a/meta-oe/recipes-support/libssh/libssh_git.bb b/meta-oe/recipes-support/libssh/libssh_git.bb index 14fd1e4fd..3f118a0f3 100644 --- a/meta-oe/recipes-support/libssh/libssh_git.bb +++ b/meta-oe/recipes-support/libssh/libssh_git.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Multiplatform C library implementing the SSHv2 and SSHv1 protocol" | 1 | SUMMARY = "Multiplatform C library implementing the SSHv2 and SSHv1 protocol" |
2 | HOMEPAGE = "http://www.libssh.org" | 2 | HOMEPAGE = "http://www.libssh.org" |
3 | SECTION = "libs" | 3 | SECTION = "libs" |
4 | 4 | ||
diff --git a/meta-oe/recipes-support/libtinyxml/libtinyxml_2.6.2.bb b/meta-oe/recipes-support/libtinyxml/libtinyxml_2.6.2.bb index 8670facc8..e09a5393d 100644 --- a/meta-oe/recipes-support/libtinyxml/libtinyxml_2.6.2.bb +++ b/meta-oe/recipes-support/libtinyxml/libtinyxml_2.6.2.bb | |||
@@ -1,6 +1,6 @@ | |||
1 | # (c) Copyright 2012 Hewlett-Packard Development Company, L.P. | 1 | # (c) Copyright 2012 Hewlett-Packard Development Company, L.P. |
2 | 2 | ||
3 | DESCRIPTION = "a simple, small, minimal, C++ XML parser" | 3 | SUMMARY = "a simple, small, minimal, C++ XML parser" |
4 | HOMEPAGE = "http://www.sourceforge.net/projects/tinyxml" | 4 | HOMEPAGE = "http://www.sourceforge.net/projects/tinyxml" |
5 | LICENSE = "Zlib" | 5 | LICENSE = "Zlib" |
6 | LIC_FILES_CHKSUM = "file://readme.txt;md5=f8f366f3370dda889f60faa7db162cf4" | 6 | LIC_FILES_CHKSUM = "file://readme.txt;md5=f8f366f3370dda889f60faa7db162cf4" |
diff --git a/meta-oe/recipes-support/libyaml/libyaml_0.1.4.bb b/meta-oe/recipes-support/libyaml/libyaml_0.1.4.bb index 32d45b00c..af8d63fe7 100644 --- a/meta-oe/recipes-support/libyaml/libyaml_0.1.4.bb +++ b/meta-oe/recipes-support/libyaml/libyaml_0.1.4.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | SUMMARY = "LibYAML is a YAML parser and emitter written in C." | 1 | SUMMARY = "LibYAML is a YAML parser and emitter written in C" |
2 | HOMEPAGE = "http://pyyaml.org/wiki/LibYAML" | 2 | HOMEPAGE = "http://pyyaml.org/wiki/LibYAML" |
3 | SECTION = "libs/devel" | 3 | SECTION = "libs/devel" |
4 | LICENSE = "MIT" | 4 | LICENSE = "MIT" |
diff --git a/meta-oe/recipes-support/lockdev/lockdev_git.bb b/meta-oe/recipes-support/lockdev/lockdev_git.bb index 22d14b91f..919487f81 100644 --- a/meta-oe/recipes-support/lockdev/lockdev_git.bb +++ b/meta-oe/recipes-support/lockdev/lockdev_git.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Locking devices library" | 1 | SUMMARY = "Locking devices library" |
2 | SECTION = "libs" | 2 | SECTION = "libs" |
3 | LICENSE = "LGPLv2.1" | 3 | LICENSE = "LGPLv2.1" |
4 | LIC_FILES_CHKSUM="file://COPYING;md5=4fbd65380cdd255951079008b364516c" | 4 | LIC_FILES_CHKSUM="file://COPYING;md5=4fbd65380cdd255951079008b364516c" |
diff --git a/meta-oe/recipes-support/lzip/lzip_1.14.bb b/meta-oe/recipes-support/lzip/lzip_1.14.bb index 6a1e3394a..8b4a3fb6b 100644 --- a/meta-oe/recipes-support/lzip/lzip_1.14.bb +++ b/meta-oe/recipes-support/lzip/lzip_1.14.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Lzip is a lossless data compressor based on the LZMA algorithm" | 1 | SUMMARY = "Lzip is a lossless data compressor based on the LZMA algorithm" |
2 | HOMEPAGE = "http://lzip.nongnu.org/lzip.html" | 2 | HOMEPAGE = "http://lzip.nongnu.org/lzip.html" |
3 | SECTION = "console/utils" | 3 | SECTION = "console/utils" |
4 | LICENSE = "GPLv3" | 4 | LICENSE = "GPLv3" |
diff --git a/meta-oe/recipes-support/maliit/maliit-framework_git.bb b/meta-oe/recipes-support/maliit/maliit-framework_git.bb index 5e30df17e..76e6f4995 100644 --- a/meta-oe/recipes-support/maliit/maliit-framework_git.bb +++ b/meta-oe/recipes-support/maliit/maliit-framework_git.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "A virtual keyboard for touch-screen based user interfaces" | 1 | SUMMARY = "A virtual keyboard for touch-screen based user interfaces" |
2 | HOMEPAGE = "https://wiki.maliit.org/Main_Page" | 2 | HOMEPAGE = "https://wiki.maliit.org/Main_Page" |
3 | 3 | ||
4 | LICENSE = "LGPLv2.1" | 4 | LICENSE = "LGPLv2.1" |
diff --git a/meta-oe/recipes-support/maliit/maliit-plugins_git.bb b/meta-oe/recipes-support/maliit/maliit-plugins_git.bb index 326c9fa47..903825adf 100644 --- a/meta-oe/recipes-support/maliit/maliit-plugins_git.bb +++ b/meta-oe/recipes-support/maliit/maliit-plugins_git.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Plugins for a virtual keyboard for touch-screen based user interfaces" | 1 | SUMMARY = "Plugins for a virtual keyboard for touch-screen based user interfaces" |
2 | HOMEPAGE = "https://wiki.maliit.org/Main_Page" | 2 | HOMEPAGE = "https://wiki.maliit.org/Main_Page" |
3 | 3 | ||
4 | LICENSE = "BSD" | 4 | LICENSE = "BSD" |
diff --git a/meta-oe/recipes-support/mg/mg_20110905.bb b/meta-oe/recipes-support/mg/mg_20110905.bb index 7a6a1c75e..33cc0384b 100644 --- a/meta-oe/recipes-support/mg/mg_20110905.bb +++ b/meta-oe/recipes-support/mg/mg_20110905.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "A portable version of the mg maintained by the OpenBSD team" | 1 | SUMMARY = "A portable version of the mg maintained by the OpenBSD team" |
2 | HOMEPAGE = "http://homepage.boetes.org/software/mg/" | 2 | HOMEPAGE = "http://homepage.boetes.org/software/mg/" |
3 | LICENSE = "PD" | 3 | LICENSE = "PD" |
4 | LIC_FILES_CHKSUM = "file://version.c;md5=811e1b67a5cd60c12b218a2b7c1adbf2" | 4 | LIC_FILES_CHKSUM = "file://version.c;md5=811e1b67a5cd60c12b218a2b7c1adbf2" |
diff --git a/meta-oe/recipes-support/mime-support/mime-support_3.48.bb b/meta-oe/recipes-support/mime-support/mime-support_3.48.bb index db481e34b..a4628c1f6 100644 --- a/meta-oe/recipes-support/mime-support/mime-support_3.48.bb +++ b/meta-oe/recipes-support/mime-support/mime-support_3.48.bb | |||
@@ -1,5 +1,5 @@ | |||
1 | SECTION = "base" | 1 | SECTION = "base" |
2 | DESCRIPTION = "MIME files 'mime.types' & 'mailcap', and support programs" | 2 | SUMMARY = "MIME files 'mime.types' & 'mailcap', and support programs" |
3 | LICENSE = "PD" | 3 | LICENSE = "PD" |
4 | LIC_FILES_CHKSUM = "file://debian/README;md5=36bbe2ace0a05c3fb684b73208fbf30b" | 4 | LIC_FILES_CHKSUM = "file://debian/README;md5=36bbe2ace0a05c3fb684b73208fbf30b" |
5 | 5 | ||
diff --git a/meta-oe/recipes-support/mini-iconv/mini-iconv.bb b/meta-oe/recipes-support/mini-iconv/mini-iconv.bb index 93a4f4e8f..0f1548aa2 100644 --- a/meta-oe/recipes-support/mini-iconv/mini-iconv.bb +++ b/meta-oe/recipes-support/mini-iconv/mini-iconv.bb | |||
@@ -1,7 +1,7 @@ | |||
1 | # Copyright (C) 2012 Khem Raj <raj.khem@gmail.com> | 1 | # Copyright (C) 2012 Khem Raj <raj.khem@gmail.com> |
2 | # Released under the MIT license (see COPYING.MIT for the terms) | 2 | # Released under the MIT license (see COPYING.MIT for the terms) |
3 | 3 | ||
4 | DESCRIPTION = "A minimal iconv implementation w/ support for UTF-8, ASCII, ISO-8859-1" | 4 | SUMMARY = "A minimal iconv implementation w/ support for UTF-8, ASCII, ISO-8859-1" |
5 | HOMEPAGE = "http://tinderbox.dev.gentoo.org/portage/local/misc/mini-iconv/" | 5 | HOMEPAGE = "http://tinderbox.dev.gentoo.org/portage/local/misc/mini-iconv/" |
6 | LICENSE = "MPL-1.1" | 6 | LICENSE = "MPL-1.1" |
7 | SECTION = "libs" | 7 | SECTION = "libs" |
diff --git a/meta-oe/recipes-support/multipath-tools/multipath-tools_git.bb b/meta-oe/recipes-support/multipath-tools/multipath-tools_git.bb index b52b11109..038f4e26d 100644 --- a/meta-oe/recipes-support/multipath-tools/multipath-tools_git.bb +++ b/meta-oe/recipes-support/multipath-tools/multipath-tools_git.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "The upstream project used to drive the Device Mapper multipathing driver." | 1 | SUMMARY = "The upstream project used to drive the Device Mapper multipathing driver" |
2 | 2 | ||
3 | DEPENDS = "lvm2 libaio readline" | 3 | DEPENDS = "lvm2 libaio readline" |
4 | 4 | ||
diff --git a/meta-oe/recipes-support/mysql/mysql-python_1.2.4.bb b/meta-oe/recipes-support/mysql/mysql-python_1.2.4.bb index 1178e90cb..6fc974ecd 100644 --- a/meta-oe/recipes-support/mysql/mysql-python_1.2.4.bb +++ b/meta-oe/recipes-support/mysql/mysql-python_1.2.4.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Python interface to MySQL" | 1 | SUMMARY = "Python interface to MySQL" |
2 | HOMEPAGE = "https://github.com/farcepest/MySQLdb1" | 2 | HOMEPAGE = "https://github.com/farcepest/MySQLdb1" |
3 | SECTION = "devel/python" | 3 | SECTION = "devel/python" |
4 | LICENSE = "GPLv2" | 4 | LICENSE = "GPLv2" |
diff --git a/meta-oe/recipes-support/nmon/nmon_13g.bb b/meta-oe/recipes-support/nmon/nmon_13g.bb index 38ea3e52f..1f7518972 100644 --- a/meta-oe/recipes-support/nmon/nmon_13g.bb +++ b/meta-oe/recipes-support/nmon/nmon_13g.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "nmon performance monitor" | 1 | SUMMARY = "nmon performance monitor" |
2 | HOMEPAGE = "http://nmon.sf.net" | 2 | HOMEPAGE = "http://nmon.sf.net" |
3 | SECTION = "console/utils" | 3 | SECTION = "console/utils" |
4 | LICENSE = "GPLv3" | 4 | LICENSE = "GPLv3" |
diff --git a/meta-oe/recipes-support/nonworking/fftw/benchfft_3.1.bb b/meta-oe/recipes-support/nonworking/fftw/benchfft_3.1.bb index 7d8501609..5da456168 100644 --- a/meta-oe/recipes-support/nonworking/fftw/benchfft_3.1.bb +++ b/meta-oe/recipes-support/nonworking/fftw/benchfft_3.1.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "FFTW benchmarks" | 1 | SUMMARY = "FFTW benchmarks" |
2 | SECTION = "libs" | 2 | SECTION = "libs" |
3 | LICENSE = "GPLv2" | 3 | LICENSE = "GPLv2" |
4 | 4 | ||
diff --git a/meta-oe/recipes-support/ode/ode_0.9.bb b/meta-oe/recipes-support/ode/ode_0.9.bb index d076abb24..1f3a5cab8 100644 --- a/meta-oe/recipes-support/ode/ode_0.9.bb +++ b/meta-oe/recipes-support/ode/ode_0.9.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "ODE is an Open Source Physics Engine." | 1 | SUMMARY = "ODE is an Open Source Physics Engine" |
2 | SECTION = "libs" | 2 | SECTION = "libs" |
3 | HOMEPAGE = "http://www.ode.org" | 3 | HOMEPAGE = "http://www.ode.org" |
4 | LICENSE = "LGPLv2.1 & BSD" | 4 | LICENSE = "LGPLv2.1 & BSD" |
diff --git a/meta-oe/recipes-support/opencv/opencv-samples_2.4.bb b/meta-oe/recipes-support/opencv/opencv-samples_2.4.bb index e00a5e664..9d862fe91 100644 --- a/meta-oe/recipes-support/opencv/opencv-samples_2.4.bb +++ b/meta-oe/recipes-support/opencv/opencv-samples_2.4.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Opencv : The Open Computer Vision Library" | 1 | SUMMARY = "Opencv : The Open Computer Vision Library" |
2 | HOMEPAGE = "http://opencv.willowgarage.com/wiki/" | 2 | HOMEPAGE = "http://opencv.willowgarage.com/wiki/" |
3 | SECTION = "libs" | 3 | SECTION = "libs" |
4 | LICENSE = "BSD" | 4 | LICENSE = "BSD" |
diff --git a/meta-oe/recipes-support/opencv/opencv_2.4.bb b/meta-oe/recipes-support/opencv/opencv_2.4.bb index 538c7a3db..df512f6f6 100644 --- a/meta-oe/recipes-support/opencv/opencv_2.4.bb +++ b/meta-oe/recipes-support/opencv/opencv_2.4.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Opencv : The Open Computer Vision Library" | 1 | SUMMARY = "Opencv : The Open Computer Vision Library" |
2 | HOMEPAGE = "http://opencv.willowgarage.com/wiki/" | 2 | HOMEPAGE = "http://opencv.willowgarage.com/wiki/" |
3 | SECTION = "libs" | 3 | SECTION = "libs" |
4 | 4 | ||
@@ -83,7 +83,7 @@ FILES_${PN}-doc = "${datadir}/OpenCV/doc" | |||
83 | ALLOW_EMPTY_${PN} = "1" | 83 | ALLOW_EMPTY_${PN} = "1" |
84 | 84 | ||
85 | INSANE_SKIP_python-opencv = "True" | 85 | INSANE_SKIP_python-opencv = "True" |
86 | DESCRIPTION_python-opencv = "Python bindings to opencv" | 86 | SUMMARY_python-opencv = "Python bindings to opencv" |
87 | FILES_python-opencv = "${PYTHON_SITEPACKAGES_DIR}/*" | 87 | FILES_python-opencv = "${PYTHON_SITEPACKAGES_DIR}/*" |
88 | RDEPENDS_python-opencv = "python-core python-numpy" | 88 | RDEPENDS_python-opencv = "python-core python-numpy" |
89 | 89 | ||
diff --git a/meta-oe/recipes-support/openmotif/openmotif_2.3.3.bb b/meta-oe/recipes-support/openmotif/openmotif_2.3.3.bb index 1f01215e6..2e4152450 100644 --- a/meta-oe/recipes-support/openmotif/openmotif_2.3.3.bb +++ b/meta-oe/recipes-support/openmotif/openmotif_2.3.3.bb | |||
@@ -1,5 +1,5 @@ | |||
1 | SECTION = "libs" | 1 | SECTION = "libs" |
2 | DESCRIPTION = "OSM/Motif implementation." | 2 | SUMMARY = "OSM/Motif implementation" |
3 | LICENSE = "OGPL" | 3 | LICENSE = "OGPL" |
4 | DEPENDS = "xbitmaps virtual/libx11 libxt libxft xproto" | 4 | DEPENDS = "xbitmaps virtual/libx11 libxt libxft xproto" |
5 | 5 | ||
diff --git a/meta-oe/recipes-support/opensync/libsyncml_0.5.4.bb b/meta-oe/recipes-support/opensync/libsyncml_0.5.4.bb index 8053eda25..e740b6da2 100644 --- a/meta-oe/recipes-support/opensync/libsyncml_0.5.4.bb +++ b/meta-oe/recipes-support/opensync/libsyncml_0.5.4.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Libsyncml is an implementation of the SyncML protocol." | 1 | SUMMARY = "Libsyncml is an implementation of the SyncML protocol" |
2 | HOMEPAGE = "https://libsyncml.opensync.org/" | 2 | HOMEPAGE = "https://libsyncml.opensync.org/" |
3 | SECTION = "libs" | 3 | SECTION = "libs" |
4 | LICENSE = "LGPLv2.1" | 4 | LICENSE = "LGPLv2.1" |
diff --git a/meta-oe/recipes-support/opensync/wbxml2_0.10.8.bb b/meta-oe/recipes-support/opensync/wbxml2_0.10.8.bb index c66e6dc2f..d383c659c 100644 --- a/meta-oe/recipes-support/opensync/wbxml2_0.10.8.bb +++ b/meta-oe/recipes-support/opensync/wbxml2_0.10.8.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "WBXML parsing and encoding library." | 1 | SUMMARY = "WBXML parsing and encoding library" |
2 | HOMEPAGE = "http://libwbxml.opensync.org/" | 2 | HOMEPAGE = "http://libwbxml.opensync.org/" |
3 | SECTION = "libs" | 3 | SECTION = "libs" |
4 | LICENSE = "LGPLv2.1+" | 4 | LICENSE = "LGPLv2.1+" |
diff --git a/meta-oe/recipes-support/p11-kit/p11-kit_0.19.1.bb b/meta-oe/recipes-support/p11-kit/p11-kit_0.19.1.bb index c5b6129ac..67c2c00ce 100644 --- a/meta-oe/recipes-support/p11-kit/p11-kit_0.19.1.bb +++ b/meta-oe/recipes-support/p11-kit/p11-kit_0.19.1.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Provides a way to load and enumerate PKCS#11 modules" | 1 | SUMMARY = "Provides a way to load and enumerate PKCS#11 modules" |
2 | LICENSE = "BSD" | 2 | LICENSE = "BSD" |
3 | LIC_FILES_CHKSUM = "file://COPYING;md5=02933887f609807fbb57aa4237d14a50" | 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=02933887f609807fbb57aa4237d14a50" |
4 | 4 | ||
diff --git a/meta-oe/recipes-support/pcsc-lite/pcsc-lite_1.8.6.bb b/meta-oe/recipes-support/pcsc-lite/pcsc-lite_1.8.6.bb index 85ec414cc..00a9635c3 100644 --- a/meta-oe/recipes-support/pcsc-lite/pcsc-lite_1.8.6.bb +++ b/meta-oe/recipes-support/pcsc-lite/pcsc-lite_1.8.6.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "PC/SC Lite smart card framework and applications" | 1 | SUMMARY = "PC/SC Lite smart card framework and applications" |
2 | HOMEPAGE = "http://pcsclite.alioth.debian.org/" | 2 | HOMEPAGE = "http://pcsclite.alioth.debian.org/" |
3 | LICENSE = "BSD" | 3 | LICENSE = "BSD" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=a39d325b7d9cf2f07826a5154b16500c" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=a39d325b7d9cf2f07826a5154b16500c" |
diff --git a/meta-oe/recipes-support/picocom/picocom_1.6.bb b/meta-oe/recipes-support/picocom/picocom_1.6.bb index 9fdd9d682..6b5200cdd 100644 --- a/meta-oe/recipes-support/picocom/picocom_1.6.bb +++ b/meta-oe/recipes-support/picocom/picocom_1.6.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Lightweight and minimal (~20K) dumb-terminal emulation program." | 1 | SUMMARY = "Lightweight and minimal (~20K) dumb-terminal emulation program" |
2 | SECTION = "console/utils" | 2 | SECTION = "console/utils" |
3 | LICENSE = "GPLv2+" | 3 | LICENSE = "GPLv2+" |
4 | HOMEPAGE = "http://code.google.com/p/picocom/" | 4 | HOMEPAGE = "http://code.google.com/p/picocom/" |
diff --git a/meta-oe/recipes-support/pidgin/libotr_4.0.0.bb b/meta-oe/recipes-support/pidgin/libotr_4.0.0.bb index bb7950174..7396efd2d 100644 --- a/meta-oe/recipes-support/pidgin/libotr_4.0.0.bb +++ b/meta-oe/recipes-support/pidgin/libotr_4.0.0.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "(OTR) Messaging allows you to have private conversations over instant messaging" | 1 | SUMMARY = "(OTR) Messaging allows you to have private conversations over instant messaging" |
2 | HOMEPAGE = "http://www.cypherpunks.ca/otr/" | 2 | HOMEPAGE = "http://www.cypherpunks.ca/otr/" |
3 | LICENSE = "GPLv2" | 3 | LICENSE = "GPLv2" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=92fe174bad6da3763f6e9e9eaff6df24" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=92fe174bad6da3763f6e9e9eaff6df24" |
diff --git a/meta-oe/recipes-support/pidgin/pidgin-otr_4.0.0.bb b/meta-oe/recipes-support/pidgin/pidgin-otr_4.0.0.bb index 93139b98d..cf3c680d2 100644 --- a/meta-oe/recipes-support/pidgin/pidgin-otr_4.0.0.bb +++ b/meta-oe/recipes-support/pidgin/pidgin-otr_4.0.0.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "(OTR) Messaging allows you to have private conversations over instant messaging" | 1 | SUMMARY = "(OTR) Messaging allows you to have private conversations over instant messaging" |
2 | HOMEPAGE = "http://www.cypherpunks.ca/otr/" | 2 | HOMEPAGE = "http://www.cypherpunks.ca/otr/" |
3 | LICENSE = "GPLv2" | 3 | LICENSE = "GPLv2" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=92fe174bad6da3763f6e9e9eaff6df24" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=92fe174bad6da3763f6e9e9eaff6df24" |
diff --git a/meta-oe/recipes-support/pngcheck/pngcheck_2.3.0.bb b/meta-oe/recipes-support/pngcheck/pngcheck_2.3.0.bb index bec82362f..445e8ad8e 100644 --- a/meta-oe/recipes-support/pngcheck/pngcheck_2.3.0.bb +++ b/meta-oe/recipes-support/pngcheck/pngcheck_2.3.0.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "pngcheck verifies the integrity of PNG, JNG and MNG files" | 1 | SUMMARY = "pngcheck verifies the integrity of PNG, JNG and MNG files" |
2 | HOMEPAGE = "http://www.libpng.org/pub/png/apps/pngcheck.html" | 2 | HOMEPAGE = "http://www.libpng.org/pub/png/apps/pngcheck.html" |
3 | LICENSE = "GPLv2" | 3 | LICENSE = "GPLv2" |
4 | LIC_FILES_CHKSUM = "file://gpl/COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" | 4 | LIC_FILES_CHKSUM = "file://gpl/COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" |
diff --git a/meta-oe/recipes-support/poppler/poppler-data_0.4.6.bb b/meta-oe/recipes-support/poppler/poppler-data_0.4.6.bb index cb502d466..644e31801 100644 --- a/meta-oe/recipes-support/poppler/poppler-data_0.4.6.bb +++ b/meta-oe/recipes-support/poppler/poppler-data_0.4.6.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Poppler is a PDF rendering library based on the xpdf-3.0 code base." | 1 | SUMMARY = "Poppler is a PDF rendering library based on the xpdf-3.0 code base" |
2 | LICENSE = "Adobe" | 2 | LICENSE = "Adobe" |
3 | LIC_FILES_CHKSUM = "file://COPYING;md5=4870b98343f0bbb25fa43b9d2ba59448 \ | 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=4870b98343f0bbb25fa43b9d2ba59448 \ |
4 | file://COPYING.adobe;md5=63c6a8a9df204c00461fa5f163d8a663 \ | 4 | file://COPYING.adobe;md5=63c6a8a9df204c00461fa5f163d8a663 \ |
diff --git a/meta-oe/recipes-support/poppler/poppler_0.22.4.bb b/meta-oe/recipes-support/poppler/poppler_0.22.4.bb index f1f4561c7..7aa0dfc90 100644 --- a/meta-oe/recipes-support/poppler/poppler_0.22.4.bb +++ b/meta-oe/recipes-support/poppler/poppler_0.22.4.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Poppler is a PDF rendering library based on the xpdf-3.0 code base." | 1 | SUMMARY = "Poppler is a PDF rendering library based on the xpdf-3.0 code base" |
2 | LICENSE = "GPLv2" | 2 | LICENSE = "GPLv2" |
3 | LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe" | 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe" |
4 | 4 | ||
diff --git a/meta-oe/recipes-support/portaudio/portaudio-v19_svn.bb b/meta-oe/recipes-support/portaudio/portaudio-v19_svn.bb index 454bd3408..c8d7378eb 100644 --- a/meta-oe/recipes-support/portaudio/portaudio-v19_svn.bb +++ b/meta-oe/recipes-support/portaudio/portaudio-v19_svn.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "A portable audio library" | 1 | SUMMARY = "A portable audio library" |
2 | SECTION = "libs/multimedia" | 2 | SECTION = "libs/multimedia" |
3 | LICENSE = "PortAudio" | 3 | LICENSE = "PortAudio" |
4 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=26107732c2ab637c5710446fcfaf02df" | 4 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=26107732c2ab637c5710446fcfaf02df" |
diff --git a/meta-oe/recipes-support/pxaregs/pxaregs_1.14.bb b/meta-oe/recipes-support/pxaregs/pxaregs_1.14.bb index 3241b83a0..84094dc1f 100644 --- a/meta-oe/recipes-support/pxaregs/pxaregs_1.14.bb +++ b/meta-oe/recipes-support/pxaregs/pxaregs_1.14.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Tool to display and modify PXA registers at runtime" | 1 | SUMMARY = "Tool to display and modify PXA registers at runtime" |
2 | LICENSE = "GPLv2" | 2 | LICENSE = "GPLv2" |
3 | LIC_FILES_CHKSUM = "file://pxaregs.c;endline=12;md5=2cb6b33300eacdec4d7299bc42533740" | 3 | LIC_FILES_CHKSUM = "file://pxaregs.c;endline=12;md5=2cb6b33300eacdec4d7299bc42533740" |
4 | AUTHOR = "Holger Schurig <hs4233@mail.mn-solutions.de>" | 4 | AUTHOR = "Holger Schurig <hs4233@mail.mn-solutions.de>" |
diff --git a/meta-oe/recipes-support/re2c/re2c_0.13.5.bb b/meta-oe/recipes-support/re2c/re2c_0.13.5.bb index d87f17638..fff7a782a 100644 --- a/meta-oe/recipes-support/re2c/re2c_0.13.5.bb +++ b/meta-oe/recipes-support/re2c/re2c_0.13.5.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Tool for writing very fast and very flexible scanners" | 1 | SUMMARY = "Tool for writing very fast and very flexible scanners" |
2 | HOMEPAGE = "http://re2c.sourceforge.net/" | 2 | HOMEPAGE = "http://re2c.sourceforge.net/" |
3 | AUTHOR = "Marcus Börger <helly@users.sourceforge.net>" | 3 | AUTHOR = "Marcus Börger <helly@users.sourceforge.net>" |
4 | SECTION = "devel" | 4 | SECTION = "devel" |
diff --git a/meta-oe/recipes-support/rng-tools/rng-tools_2.bb b/meta-oe/recipes-support/rng-tools/rng-tools_2.bb index cccc6a59d..7803b2842 100644 --- a/meta-oe/recipes-support/rng-tools/rng-tools_2.bb +++ b/meta-oe/recipes-support/rng-tools/rng-tools_2.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Random number generator daemon" | 1 | SUMMARY = "Random number generator daemon" |
2 | LICENSE = "GPLv2" | 2 | LICENSE = "GPLv2" |
3 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" | 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" |
4 | DEPENDS_append_libc-uclibc = " argp-standalone" | 4 | DEPENDS_append_libc-uclibc = " argp-standalone" |
diff --git a/meta-oe/recipes-support/samsung-soc-utils/s3c24xx-gpio_svn.bb b/meta-oe/recipes-support/samsung-soc-utils/s3c24xx-gpio_svn.bb index ca98ab5ce..269c1b75e 100644 --- a/meta-oe/recipes-support/samsung-soc-utils/s3c24xx-gpio_svn.bb +++ b/meta-oe/recipes-support/samsung-soc-utils/s3c24xx-gpio_svn.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "A user-space tool to show and modify the state of GPIOs on the S3c24xx platform" | 1 | SUMMARY = "A user-space tool to show and modify the state of GPIOs on the S3c24xx platform" |
2 | SECTION = "console/utils" | 2 | SECTION = "console/utils" |
3 | AUTHOR = "Werner Almesberger <werner@openmoko.org>" | 3 | AUTHOR = "Werner Almesberger <werner@openmoko.org>" |
4 | LICENSE = "GPLv2+" | 4 | LICENSE = "GPLv2+" |
diff --git a/meta-oe/recipes-support/samsung-soc-utils/s3c64xx-gpio_svn.bb b/meta-oe/recipes-support/samsung-soc-utils/s3c64xx-gpio_svn.bb index 168395fca..256da092d 100644 --- a/meta-oe/recipes-support/samsung-soc-utils/s3c64xx-gpio_svn.bb +++ b/meta-oe/recipes-support/samsung-soc-utils/s3c64xx-gpio_svn.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "A user-space tool to show and modify the state of GPIOs on the S3c64xx platform" | 1 | SUMMARY = "A user-space tool to show and modify the state of GPIOs on the S3c64xx platform" |
2 | SECTION = "console/utils" | 2 | SECTION = "console/utils" |
3 | AUTHOR = "Werner Almesberger <werner@openmoko.org>" | 3 | AUTHOR = "Werner Almesberger <werner@openmoko.org>" |
4 | LICENSE = "GPLv2+" | 4 | LICENSE = "GPLv2+" |
diff --git a/meta-oe/recipes-support/samsung-soc-utils/sjf2410-linux-native_svn.bb b/meta-oe/recipes-support/samsung-soc-utils/sjf2410-linux-native_svn.bb index a6ec087d0..2d5935dd3 100644 --- a/meta-oe/recipes-support/samsung-soc-utils/sjf2410-linux-native_svn.bb +++ b/meta-oe/recipes-support/samsung-soc-utils/sjf2410-linux-native_svn.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "JTAG utility to interface w/ a S3C2410 device" | 1 | SUMMARY = "JTAG utility to interface w/ a S3C2410 device" |
2 | SECTION = "devel" | 2 | SECTION = "devel" |
3 | AUTHOR = "Harald Welte <laforge@openmoko.org>" | 3 | AUTHOR = "Harald Welte <laforge@openmoko.org>" |
4 | LICENSE = "GPLv2+" | 4 | LICENSE = "GPLv2+" |
diff --git a/meta-oe/recipes-support/serial-utils/pty-forward-native.bb b/meta-oe/recipes-support/serial-utils/pty-forward-native.bb index 5d89b6479..b2b878d34 100644 --- a/meta-oe/recipes-support/serial-utils/pty-forward-native.bb +++ b/meta-oe/recipes-support/serial-utils/pty-forward-native.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Receive a forwarded serial from serial-forward and provide a PTY" | 1 | SUMMARY = "Receive a forwarded serial from serial-forward and provide a PTY" |
2 | AUTHOR = "Holger 'Zecke' Freyther" | 2 | AUTHOR = "Holger 'Zecke' Freyther" |
3 | LICENSE = "GPLv2" | 3 | LICENSE = "GPLv2" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=ebb5c50ab7cab4baeffba14977030c07" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=ebb5c50ab7cab4baeffba14977030c07" |
diff --git a/meta-oe/recipes-support/serial-utils/serial-forward_git.bb b/meta-oe/recipes-support/serial-utils/serial-forward_git.bb index 9d7b990e0..129a3be8a 100644 --- a/meta-oe/recipes-support/serial-utils/serial-forward_git.bb +++ b/meta-oe/recipes-support/serial-utils/serial-forward_git.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Forward a serial using TCP/IP" | 1 | SUMMARY = "Forward a serial using TCP/IP" |
2 | AUTHOR = "Holger 'Zecke' Freyther'" | 2 | AUTHOR = "Holger 'Zecke' Freyther'" |
3 | LICENSE = "GPLv2" | 3 | LICENSE = "GPLv2" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=ebb5c50ab7cab4baeffba14977030c07" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=ebb5c50ab7cab4baeffba14977030c07" |
diff --git a/meta-oe/recipes-support/sg3-utils/sg3-utils_1.31.bb b/meta-oe/recipes-support/sg3-utils/sg3-utils_1.31.bb index 8b0b76a6e..29fe1325e 100644 --- a/meta-oe/recipes-support/sg3-utils/sg3-utils_1.31.bb +++ b/meta-oe/recipes-support/sg3-utils/sg3-utils_1.31.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Utilities for working with generic SCSI devices" | 1 | SUMMARY = "Utilities for working with generic SCSI devices" |
2 | HOMEPAGE = "http://sg.danny.cz/sg/sg3_utils.html" | 2 | HOMEPAGE = "http://sg.danny.cz/sg/sg3_utils.html" |
3 | SECTION = "console/admin" | 3 | SECTION = "console/admin" |
4 | 4 | ||
diff --git a/meta-oe/recipes-support/sqlite/sqlite_2.8.17.bb b/meta-oe/recipes-support/sqlite/sqlite_2.8.17.bb index 54b59bf0e..5148f356f 100644 --- a/meta-oe/recipes-support/sqlite/sqlite_2.8.17.bb +++ b/meta-oe/recipes-support/sqlite/sqlite_2.8.17.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "An Embeddable SQL Database Engine" | 1 | SUMMARY = "An Embeddable SQL Database Engine" |
2 | HOMEPAGE = "http://www.sqlite.org/" | 2 | HOMEPAGE = "http://www.sqlite.org/" |
3 | SECTION = "libs" | 3 | SECTION = "libs" |
4 | DEPENDS = "readline ncurses" | 4 | DEPENDS = "readline ncurses" |
diff --git a/meta-oe/recipes-support/start-stop-daemon/start-stop-daemon_1.16.0.2.bb b/meta-oe/recipes-support/start-stop-daemon/start-stop-daemon_1.16.0.2.bb index c31eae10f..bb649a233 100644 --- a/meta-oe/recipes-support/start-stop-daemon/start-stop-daemon_1.16.0.2.bb +++ b/meta-oe/recipes-support/start-stop-daemon/start-stop-daemon_1.16.0.2.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Debian's start-stop-daemon utility extracted from the dpkg \ | 1 | SUMMARY = "Debian's start-stop-daemon utility extracted from the dpkg \ |
2 | package" | 2 | package" |
3 | LICENSE = "PD" | 3 | LICENSE = "PD" |
4 | LIC_FILES_CHKSUM = "file://utils/start-stop-daemon.c;md5=a963623e4588f70122865aaa7a370ce4" | 4 | LIC_FILES_CHKSUM = "file://utils/start-stop-daemon.c;md5=a963623e4588f70122865aaa7a370ce4" |
diff --git a/meta-oe/recipes-support/synergy/synergy_1.3.8.bb b/meta-oe/recipes-support/synergy/synergy_1.3.8.bb index 02a24b745..c73582ea9 100644 --- a/meta-oe/recipes-support/synergy/synergy_1.3.8.bb +++ b/meta-oe/recipes-support/synergy/synergy_1.3.8.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Synergy - control multiple computers with one keyboard and mouse" | 1 | SUMMARY = "Synergy - control multiple computers with one keyboard and mouse" |
2 | HOMEPAGE = "http://synergy.googlecode.com" | 2 | HOMEPAGE = "http://synergy.googlecode.com" |
3 | LIC_FILES_CHKSUM = "file://COPYING;md5=9772a11e3569985855e2ce450e56f991" | 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=9772a11e3569985855e2ce450e56f991" |
4 | LICENSE = "GPL-2.0" | 4 | LICENSE = "GPL-2.0" |
diff --git a/meta-oe/recipes-support/talloc/talloc_2.0.1.bb b/meta-oe/recipes-support/talloc/talloc_2.0.1.bb index 83bb0c248..6b7e4f1cf 100644 --- a/meta-oe/recipes-support/talloc/talloc_2.0.1.bb +++ b/meta-oe/recipes-support/talloc/talloc_2.0.1.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Hierarchical, reference counted memory pool system with destructors" | 1 | SUMMARY = "Hierarchical, reference counted memory pool system with destructors" |
2 | HOMEPAGE = "http://talloc.samba.org" | 2 | HOMEPAGE = "http://talloc.samba.org" |
3 | LICENSE = "LGPL-3.0" | 3 | LICENSE = "LGPL-3.0" |
4 | LIC_FILES_CHKSUM = "file://NEWS;md5=5fe776b23a711c9153ee94bc87e47334" | 4 | LIC_FILES_CHKSUM = "file://NEWS;md5=5fe776b23a711c9153ee94bc87e47334" |
diff --git a/meta-oe/recipes-support/toscoterm/toscoterm_git.bb b/meta-oe/recipes-support/toscoterm/toscoterm_git.bb index 5c5fab948..24f813b62 100644 --- a/meta-oe/recipes-support/toscoterm/toscoterm_git.bb +++ b/meta-oe/recipes-support/toscoterm/toscoterm_git.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "A very small and simple terminal emulator" | 1 | SUMMARY = "A very small and simple terminal emulator" |
2 | SECTION = "x11/applications" | 2 | SECTION = "x11/applications" |
3 | DEPENDS = "vte" | 3 | DEPENDS = "vte" |
4 | 4 | ||
diff --git a/meta-oe/recipes-support/usb-modeswitch/usb-modeswitch-data_20130807.bb b/meta-oe/recipes-support/usb-modeswitch/usb-modeswitch-data_20130807.bb index fc0fbfb9d..e33f29679 100644 --- a/meta-oe/recipes-support/usb-modeswitch/usb-modeswitch-data_20130807.bb +++ b/meta-oe/recipes-support/usb-modeswitch/usb-modeswitch-data_20130807.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Data files for usbmodeswitch" | 1 | SUMMARY = "Data files for usbmodeswitch" |
2 | LICENSE = "GPLv2" | 2 | LICENSE = "GPLv2" |
3 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" | 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" |
4 | 4 | ||
diff --git a/meta-oe/recipes-support/usb-modeswitch/usb-modeswitch_2.0.1.bb b/meta-oe/recipes-support/usb-modeswitch/usb-modeswitch_2.0.1.bb index 34855234b..92d1ac473 100644 --- a/meta-oe/recipes-support/usb-modeswitch/usb-modeswitch_2.0.1.bb +++ b/meta-oe/recipes-support/usb-modeswitch/usb-modeswitch_2.0.1.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "A mode switching tool for controlling 'flip flop' (multiple device) USB gear" | 1 | SUMMARY = "A mode switching tool for controlling 'flip flop' (multiple device) USB gear" |
2 | LICENSE = "GPLv2" | 2 | LICENSE = "GPLv2" |
3 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" | 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" |
4 | 4 | ||
diff --git a/meta-oe/recipes-support/usbpath/usbpath_svn.bb b/meta-oe/recipes-support/usbpath/usbpath_svn.bb index 903a33d21..001683e96 100644 --- a/meta-oe/recipes-support/usbpath/usbpath_svn.bb +++ b/meta-oe/recipes-support/usbpath/usbpath_svn.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Convert the physical locations of a USB device to/from its number" | 1 | SUMMARY = "Convert the physical locations of a USB device to/from its number" |
2 | AUTHOR = "Werner Almesberger <werner@openmoko.org>" | 2 | AUTHOR = "Werner Almesberger <werner@openmoko.org>" |
3 | SECTION = "console/utils" | 3 | SECTION = "console/utils" |
4 | LICENSE = "GPLv2+" | 4 | LICENSE = "GPLv2+" |
diff --git a/meta-oe/recipes-support/vala-terminal/vala-terminal_git.bb b/meta-oe/recipes-support/vala-terminal/vala-terminal_git.bb index 0d22d1df5..447381a79 100644 --- a/meta-oe/recipes-support/vala-terminal/vala-terminal_git.bb +++ b/meta-oe/recipes-support/vala-terminal/vala-terminal_git.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "A lightweight Terminal Emulator based on libvte, written in Vala." | 1 | SUMMARY = "A lightweight Terminal Emulator based on libvte, written in Vala" |
2 | SECTION = "x11/applications" | 2 | SECTION = "x11/applications" |
3 | DEPENDS = "vte" | 3 | DEPENDS = "vte" |
4 | SRCREV = "0fefa38087581f85fa0631b40500b9428369c146" | 4 | SRCREV = "0fefa38087581f85fa0631b40500b9428369c146" |
diff --git a/meta-oe/recipes-support/wmiconfig/wmiconfig_svn.bb b/meta-oe/recipes-support/wmiconfig/wmiconfig_svn.bb index 6c9037bb2..a114d2f0d 100644 --- a/meta-oe/recipes-support/wmiconfig/wmiconfig_svn.bb +++ b/meta-oe/recipes-support/wmiconfig/wmiconfig_svn.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Atheros 6K Wifi configuration utility" | 1 | SUMMARY = "Atheros 6K Wifi configuration utility" |
2 | LICENSE = "GPLv2" | 2 | LICENSE = "GPLv2" |
3 | LIC_FILES_CHKSUM = "file://wmiconfig.c;endline=19;md5=4394a56bca1c5b2446c9f8e406c82911" | 3 | LIC_FILES_CHKSUM = "file://wmiconfig.c;endline=19;md5=4394a56bca1c5b2446c9f8e406c82911" |
4 | SECTION = "console/network" | 4 | SECTION = "console/network" |
diff --git a/meta-oe/recipes-support/xchat/xchat_2.8.8.bb b/meta-oe/recipes-support/xchat/xchat_2.8.8.bb index 4e8fe71aa..8f05062c5 100644 --- a/meta-oe/recipes-support/xchat/xchat_2.8.8.bb +++ b/meta-oe/recipes-support/xchat/xchat_2.8.8.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Full-featured IRC chat client with scripting support" | 1 | SUMMARY = "Full-featured IRC chat client with scripting support" |
2 | LICENSE = "GPLv2+" | 2 | LICENSE = "GPLv2+" |
3 | HOMEPAGE = "http://www.xchat.org" | 3 | HOMEPAGE = "http://www.xchat.org" |
4 | SECTION = "x11/network" | 4 | SECTION = "x11/network" |
diff --git a/meta-oe/recipes-support/xmlto/xmlto_0.0.25.bb b/meta-oe/recipes-support/xmlto/xmlto_0.0.25.bb index 447c79108..9188c8acf 100644 --- a/meta-oe/recipes-support/xmlto/xmlto_0.0.25.bb +++ b/meta-oe/recipes-support/xmlto/xmlto_0.0.25.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "A shell-script tool for converting XML files to various formats" | 1 | SUMMARY = "A shell-script tool for converting XML files to various formats" |
2 | HOMEPAGE = "https://fedorahosted.org/xmlto/" | 2 | HOMEPAGE = "https://fedorahosted.org/xmlto/" |
3 | SECTION = "docs/xmlto" | 3 | SECTION = "docs/xmlto" |
4 | LICENSE = "GPLv2" | 4 | LICENSE = "GPLv2" |