diff options
Diffstat (limited to 'meta/recipes-bsp')
-rw-r--r-- | meta/recipes-bsp/apmd/apmd_3.2.2-14.bb | 5 | ||||
-rw-r--r-- | meta/recipes-bsp/grub/grub_0.97.bb | 5 | ||||
-rw-r--r-- | meta/recipes-bsp/hostap/hostap-utils.inc | 4 | ||||
-rw-r--r-- | meta/recipes-bsp/keymaps/keymaps_1.0.bb | 3 | ||||
-rw-r--r-- | meta/recipes-bsp/libacpi/libacpi_0.2.bb | 4 | ||||
-rw-r--r-- | meta/recipes-bsp/lrzsz/lrzsz_0.12.20.bb | 9 | ||||
-rw-r--r-- | meta/recipes-bsp/pciutils/pciutils_3.1.5.bb | 1 | ||||
-rw-r--r-- | meta/recipes-bsp/pm-utils/pm-utils_1.3.0.bb | 3 | ||||
-rw-r--r-- | meta/recipes-bsp/setserial/setserial_2.17.bb | 1 | ||||
-rw-r--r-- | meta/recipes-bsp/usbutils/usbutils_0.86.bb | 3 |
10 files changed, 29 insertions, 9 deletions
diff --git a/meta/recipes-bsp/apmd/apmd_3.2.2-14.bb b/meta/recipes-bsp/apmd/apmd_3.2.2-14.bb index 2778cc69e8..4cbb360850 100644 --- a/meta/recipes-bsp/apmd/apmd_3.2.2-14.bb +++ b/meta/recipes-bsp/apmd/apmd_3.2.2-14.bb | |||
@@ -1,4 +1,7 @@ | |||
1 | DESCRIPTION = "Set of tools for managing notebook power consumption." | 1 | SUMMARY = "Utilities for Advanced Power Management" |
2 | DESCRIPTION = "The Advanced Power Management (APM) support provides access to \ | ||
3 | battery status information and a set of tools for managing notebook power \ | ||
4 | consumption." | ||
2 | SECTION = "base" | 5 | SECTION = "base" |
3 | PRIORITY = "required" | 6 | PRIORITY = "required" |
4 | LICENSE = "GPLv2+" | 7 | LICENSE = "GPLv2+" |
diff --git a/meta/recipes-bsp/grub/grub_0.97.bb b/meta/recipes-bsp/grub/grub_0.97.bb index 6b6b5b0c29..d1eb645544 100644 --- a/meta/recipes-bsp/grub/grub_0.97.bb +++ b/meta/recipes-bsp/grub/grub_0.97.bb | |||
@@ -1,4 +1,7 @@ | |||
1 | DESCRIPTION = "GRUB is the GRand Unified Bootloader." | 1 | SUMMARY = "GRUB is the GRand Unified Bootloader" |
2 | DESCRIPTION = "GRUB is a GPLed bootloader intended to unify bootloading across x86 \ | ||
3 | operating systems. In addition to loading the Linux kernel, it implements the Multiboot \ | ||
4 | standard, which allows for flexible loading of multiple boot images." | ||
2 | HOMEPAGE = "http://www.gnu.org/software/grub/" | 5 | HOMEPAGE = "http://www.gnu.org/software/grub/" |
3 | SECTION = "bootloaders" | 6 | SECTION = "bootloaders" |
4 | PRIORITY = "optional" | 7 | PRIORITY = "optional" |
diff --git a/meta/recipes-bsp/hostap/hostap-utils.inc b/meta/recipes-bsp/hostap/hostap-utils.inc index 16880f1196..2a20506a09 100644 --- a/meta/recipes-bsp/hostap/hostap-utils.inc +++ b/meta/recipes-bsp/hostap/hostap-utils.inc | |||
@@ -1,4 +1,6 @@ | |||
1 | DESCRIPTION = "User mode helpers for the hostap driver" | 1 | SUMMARY = "User mode helpers for the hostap driver" |
2 | DESCRIPTION = "The hostap driver supports Host AP mode, it allows for IEEE 802.11 \ | ||
3 | management functions on the host computer and allows the system to act as an access point." | ||
2 | HOMEPAGE = "http://hostap.epitest.fi" | 4 | HOMEPAGE = "http://hostap.epitest.fi" |
3 | BUGTRACKER = "http://hostap.epitest.fi/bugz/" | 5 | BUGTRACKER = "http://hostap.epitest.fi/bugz/" |
4 | LICENSE = "GPLv2" | 6 | LICENSE = "GPLv2" |
diff --git a/meta/recipes-bsp/keymaps/keymaps_1.0.bb b/meta/recipes-bsp/keymaps/keymaps_1.0.bb index c24a529f44..7c42758a9a 100644 --- a/meta/recipes-bsp/keymaps/keymaps_1.0.bb +++ b/meta/recipes-bsp/keymaps/keymaps_1.0.bb | |||
@@ -1,4 +1,5 @@ | |||
1 | DESCRIPTION = "Keyboard map" | 1 | SUMMARY = "Keyboard maps" |
2 | DESCRIPTION = "Keymaps and initscript to set the keymap on bootup." | ||
2 | SECTION = "base" | 3 | SECTION = "base" |
3 | RDEPENDS_${PN} = "initscripts console-tools" | 4 | RDEPENDS_${PN} = "initscripts console-tools" |
4 | LICENSE = "GPL" | 5 | LICENSE = "GPL" |
diff --git a/meta/recipes-bsp/libacpi/libacpi_0.2.bb b/meta/recipes-bsp/libacpi/libacpi_0.2.bb index 82f82b86da..1bb5299ae9 100644 --- a/meta/recipes-bsp/libacpi/libacpi_0.2.bb +++ b/meta/recipes-bsp/libacpi/libacpi_0.2.bb | |||
@@ -1,4 +1,6 @@ | |||
1 | DESCRIPTION = "ACPI data gathering library." | 1 | SUMMARY = "ACPI data gathering library." |
2 | DESCRIPTION = "General purpose shared library for programs gathering ACPI data on Linux. \ | ||
3 | Thermal zones, battery infomration, fan information and AC states are implemented." | ||
2 | SECTION = "base" | 4 | SECTION = "base" |
3 | HOMEPAGE = "http://www.ngolde.de/libacpi.html" | 5 | HOMEPAGE = "http://www.ngolde.de/libacpi.html" |
4 | LICENSE = "MIT" | 6 | LICENSE = "MIT" |
diff --git a/meta/recipes-bsp/lrzsz/lrzsz_0.12.20.bb b/meta/recipes-bsp/lrzsz/lrzsz_0.12.20.bb index af2db23102..4367a9fec0 100644 --- a/meta/recipes-bsp/lrzsz/lrzsz_0.12.20.bb +++ b/meta/recipes-bsp/lrzsz/lrzsz_0.12.20.bb | |||
@@ -1,4 +1,9 @@ | |||
1 | DESCRIPTION = "Tools for zmodem/xmodem/ymodem file transfer" | 1 | SUMMARY = "Tools for zmodem/xmodem/ymodem file transfer" |
2 | DESCRIPTION = "Lrzsz is a cosmetically modified zmodem/ymodem/xmodem package built from \ | ||
3 | the public-domain version of Chuck Forsberg's rzsz package. \ | ||
4 | These programs use error correcting protocols ({z,x,y}modem) to send (sz, sx, sb) and \ | ||
5 | receive (rz, rx, rb) files over a dial-in serial port from a variety of programs \ | ||
6 | running under various operating systems. " | ||
2 | HOMEPAGE = "http://www.ohse.de/uwe/software/lrzsz.html" | 7 | HOMEPAGE = "http://www.ohse.de/uwe/software/lrzsz.html" |
3 | LICENSE = "GPLv2+" | 8 | LICENSE = "GPLv2+" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3 \ | 9 | LIC_FILES_CHKSUM = "file://COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3 \ |
@@ -30,4 +35,4 @@ pkg_postrm() { | |||
30 | for util in rz rx rb sz sx sb; do | 35 | for util in rz rx rb sz sx sb; do |
31 | update-alternatives --remove $util ${bindir}/lrz | 36 | update-alternatives --remove $util ${bindir}/lrz |
32 | done | 37 | done |
33 | } \ No newline at end of file | 38 | } |
diff --git a/meta/recipes-bsp/pciutils/pciutils_3.1.5.bb b/meta/recipes-bsp/pciutils/pciutils_3.1.5.bb index 73fe1cca68..4d75b48739 100644 --- a/meta/recipes-bsp/pciutils/pciutils_3.1.5.bb +++ b/meta/recipes-bsp/pciutils/pciutils_3.1.5.bb | |||
@@ -1,3 +1,4 @@ | |||
1 | SUMMARY = "PCI Utilities" | ||
1 | DESCRIPTION = 'The PCI Utilities package contains a library for portable access \ | 2 | DESCRIPTION = 'The PCI Utilities package contains a library for portable access \ |
2 | to PCI bus configuration space and several utilities based on this library.' | 3 | to PCI bus configuration space and several utilities based on this library.' |
3 | DESCRIPTION_pciutils-ids = 'The list of PCI IDs for pciutils' | 4 | DESCRIPTION_pciutils-ids = 'The list of PCI IDs for pciutils' |
diff --git a/meta/recipes-bsp/pm-utils/pm-utils_1.3.0.bb b/meta/recipes-bsp/pm-utils/pm-utils_1.3.0.bb index cb90f87acc..fef87d3130 100644 --- a/meta/recipes-bsp/pm-utils/pm-utils_1.3.0.bb +++ b/meta/recipes-bsp/pm-utils/pm-utils_1.3.0.bb | |||
@@ -1,5 +1,6 @@ | |||
1 | SECTION = "base" | 1 | SECTION = "base" |
2 | DESCRIPTION = "PM hooks" | 2 | SUMMARY = "Utilities and scripts for power management" |
3 | DESCRIPTION = "Simple shell command line toos to suspect and hibernate." | ||
3 | LICENSE="GPL" | 4 | LICENSE="GPL" |
4 | 5 | ||
5 | PR = "r0" | 6 | PR = "r0" |
diff --git a/meta/recipes-bsp/setserial/setserial_2.17.bb b/meta/recipes-bsp/setserial/setserial_2.17.bb index 29fc59beb6..212a4a8cbf 100644 --- a/meta/recipes-bsp/setserial/setserial_2.17.bb +++ b/meta/recipes-bsp/setserial/setserial_2.17.bb | |||
@@ -1,3 +1,4 @@ | |||
1 | SUMMARY = "Controls the configuration of serial ports" | ||
1 | DESCRIPTION = "setserial is a program designed to set and/or report the configuration information associated with a serial port" | 2 | DESCRIPTION = "setserial is a program designed to set and/or report the configuration information associated with a serial port" |
2 | HOMEPAGE = "http://setserial.sourceforge.net" | 3 | HOMEPAGE = "http://setserial.sourceforge.net" |
3 | AUTHOR = "Theodore Ts'o <tytso@mit.edu>" | 4 | AUTHOR = "Theodore Ts'o <tytso@mit.edu>" |
diff --git a/meta/recipes-bsp/usbutils/usbutils_0.86.bb b/meta/recipes-bsp/usbutils/usbutils_0.86.bb index 8e4a3da453..18f22759cb 100644 --- a/meta/recipes-bsp/usbutils/usbutils_0.86.bb +++ b/meta/recipes-bsp/usbutils/usbutils_0.86.bb | |||
@@ -1,4 +1,5 @@ | |||
1 | DESCRIPTION = "Host side USB console utilities." | 1 | SUMMARY = "Host side USB console utilities." |
2 | DESCRIPTION = "Contains the lsusb utility for inspecting the devices connected to the USB bus." | ||
2 | HOMEPAGE = "http://www.linux-usb.org" | 3 | HOMEPAGE = "http://www.linux-usb.org" |
3 | SECTION = "base" | 4 | SECTION = "base" |
4 | PRIORITY = "optional" | 5 | PRIORITY = "optional" |