All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tom Zanussi <tom.zanussi@intel.com>
To: Darren Hart <dvhart@linux.intel.com>
Cc: "poky@yoctoproject.org" <poky@yoctoproject.org>
Subject: Re: [PATCH 1/2] n450: add formfactor config
Date: Tue, 15 Mar 2011 19:44:26 -0500	[thread overview]
Message-ID: <1300236266.809.21.camel@elmorro> (raw)
In-Reply-To: <9ebc78fd215d51d427c0b30cadd392c198989ab4.1300234408.git.dvhart@linux.intel.com>

On Tue, 2011-03-15 at 17:19 -0700, Darren Hart wrote:
> From: Darren Hart <dvhart@linux.intel.com>
> 
> Fixes [YOCTO #869] (1 of 2)
> 
> Add a formfactor config for the n450 to include a keyboard and no
> touchscreen. Without defining HAVE_TOUCHSCREEN=0, the default was
> to set it to 1, and the matchbox session disables the cursor in
> the case of a touchscreen device.
> 
> Signed-off-by: Darren Hart <dvhart@linux.intel.com>
> CC: Tom Zanussi <tom.zanussi@intel.com>

Acked-by: Tom Zanussi <tom.zanussi@intel.com>

> ---
>  .../formfactor/formfactor/n450/machconfig          |    3 +++
>  .../recipes-bsp/formfactor/formfactor_0.0.bbappend |    3 +++
>  2 files changed, 6 insertions(+), 0 deletions(-)
>  create mode 100644 meta-n450/recipes-bsp/formfactor/formfactor/n450/machconfig
>  create mode 100644 meta-n450/recipes-bsp/formfactor/formfactor_0.0.bbappend
> 
> diff --git a/meta-n450/recipes-bsp/formfactor/formfactor/n450/machconfig b/meta-n450/recipes-bsp/formfactor/formfactor/n450/machconfig
> new file mode 100644
> index 0000000..ffce012
> --- /dev/null
> +++ b/meta-n450/recipes-bsp/formfactor/formfactor/n450/machconfig
> @@ -0,0 +1,3 @@
> +# Assume a USB mouse and keyboard are connected
> +HAVE_TOUCHSCREEN=0
> +HAVE_KEYBOARD=1
> diff --git a/meta-n450/recipes-bsp/formfactor/formfactor_0.0.bbappend b/meta-n450/recipes-bsp/formfactor/formfactor_0.0.bbappend
> new file mode 100644
> index 0000000..4a41d48
> --- /dev/null
> +++ b/meta-n450/recipes-bsp/formfactor/formfactor_0.0.bbappend
> @@ -0,0 +1,3 @@
> +FILESEXTRAPATHS := "${THISDIR}/${PN}"
> + 
> +PRINC = "1"




  reply	other threads:[~2011-03-16  0:44 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-16  0:19 [PATCH 0/2][meta-intel] Fix Keyboard and Mouse on n450 [YOCTO #869] Darren Hart
2011-03-16  0:19 ` [PATCH 1/2] n450: add formfactor config Darren Hart
2011-03-16  0:44   ` Tom Zanussi [this message]
2011-03-16  0:19 ` [PATCH 2/2] n450: add xorg.conf to disable AutoAddDevices Darren Hart
2011-03-16  0:45   ` Tom Zanussi
2011-03-16  1:55     ` Darren Hart
2011-03-16  0:43 ` [PATCH 0/2][meta-intel] Fix Keyboard and Mouse on n450 [YOCTO #869] Tom Zanussi

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1300236266.809.21.camel@elmorro \
    --to=tom.zanussi@intel.com \
    --cc=dvhart@linux.intel.com \
    --cc=poky@yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.