Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Liming Wang <liming.wang@windriver.com>
To: <richard.purdie@linuxfoundation.org>, <sgw@linux.intel.com>
Cc: openembedded-core@lists.openembedded.org
Subject: [PATCH 4/4] tslib: enable big endian support for qemuppc
Date: Thu, 5 Jan 2012 16:37:46 +0800	[thread overview]
Message-ID: <1325752666-28560-5-git-send-email-liming.wang@windriver.com> (raw)
In-Reply-To: <1325752666-28560-1-git-send-email-liming.wang@windriver.com>

This enables wacom tablet/touchscreen support on qemuppc.

Signed-off-by: Liming Wang <liming.wang@windriver.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
---
 meta/recipes-graphics/tslib/tslib_1.0.bb |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/meta/recipes-graphics/tslib/tslib_1.0.bb b/meta/recipes-graphics/tslib/tslib_1.0.bb
index f47116f..54ff3d4 100644
--- a/meta/recipes-graphics/tslib/tslib_1.0.bb
+++ b/meta/recipes-graphics/tslib/tslib_1.0.bb
@@ -22,6 +22,7 @@ SRC_URI = "http://download.berlios.de/tslib/tslib-${PV}.tar.bz2 \
 SRC_URI[md5sum] = "92b2eb55b1e4ef7e2c0347069389390e"
 SRC_URI[sha256sum] = "9c40d914e4f6fe00bdd77137d671c7ce4f211686228f2eb8b2d3c2360bc249c8"
 SRC_URI_append_qemumips += " file://32bitBE-support.patch"
+SRC_URI_append_qemuppc += " file://32bitBE-support.patch"
 
 
 inherit autotools pkgconfig
-- 
1.7.5.4




  parent reply	other threads:[~2012-01-05 12:11 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-05  8:37 [PATCH 0/4] qemuppc: replace emulation of qemuppc Liming Wang
2012-01-05  8:37 ` [PATCH 1/4] qemuppc: replace emulation of qemuppc from prep to mac99 Liming Wang
2012-01-05  8:37 ` [PATCH 2/4] qemuppc: add pointercal file Liming Wang
2012-01-05  8:37 ` [PATCH 3/4] qemuppc: add machconfig Liming Wang
2012-01-05  8:37 ` Liming Wang [this message]
2012-01-06 14:29 ` [PATCH 0/4] qemuppc: replace emulation of qemuppc Bruce Ashfield
2012-01-06 14:33   ` Richard Purdie
2012-01-09 16:07     ` Bruce Ashfield
2012-01-21  3:50 ` Saul Wold
2012-01-21  4:12   ` Bruce Ashfield
2012-01-21 11:48     ` Richard Purdie
2012-01-21 14:29       ` Bruce Ashfield
2012-01-23 15:44         ` Bruce Ashfield
2012-01-23 17:57           ` Bruce Ashfield

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=1325752666-28560-5-git-send-email-liming.wang@windriver.com \
    --to=liming.wang@windriver.com \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=richard.purdie@linuxfoundation.org \
    --cc=sgw@linux.intel.com \
    /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