[oe-commits] Denis 'GNUtoo' Carikli : xf86-video-msm : bump git version(fixes gtk issue) , rebased patch, also made it compile automatically

git version control git at git.openembedded.org
Tue Apr 6 20:21:55 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: c233ed019d22cb0571d14ed402acd0d699ce74d1
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=c233ed019d22cb0571d14ed402acd0d699ce74d1

Author: Denis 'GNUtoo' Carikli <GNUtoo at no-log.org>
Date:   Tue Apr  6 21:37:04 2010 +0200

xf86-video-msm : bump git version(fixes gtk issue),rebased patch,also made it compile automatically

*We had an issue with gtk+ programs resulting in screen corruption,this is now fixed
  with this version
*rebased the patches to make it work with the new version
*switched to machine arch(thanks XorA and hrw),that permit us to copy a kernel header in the sources,
  unfortunately it also depends on another non-staged kernel header(kgsl_drm.h) that
  was manually copied in the files dir
*The copy of the kenrel headers in the source directory permit us to compile it
  (thanks mickeyl for how to do it corectly)
*removed neon for htcdream machine,if someone wants to support more machines or architectures,
  he will have to find a better way and modify the recipe,maybe using a python @ function
  that checks TARGET_CC_ARCH,and as CosmicPenguin said in #oe "Thats what open source is all about"

---

 ..._cfbbd17f0d4ab0f30915594d74e1b2b12c4ff8a1.patch |   51 +++++++++
 recipes/xorg-driver/xf86-video-msm/kgsl_drm.h      |  109 ++++++++++++++++++++
 ..._cfbbd17f0d4ab0f30915594d74e1b2b12c4ff8a1.patch |   98 ++++++++++++++++++
 recipes/xorg-driver/xf86-video-msm_git.bb          |   23 +++--
 4 files changed, 274 insertions(+), 7 deletions(-)

Diff:   http://gitweb.openembedded.net/?p=openembedded.git/?a=commitdiff;h=c233ed019d22cb0571d14ed402acd0d699ce74d1




More information about the Openembedded-commits mailing list