[oe] [PATCH] htcdream.conf: use xf86-video-fbdev and xf86-video-tslib

Dr. Michael Lauer mickey at vanille-media.de
Thu Jul 8 12:25:52 UTC 2010


Acked-by: Michael 'Mickey' Lauer <mlauer at vanille-media.de>

Am 06.07.2010 um 08:01 schrieb Denis 'GNUtoo' Carikli:

> 
> Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo at no-log.org>
> ---
> conf/machine/htcdream.conf |   11 +++++++++++
> recipes/tasks/task-x11.bb  |    2 +-
> 2 files changed, 12 insertions(+), 1 deletions(-)
> 
> diff --git a/conf/machine/htcdream.conf b/conf/machine/htcdream.conf
> index a10edb8..3cf1ebf 100644
> --- a/conf/machine/htcdream.conf
> +++ b/conf/machine/htcdream.conf
> @@ -19,3 +19,14 @@ MACHINE_EXTRA_RRECOMMENDS = "\
> "
> 
> PREFERRED_PROVIDER_virtual/kernel = "linux-leviathan"
> +
> +XSERVER = " \
> +        xserver-xorg \
> +        xserver-xorg-extension-glx \
> +        xserver-xorg-extension-dri \
> +        xf86-input-tslib \
> +        xf86-input-evdev \
> +        xf86-input-mouse \
> +        xf86-input-keyboard \
> +        xf86-video-fbdev \
> +"
> diff --git a/recipes/tasks/task-x11.bb b/recipes/tasks/task-x11.bb
> index 5eeb8ba..77e281e 100644
> --- a/recipes/tasks/task-x11.bb
> +++ b/recipes/tasks/task-x11.bb
> @@ -2,7 +2,7 @@ DESCRIPTION = "The X Window System -- install this task to get a client/server b
> SECTION = "x11/server"
> LICENSE = "MIT"
> PV = "1.0"
> -PR = "r4"
> +PR = "r5"
> 
> # WORK IN PROGRESS
> 
> -- 
> 1.7.0.4
> 
> 
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel





More information about the Openembedded-devel mailing list