summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-app/xvinfo_1.1.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-graphics/xorg-app/xvinfo_1.1.1.bb')
-rw-r--r--meta/recipes-graphics/xorg-app/xvinfo_1.1.1.bb7
1 files changed, 6 insertions, 1 deletions
diff --git a/meta/recipes-graphics/xorg-app/xvinfo_1.1.1.bb b/meta/recipes-graphics/xorg-app/xvinfo_1.1.1.bb
index 0547bd62ca..7a0b822aa9 100644
--- a/meta/recipes-graphics/xorg-app/xvinfo_1.1.1.bb
+++ b/meta/recipes-graphics/xorg-app/xvinfo_1.1.1.bb
@@ -1,6 +1,11 @@
require xorg-app-common.inc
-DESCRIPTION = "Print out X-Video extension adaptor information"
+SUMMARY = "Print out X-Video extension adaptor information"
+
+DESCRIPTION = "xvinfo prints out the capabilities of any video adaptors \
+associated with the display that are accessible through the X-Video \
+extension."
+
LIC_FILES_CHKSUM = "file://COPYING;md5=b664101ad7a1dc758a4c4109bf978e68"
DEPENDS += " libxv"
PE = "1"