From a009dcf2dce41b7028ccc6a3a2d3fd7d49733613 Mon Sep 17 00:00:00 2001 From: Otavio Salvador Date: Mon, 18 May 2009 16:21:55 -0300 Subject: xf86-video-geode: add 2.11.2 Signed-off-by: Otavio Salvador --- conf/distro/include/preferred-xorg-versions-X11R7.4-updates.inc | 2 +- recipes/xorg-driver/xf86-video-geode_2.11.2.bb | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) create mode 100644 recipes/xorg-driver/xf86-video-geode_2.11.2.bb diff --git a/conf/distro/include/preferred-xorg-versions-X11R7.4-updates.inc b/conf/distro/include/preferred-xorg-versions-X11R7.4-updates.inc index 1f6076525f..6e42065aed 100644 --- a/conf/distro/include/preferred-xorg-versions-X11R7.4-updates.inc +++ b/conf/distro/include/preferred-xorg-versions-X11R7.4-updates.inc @@ -2,6 +2,6 @@ PREFERRED_VERSION_xserver-xorg ?= "1.5.3" PREFERRED_VERSION_xf86-input-evdev ?= "2.1.0" -PREFERRED_VERSION_xf86-video-geode ?= "2.11.0" +PREFERRED_VERSION_xf86-video-geode ?= "2.11.2" PREFERRED_VERSION_libxi ?= "1.2.0" PREFERRED_VERSION_inputproto ?= "1.5.0" diff --git a/recipes/xorg-driver/xf86-video-geode_2.11.2.bb b/recipes/xorg-driver/xf86-video-geode_2.11.2.bb new file mode 100644 index 0000000000..380ce2ea0b --- /dev/null +++ b/recipes/xorg-driver/xf86-video-geode_2.11.2.bb @@ -0,0 +1,5 @@ +require xorg-driver-video.inc +PE = "1" + +COMPATIBLE_HOST = 'i.86.*-linux' +DESCRIPTION = "X.org server -- Geode GX2/LX display driver" -- cgit 1.2.3-korg