diff options
author | Otavio Salvador <otavio@ossystems.com.br> | 2009-11-09 14:28:54 -0200 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2009-11-09 14:34:39 -0200 |
commit | 636a0d3acb17cfb07bd5b7ccfd7a031e9e5cbdd4 (patch) | |
tree | dcbe9e281a2b4cc807c61049237aa766d574cc33 /recipes | |
parent | 0fc2395bd61abaac94c670e671042f59c6d88e00 (diff) |
xf86-video-cirrus: add 1.3.2 and set it as prefered for X11 7.5
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'recipes')
-rw-r--r-- | recipes/xorg-driver/xf86-video-cirrus_1.3.2.bb | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/recipes/xorg-driver/xf86-video-cirrus_1.3.2.bb b/recipes/xorg-driver/xf86-video-cirrus_1.3.2.bb new file mode 100644 index 0000000000..ce19dd4f73 --- /dev/null +++ b/recipes/xorg-driver/xf86-video-cirrus_1.3.2.bb @@ -0,0 +1,4 @@ +require xorg-driver-video.inc +PE = "1" + +DESCRIPTION = "X.Org X server -- Cirrus display driver" |