Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Martin Jansa <martin.jansa@gmail.com>
To: "Maxin B. John" <maxin.john@intel.com>
Cc: openembedded-core@lists.openembedded.org
Subject: Re: [PATCH 3/3] formfactor: add machconfig for qemumips64 and beaglebone
Date: Tue, 2 Feb 2016 12:59:26 +0100	[thread overview]
Message-ID: <20160202115926.GA2607@jama> (raw)
In-Reply-To: <1454411051-15095-3-git-send-email-maxin.john@intel.com>

[-- Attachment #1: Type: text/plain, Size: 1986 bytes --]

On Tue, Feb 02, 2016 at 01:04:11PM +0200, Maxin B. John wrote:
> We need machconfig file to automatically choose between physical and virtual
> keyboards.

beaglebone has its own BSP layer, why it should be added in oe-core?

> 
> [YOCTO #9027]
> 
> Signed-off-by: Maxin B. John <maxin.john@intel.com>
> ---
>  meta/recipes-bsp/formfactor/files/beaglebone/machconfig | 10 ++++++++++
>  meta/recipes-bsp/formfactor/files/qemumips64/machconfig | 10 ++++++++++
>  2 files changed, 20 insertions(+)
>  create mode 100755 meta/recipes-bsp/formfactor/files/beaglebone/machconfig
>  create mode 100755 meta/recipes-bsp/formfactor/files/qemumips64/machconfig
> 
> diff --git a/meta/recipes-bsp/formfactor/files/beaglebone/machconfig b/meta/recipes-bsp/formfactor/files/beaglebone/machconfig
> new file mode 100755
> index 0000000..56a2ae2
> --- /dev/null
> +++ b/meta/recipes-bsp/formfactor/files/beaglebone/machconfig
> @@ -0,0 +1,10 @@
> +HAVE_TOUCHSCREEN=1
> +HAVE_KEYBOARD=1
> + 
> +DISPLAY_CAN_ROTATE=0
> +DISPLAY_ORIENTATION=0
> +#DISPLAY_WIDTH_PIXELS=640
> +#DISPLAY_HEIGHT_PIXELS=480
> +#DISPLAY_BPP=16
> +DISPLAY_DPI=150
> +DISPLAY_SUBPIXEL_ORDER=vrgb
> diff --git a/meta/recipes-bsp/formfactor/files/qemumips64/machconfig b/meta/recipes-bsp/formfactor/files/qemumips64/machconfig
> new file mode 100755
> index 0000000..56777b6
> --- /dev/null
> +++ b/meta/recipes-bsp/formfactor/files/qemumips64/machconfig
> @@ -0,0 +1,10 @@
> +HAVE_TOUCHSCREEN=1
> +HAVE_KEYBOARD=1
> + 
> +DISPLAY_CAN_ROTATE=0
> +DISPLAY_ORIENTATION=0
> +DISPLAY_WIDTH_PIXELS=640
> +DISPLAY_HEIGHT_PIXELS=480
> +DISPLAY_BPP=16
> +DISPLAY_DPI=150
> +#DISPLAY_SUBPIXEL_ORDER=vrgb
> -- 
> 2.4.0
> 
> -- 
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-core

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa@gmail.com

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 188 bytes --]

  reply	other threads:[~2016-02-02 11:56 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-02 11:04 [PATCH 1/3] Revert "matchbox-keyboard: export GTK_IM_MODULE_FILE location" Maxin B. John
2016-02-02 11:04 ` [PATCH 2/3] gtk-immodules-cache.bbclass: fix immodules-cache path Maxin B. John
2016-02-02 11:04 ` [PATCH 3/3] formfactor: add machconfig for qemumips64 and beaglebone Maxin B. John
2016-02-02 11:59   ` Martin Jansa [this message]
2016-02-02 12:07     ` Burton, Ross
2016-02-03 10:25       ` Maxin B. John

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=20160202115926.GA2607@jama \
    --to=martin.jansa@gmail.com \
    --cc=maxin.john@intel.com \
    --cc=openembedded-core@lists.openembedded.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox