summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--recipes-devtools/mklibs/mklibs-native_0.1.34.bb1
-rw-r--r--recipes-graphics/graphviz/graphviz_2.32.0.bb2
-rw-r--r--recipes-graphics/scrot/giblib_1.2.4.bb2
-rw-r--r--recipes-graphics/scrot/scrot_0.8.bb1
-rw-r--r--recipes-graphics/unclutter/unclutter_1.09.bb2
-rw-r--r--recipes-graphics/vnc/directvnc_0.7.8.bb2
-rw-r--r--recipes-graphics/vnc/tightvnc_1.3.10.bb2
-rw-r--r--recipes-kernel/linux/linux-toradex-fsl_git.bb2
-rw-r--r--recipes-multimedia/codecgraph/codecgraph_20120114.bb1
-rw-r--r--recipes-multimedia/hda-verb/hda-verb_git.bb2
-rw-r--r--recipes-multimedia/mediainfo/mediainfo_0.7.62.bb2
-rw-r--r--recipes-multimedia/mimetypes/mimetypes.bb2
-rw-r--r--recipes-qt/qt-demo/qt-demo-init_0.2.bb2
-rw-r--r--recipes-qt/qt4/qt4-x11-free-systemd.bb2
-rw-r--r--recipes-support/mcc-pingpong/mcc-pingpong_1.0.bb2
-rw-r--r--recipes/gpioconfig/gpioconfig.bb2
-rw-r--r--recipes/images/angstrom-lxde-image.bb2
-rw-r--r--recipes/images/angstrom-qt-x11-image.bb2
-rw-r--r--recipes/images/console-trdx-image.bb2
-rw-r--r--recipes/images/qt4e-demo-image.bb2
-rw-r--r--recipes/joe/joe_3.1.bb2
-rw-r--r--recipes/max9526-i2c/max9526-gtk_0.0.1.bb2
-rw-r--r--recipes/max9526-i2c/max9526-i2c_0.0.1.bb2
-rw-r--r--recipes/stress/stress_1.0.4.bb1
-rw-r--r--recipes/trdx-oak-sensors/trdx-oak-sensors_0082.bb2
-rw-r--r--tasks/angstrom-task-lxde.bb2
26 files changed, 26 insertions, 22 deletions
diff --git a/recipes-devtools/mklibs/mklibs-native_0.1.34.bb b/recipes-devtools/mklibs/mklibs-native_0.1.34.bb
index 5174f70..b65e96b 100644
--- a/recipes-devtools/mklibs/mklibs-native_0.1.34.bb
+++ b/recipes-devtools/mklibs/mklibs-native_0.1.34.bb
@@ -1,3 +1,4 @@
+SUMMARY = "mklibs produces cut-down shared libraries"
DESCRIPTION = "mklibs produces cut-down shared libraries that contain only the routines required by a particular set of executables."
HOMEPAGE = "https://code.launchpad.net/mklibs"
SECTION = "devel"
diff --git a/recipes-graphics/graphviz/graphviz_2.32.0.bb b/recipes-graphics/graphviz/graphviz_2.32.0.bb
index d71344e..4d87af7 100644
--- a/recipes-graphics/graphviz/graphviz_2.32.0.bb
+++ b/recipes-graphics/graphviz/graphviz_2.32.0.bb
@@ -1,5 +1,5 @@
SECTION = "graphical"
-DESCRIPTION = "Graphviz - Graph Visualization Software"
+SUMMARY = "Graphviz - Graph Visualization Software"
HOMEPAGE = "http://www.graphviz.org"
LICENSE = "EPL-1.0"
DEPENDS = "cairo pango expat"
diff --git a/recipes-graphics/scrot/giblib_1.2.4.bb b/recipes-graphics/scrot/giblib_1.2.4.bb
index 78052dd..87f5944 100644
--- a/recipes-graphics/scrot/giblib_1.2.4.bb
+++ b/recipes-graphics/scrot/giblib_1.2.4.bb
@@ -1,5 +1,5 @@
SECTION = "graphic/utils"
-DESCRIPTION = "giblib is a simple library which wraps imlib2"
+SUMMARY = "giblib is a simple library which wraps imlib2"
HOMEPAGE = "http://linuxbrit.co.uk/software/"
LICENSE ="BSD"
RDEPENDS_${PN} = "imlib2"
diff --git a/recipes-graphics/scrot/scrot_0.8.bb b/recipes-graphics/scrot/scrot_0.8.bb
index c222632..986f9ec 100644
--- a/recipes-graphics/scrot/scrot_0.8.bb
+++ b/recipes-graphics/scrot/scrot_0.8.bb
@@ -1,4 +1,5 @@
SECTION = "graphic/utils"
+SUMMARY = "scrot (SCReen shOT), screen capture utility"
DESCRIPTION = "scrot (SCReen shOT) is a simple commandline screen capture utility that uses imlib2 to grab and save images"
HOMEPAGE = "http://linuxbrit.co.uk/software/"
LICENSE ="BSD"
diff --git a/recipes-graphics/unclutter/unclutter_1.09.bb b/recipes-graphics/unclutter/unclutter_1.09.bb
index a336bea..f39fa24 100644
--- a/recipes-graphics/unclutter/unclutter_1.09.bb
+++ b/recipes-graphics/unclutter/unclutter_1.09.bb
@@ -1,4 +1,4 @@
-DESCRIPTION = "Hides the cursor after inactivity"
+SUMMARY = "Hides the cursor after inactivity"
LICENSE = "PublicDomain"
DEPENDS = "virtual/xserver"
diff --git a/recipes-graphics/vnc/directvnc_0.7.8.bb b/recipes-graphics/vnc/directvnc_0.7.8.bb
index ff3196b..42c56c5 100644
--- a/recipes-graphics/vnc/directvnc_0.7.8.bb
+++ b/recipes-graphics/vnc/directvnc_0.7.8.bb
@@ -1,4 +1,4 @@
-DESCRIPTION = "DirectVNC provides a very thin VNC client for unix framebuffer systems."
+SUMMARY = "Provides a very thin VNC client for unix framebuffer systems"
HOMEPAGE = "http://drinkmilk.github.com/directvnc/"
SECTION = "utils"
LICENSE = "GPLv2+"
diff --git a/recipes-graphics/vnc/tightvnc_1.3.10.bb b/recipes-graphics/vnc/tightvnc_1.3.10.bb
index a3f31fd..0962a03 100644
--- a/recipes-graphics/vnc/tightvnc_1.3.10.bb
+++ b/recipes-graphics/vnc/tightvnc_1.3.10.bb
@@ -1,4 +1,4 @@
-DESCRIPTION-${PN}-viewer = "A lightweight VNC viewer"
+SUMMARY = "A lightweight VNC viewer"
HOMEPAGE = "http://www.tightvnc.com/"
SECTION = "utils"
LICENSE = "GPLv2"
diff --git a/recipes-kernel/linux/linux-toradex-fsl_git.bb b/recipes-kernel/linux/linux-toradex-fsl_git.bb
index 991a965..7173beb 100644
--- a/recipes-kernel/linux/linux-toradex-fsl_git.bb
+++ b/recipes-kernel/linux/linux-toradex-fsl_git.bb
@@ -1,4 +1,4 @@
-DESCRIPTION = "Linux Kernel"
+SUMMARY = "Linux Kernel for Toradex Freescale based modules"
SECTION = "kernel"
LICENSE = "GPLv2"
diff --git a/recipes-multimedia/codecgraph/codecgraph_20120114.bb b/recipes-multimedia/codecgraph/codecgraph_20120114.bb
index 7640d35..9630f7d 100644
--- a/recipes-multimedia/codecgraph/codecgraph_20120114.bb
+++ b/recipes-multimedia/codecgraph/codecgraph_20120114.bb
@@ -1,4 +1,5 @@
SECTION = "multimedia"
+SUMMARY = "Tool to generate a graph of HDA codec config"
DESCRIPTION = "Codecgraph is a tool to generate a graph based on the ALSA description of a High Definition Audio codec."
HOMEPAGE = "http://helllabs.org/codecgraph/"
LICENSE ="GPLv2+"
diff --git a/recipes-multimedia/hda-verb/hda-verb_git.bb b/recipes-multimedia/hda-verb/hda-verb_git.bb
index e21c6bb..7268430 100644
--- a/recipes-multimedia/hda-verb/hda-verb_git.bb
+++ b/recipes-multimedia/hda-verb/hda-verb_git.bb
@@ -1,5 +1,5 @@
SECTION = "multimedia"
-DESCRIPTION = "hda-verb is a small program to send HD-audio commands to the given ALSA hwdep device on the hd-audio interface."
+SUMMARY = "hda-verb sendS HD-audio commands to ALSA HDA devices"
HOMEPAGE = ""
LICENSE ="GPLv2+"
RDEPENDS_${PN} = ""
diff --git a/recipes-multimedia/mediainfo/mediainfo_0.7.62.bb b/recipes-multimedia/mediainfo/mediainfo_0.7.62.bb
index 738390c..6102ff7 100644
--- a/recipes-multimedia/mediainfo/mediainfo_0.7.62.bb
+++ b/recipes-multimedia/mediainfo/mediainfo_0.7.62.bb
@@ -1,5 +1,5 @@
HOMEPAGE="mediainfo.sourceforge.net"
-DESCRIPTION = "Mediainfo is a tool to analyze multimedia files."
+SUMMARY = "Mediainfo is a tool to analyze multimedia files"
LICENSE = "GPLv2_modified"
inherit autotools
diff --git a/recipes-multimedia/mimetypes/mimetypes.bb b/recipes-multimedia/mimetypes/mimetypes.bb
index a879386..14ddbc5 100644
--- a/recipes-multimedia/mimetypes/mimetypes.bb
+++ b/recipes-multimedia/mimetypes/mimetypes.bb
@@ -1,4 +1,4 @@
-DESCRIPTION = "use mimetypes to start a videoplayer"
+SUMMARY = "use mimetypes to start a videoplayer"
LICENSE = "MIT"
PR = "r2"
diff --git a/recipes-qt/qt-demo/qt-demo-init_0.2.bb b/recipes-qt/qt-demo/qt-demo-init_0.2.bb
index 745c34f..7ad4c65 100644
--- a/recipes-qt/qt-demo/qt-demo-init_0.2.bb
+++ b/recipes-qt/qt-demo/qt-demo-init_0.2.bb
@@ -1,4 +1,4 @@
-DESCRIPTION = "Systemd start script for Qt Embedded demo"
+SUMMARY = "Systemd start script for Qt Embedded demo"
LICENSE = "MIT"
PR = "r1"
diff --git a/recipes-qt/qt4/qt4-x11-free-systemd.bb b/recipes-qt/qt4/qt4-x11-free-systemd.bb
index cb5fce2..45ea962 100644
--- a/recipes-qt/qt4/qt4-x11-free-systemd.bb
+++ b/recipes-qt/qt4/qt4-x11-free-systemd.bb
@@ -1,5 +1,5 @@
SECTION = "x11/libs"
-DESCRIPTION = "qtdemo autostart"
+SUMMARY = "systemd qtdemo autostart"
RDEPENDS_${PN} = ""
# The license is meant for this recipe and the files it installs.
# RNDIS is part of the kernel, udhcpd is part of busybox
diff --git a/recipes-support/mcc-pingpong/mcc-pingpong_1.0.bb b/recipes-support/mcc-pingpong/mcc-pingpong_1.0.bb
index aac90f0..bd80dcd 100644
--- a/recipes-support/mcc-pingpong/mcc-pingpong_1.0.bb
+++ b/recipes-support/mcc-pingpong/mcc-pingpong_1.0.bb
@@ -1,4 +1,4 @@
-DESCRIPTION = "MultiCore Communication Ping-Pong Demo Application"
+SUMMARY = "MultiCore Communication Ping-Pong Demo Application"
SECTION = "examples"
LICENSE = "GPLv2+"
LIC_FILES_CHKSUM = "file://LICENSE;md5=c49712341497d0b5f2e40c30dff2af9d"
diff --git a/recipes/gpioconfig/gpioconfig.bb b/recipes/gpioconfig/gpioconfig.bb
index 12f3f8f..0e9669a 100644
--- a/recipes/gpioconfig/gpioconfig.bb
+++ b/recipes/gpioconfig/gpioconfig.bb
@@ -1,4 +1,4 @@
-DESCRIPTION = "GPIOConfig tool for Toradex Modules"
+SUMMARY = "GPIOConfig tool for Toradex Modules"
SECTION = "base"
LICENSE = "CLOSED"
PR = "r3"
diff --git a/recipes/images/angstrom-lxde-image.bb b/recipes/images/angstrom-lxde-image.bb
index 3376775..4e747e2 100644
--- a/recipes/images/angstrom-lxde-image.bb
+++ b/recipes/images/angstrom-lxde-image.bb
@@ -1,5 +1,5 @@
#Angstrom image
-DESCRIPTION = "Image based on the LXDE desktop"
+SUMMARY = "Image based on the LXDE desktop"
LICENSE = "MIT"
diff --git a/recipes/images/angstrom-qt-x11-image.bb b/recipes/images/angstrom-qt-x11-image.bb
index 83e426f..78d58a0 100644
--- a/recipes/images/angstrom-qt-x11-image.bb
+++ b/recipes/images/angstrom-qt-x11-image.bb
@@ -1,5 +1,5 @@
#Angstrom image
-DESCRIPTION = "Image based on qt4-x11-free"
+SUMMARY = "Image based on qt4-x11-free"
LICENSE = "MIT"
diff --git a/recipes/images/console-trdx-image.bb b/recipes/images/console-trdx-image.bb
index eaed52f..6cefcc5 100644
--- a/recipes/images/console-trdx-image.bb
+++ b/recipes/images/console-trdx-image.bb
@@ -1,5 +1,5 @@
#Angstrom image
-DESCRIPTION = "Image booting to a console"
+SUMMARY = "Image booting to a console"
LICENSE = "MIT"
diff --git a/recipes/images/qt4e-demo-image.bb b/recipes/images/qt4e-demo-image.bb
index 1ddc46d..00d4dfa 100644
--- a/recipes/images/qt4e-demo-image.bb
+++ b/recipes/images/qt4e-demo-image.bb
@@ -1,5 +1,5 @@
#Angstrom image
-DESCRIPTION = "Image based on qt4e-demo-image.bb"
+SUMMARY = "Image based on qt4e-demo-image.bb"
LICENSE = "MIT"
diff --git a/recipes/joe/joe_3.1.bb b/recipes/joe/joe_3.1.bb
index d253473..b28b8ca 100644
--- a/recipes/joe/joe_3.1.bb
+++ b/recipes/joe/joe_3.1.bb
@@ -1,5 +1,5 @@
SECTION = "console/utils"
-DESCRIPTION = "Console text editor with good functionality, good choice for vi-haters."
+SUMMARY = "Console text editor with good functionality"
HOMEPAGE = "http://joe-editor.sourceforge.net/"
LICENSE ="GPLv1"
RDEPENDS_${PN} = "ncurses-terminfo"
diff --git a/recipes/max9526-i2c/max9526-gtk_0.0.1.bb b/recipes/max9526-i2c/max9526-gtk_0.0.1.bb
index 9d5d6b0..c16e82e 100644
--- a/recipes/max9526-i2c/max9526-gtk_0.0.1.bb
+++ b/recipes/max9526-i2c/max9526-gtk_0.0.1.bb
@@ -1,4 +1,4 @@
-DESCRIPTION = "spidev userspace driver for a Maxim MAX9526"
+SUMMARY = "spidev userspace driver for a Maxim MAX9526"
LICENSE = "CLOSED"
DEPENDS = "gtk+"
diff --git a/recipes/max9526-i2c/max9526-i2c_0.0.1.bb b/recipes/max9526-i2c/max9526-i2c_0.0.1.bb
index 94a8d98..de832a9 100644
--- a/recipes/max9526-i2c/max9526-i2c_0.0.1.bb
+++ b/recipes/max9526-i2c/max9526-i2c_0.0.1.bb
@@ -1,4 +1,4 @@
-DESCRIPTION = "spidev userspace driver for a Maxim MAX9526"
+SUMMARY = "CLI spidev userspace driver for a Maxim MAX9526"
LICENSE = "CLOSED"
DEPENDS = ""
diff --git a/recipes/stress/stress_1.0.4.bb b/recipes/stress/stress_1.0.4.bb
index 03ca1d5..18043b0 100644
--- a/recipes/stress/stress_1.0.4.bb
+++ b/recipes/stress/stress_1.0.4.bb
@@ -3,6 +3,7 @@
# Released under the MIT license (see /COPYING)
HOMEPAGE = "http://people.seas.harvard.edu/~apw/stress/"
+SUMMARY = "Generate load stress on UNIX-like operating systems"
DESCRIPTION = "a simple tool that imposes certain types of compute stress on UNIX-like operating systems."
LICENSE = "GPLv3"
diff --git a/recipes/trdx-oak-sensors/trdx-oak-sensors_0082.bb b/recipes/trdx-oak-sensors/trdx-oak-sensors_0082.bb
index 7fa3323..9aacbcd 100644
--- a/recipes/trdx-oak-sensors/trdx-oak-sensors_0082.bb
+++ b/recipes/trdx-oak-sensors/trdx-oak-sensors_0082.bb
@@ -1,4 +1,4 @@
-DESCRIPTION = "sample code to access the toradex oak sensors"
+SUMMARY = "Sample code to access the toradex oak sensors"
LICENSE = "PublicDomain"
S="${WORKDIR}/OakLinux_${PV}"
diff --git a/tasks/angstrom-task-lxde.bb b/tasks/angstrom-task-lxde.bb
index eb47477..80e7111 100644
--- a/tasks/angstrom-task-lxde.bb
+++ b/tasks/angstrom-task-lxde.bb
@@ -1,4 +1,4 @@
-DESCRIPTION = "Tasks for an LXDE based image"
+SUMMARY = "Tasks for an LXDE based image"
inherit task