summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-driver/xf86-video-cirrus_1.5.3.bb
diff options
context:
space:
mode:
authorJussi Kukkonen <jussi.kukkonen@intel.com>2015-05-07 13:33:01 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-05-14 11:43:59 +0100
commit3cad5834e9f69be1553c5aaec66300c7fbaf81ff (patch)
tree043c2863c73a71940ac70e064550607e9c2d1d89 /meta/recipes-graphics/xorg-driver/xf86-video-cirrus_1.5.3.bb
parent0ac9aa19373d1b7ecdf15a8b2adb07c9c947b164 (diff)
downloadpoky-3cad5834e9f69be1553c5aaec66300c7fbaf81ff.tar.gz
xf86-video-cirrus: Upgrade 1.5.2 -> 1.5.3
(From OE-Core rev: 2176e77f9dd4bbfc0a032e63ab0ec87847d660d3) Signed-off-by: Jussi Kukkonen <jussi.kukkonen@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/xorg-driver/xf86-video-cirrus_1.5.3.bb')
-rw-r--r--meta/recipes-graphics/xorg-driver/xf86-video-cirrus_1.5.3.bb13
1 files changed, 13 insertions, 0 deletions
diff --git a/meta/recipes-graphics/xorg-driver/xf86-video-cirrus_1.5.3.bb b/meta/recipes-graphics/xorg-driver/xf86-video-cirrus_1.5.3.bb
new file mode 100644
index 0000000000..c498477604
--- /dev/null
+++ b/meta/recipes-graphics/xorg-driver/xf86-video-cirrus_1.5.3.bb
@@ -0,0 +1,13 @@
1require xorg-driver-video.inc
2
3SUMMARY = "X.Org X server -- cirrus display driver"
4DESCRIPTION = "cirrus is an Xorg driver for Cirrus Logic VGA adapters. These \
5devices are not so common in the wild anymore, but QEMU can emulate one, so \
6the driver is still useful."
7
8LIC_FILES_CHKSUM = "file://COPYING;md5=6ddc7ca860dc5fd014e7f160ea699295"
9
10SRC_URI[md5sum] = "7d7dfd4cdc42aa8b6e923510fa00ad2b"
11SRC_URI[sha256sum] = "edc87b20a55259126b5239b5c1ef913419eab7ded0ed12ae9ae989460d7351ab"
12
13DEPENDS += "libpciaccess"