Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/4] Import some patches from WindRiver Linux
@ 2011-10-13  9:05 Kang Kai
  2011-10-13  9:05 ` [PATCH 1/4] mesa-dri/xlib: use target commands in mklib file Kang Kai
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: Kang Kai @ 2011-10-13  9:05 UTC (permalink / raw)
  To: openembedded-core

Hi All,

I import some patches from  WindRiver Linux. The first and second are
try to use target commands instead of the commands on the build machine.
And the last two will add the xinput-calibrator to add touchscreen support.

Regards,

The following changes since commit b92b776d56e64a437181de9bc76f8dcc8e15a5f8:

  meta-yocto: Catch up with xserver and mesa upgrades/rename (2011-10-12 23:05:12 +0100)

are available in the git repository at:
  git://git.pokylinux.org/poky-contrib kangkai/distro
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=kangkai/distro

Kang Kai (4):
  mesa-dri/xlib: use target commands in mklib file
  gdk-pixbuf: pick up ${NM} to fix libtool naming issue
  xinput: add xinput from oe
  xinput-calibrator: add touchscreen support

 .../gdk-pixbuf-2.24.0/configure-nm.patch           |   32 ++++++
 meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.24.0.bb |    3 +
 .../mesa-use-target-commands-in-mklib.patch        |  104 ++++++++++++++++++++
 meta/recipes-graphics/mesa/mesa-dri_7.11.bb        |    3 +-
 meta/recipes-graphics/mesa/mesa-xlib_7.11.bb       |    3 +-
 .../pointercal-xinput/bug20/pointercal.xinput      |    1 +
 .../pointercal-xinput/iphone3g/pointercal.xinput   |    1 +
 .../pointercal-xinput/nokia900/pointercal.xinput   |    2 +
 .../pointercal-xinput/om-gta01/pointercal.xinput   |    2 +
 .../pointercal-xinput/om-gta02/pointercal.xinput   |    2 +
 .../pointercal-xinput/pointercal.xinput            |    1 +
 .../xinput-calibrator/pointercal-xinput_0.0.bb     |   21 ++++
 .../xinput-calibrator/xinput-calibrator_0.7.5.bb   |   24 +++++
 meta/recipes-graphics/xorg-app/xinput_1.5.3.bb     |   10 ++
 14 files changed, 207 insertions(+), 2 deletions(-)
 create mode 100644 meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf-2.24.0/configure-nm.patch
 create mode 100644 meta/recipes-graphics/mesa/mesa-dri/mesa-use-target-commands-in-mklib.patch
 create mode 100644 meta/recipes-graphics/xinput-calibrator/pointercal-xinput/bug20/pointercal.xinput
 create mode 100644 meta/recipes-graphics/xinput-calibrator/pointercal-xinput/iphone3g/pointercal.xinput
 create mode 100644 meta/recipes-graphics/xinput-calibrator/pointercal-xinput/nokia900/pointercal.xinput
 create mode 100644 meta/recipes-graphics/xinput-calibrator/pointercal-xinput/om-gta01/pointercal.xinput
 create mode 100644 meta/recipes-graphics/xinput-calibrator/pointercal-xinput/om-gta02/pointercal.xinput
 create mode 100644 meta/recipes-graphics/xinput-calibrator/pointercal-xinput/pointercal.xinput
 create mode 100644 meta/recipes-graphics/xinput-calibrator/pointercal-xinput_0.0.bb
 create mode 100644 meta/recipes-graphics/xinput-calibrator/xinput-calibrator_0.7.5.bb
 create mode 100644 meta/recipes-graphics/xorg-app/xinput_1.5.3.bb

-- 
1.7.5.1.300.gc565c




^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2011-10-14  0:06 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-13  9:05 [PATCH 0/4] Import some patches from WindRiver Linux Kang Kai
2011-10-13  9:05 ` [PATCH 1/4] mesa-dri/xlib: use target commands in mklib file Kang Kai
2011-10-13  9:13   ` Martin Jansa
2011-10-13 23:51   ` Khem Raj
2011-10-13  9:05 ` [PATCH 2/4] gdk-pixbuf: pick up ${NM} to fix libtool naming issue Kang Kai
2011-10-14  0:00   ` Khem Raj
2011-10-13  9:05 ` [PATCH 3/4] xinput: add xinput from oe Kang Kai
2011-10-13  9:09   ` Koen Kooi
2011-10-13  9:05 ` [PATCH 4/4] xinput-calibrator: add touchscreen support Kang Kai
2011-10-13  9:10   ` Martin Jansa
2011-10-13  9:11   ` Koen Kooi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox