aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-app/xvinfo_1.1.2.bb
diff options
context:
space:
mode:
authorLaurentiu Palcu <laurentiu.palcu@intel.com>2013-02-18 17:20:17 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-02-22 05:52:26 -0800
commit4a95ac6804e1800ace722ff02b0dfc5a33381735 (patch)
treefcfeceda29781a02d76aece6f02117dd9dbb1a07 /meta/recipes-graphics/xorg-app/xvinfo_1.1.2.bb
parent4116e3f3fb08acc1c0a997c65270a2f70fcb4450 (diff)
downloadopenembedded-core-contrib-4a95ac6804e1800ace722ff02b0dfc5a33381735.tar.gz
xvinfo: upgrade to 1.1.2
Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-graphics/xorg-app/xvinfo_1.1.2.bb')
-rw-r--r--meta/recipes-graphics/xorg-app/xvinfo_1.1.2.bb15
1 files changed, 15 insertions, 0 deletions
diff --git a/meta/recipes-graphics/xorg-app/xvinfo_1.1.2.bb b/meta/recipes-graphics/xorg-app/xvinfo_1.1.2.bb
new file mode 100644
index 0000000000..8ea1ca0f29
--- /dev/null
+++ b/meta/recipes-graphics/xorg-app/xvinfo_1.1.2.bb
@@ -0,0 +1,15 @@
+require xorg-app-common.inc
+
+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"
+PR = "${INC_PR}.0"
+
+SRC_URI[md5sum] = "1fbd65e81323a8c0a4b5e24db0058405"
+SRC_URI[sha256sum] = "eed3d90ffd788ef728c4a5e7aa4bd86dc6bbcebac929caf7a0479cf8b53b50e3"