All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-fsl-arm][PATCH 0/2] Get master working again
@ 2014-02-21 21:54 Otavio Salvador
  2014-02-21 21:54 ` [meta-fsl-arm][PATCH 1/2] mesa: Update to follow OE-Core changes Otavio Salvador
  2014-02-21 21:54 ` [meta-fsl-arm][PATCH 2/2] xserver-xorg: Backport 1.14.4 version Otavio Salvador
  0 siblings, 2 replies; 7+ messages in thread
From: Otavio Salvador @ 2014-02-21 21:54 UTC (permalink / raw)
  To: meta-freescale Mailing List; +Cc: Otavio Salvador

Hello,

Today I spent most of day working in current failures in master.

The patch for sdcard concurrency issue is already merged and should
have fixed the rootfs generation issues people has reported.

Here goes the last two patches. This fixes MX5 and MX6 builds. As you
will notice this includes a backport for Xorg 1.14.4 and this is
necessary due GL linking changes done in Xorg 1.15.0. This backport
will last until Vivante fixes the GL symbols. The mesa patch is much
cleaner now as it reuses the PACKAGECONFIG options added for this kind
of case.

I will merge both on Monday morning so speak soon!

Otavio Salvador (2):
  mesa: Update to follow OE-Core changes
  xserver-xorg: Backport 1.14.4 version

 conf/machine/include/imx-base.inc                  |  3 ++
 recipes-graphics/mesa/mesa_%.bbappend              |  5 +++
 recipes-graphics/mesa/mesa_9.2.2.bbappend          | 40 ----------------------
 .../xorg-xserver/xserver-xorg/aarch64.patch        | 35 +++++++++++++++++++
 .../xorg-xserver/xserver-xorg/crosscompile.patch   | 22 ++++++++++++
 .../fix_open_max_preprocessor_error.patch          | 15 ++++++++
 .../xorg-xserver/xserver-xorg/macro_tweak.patch    | 25 ++++++++++++++
 .../xserver-xorg/mips64-compiler.patch             | 29 ++++++++++++++++
 .../xorg-xserver/xserver-xorg_1.14.4.bb            | 35 +++++++++++++++++++
 9 files changed, 169 insertions(+), 40 deletions(-)
 create mode 100644 recipes-graphics/mesa/mesa_%.bbappend
 delete mode 100644 recipes-graphics/mesa/mesa_9.2.2.bbappend
 create mode 100644 recipes-graphics/xorg-xserver/xserver-xorg/aarch64.patch
 create mode 100644 recipes-graphics/xorg-xserver/xserver-xorg/crosscompile.patch
 create mode 100644 recipes-graphics/xorg-xserver/xserver-xorg/fix_open_max_preprocessor_error.patch
 create mode 100644 recipes-graphics/xorg-xserver/xserver-xorg/macro_tweak.patch
 create mode 100644 recipes-graphics/xorg-xserver/xserver-xorg/mips64-compiler.patch
 create mode 100644 recipes-graphics/xorg-xserver/xserver-xorg_1.14.4.bb

-- 
1.9.0



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

end of thread, other threads:[~2014-02-23 13:25 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-21 21:54 [meta-fsl-arm][PATCH 0/2] Get master working again Otavio Salvador
2014-02-21 21:54 ` [meta-fsl-arm][PATCH 1/2] mesa: Update to follow OE-Core changes Otavio Salvador
2014-02-22 16:13   ` John Weber
2014-02-22 17:46     ` Otavio Salvador
2014-02-22 19:32       ` John Weber
2014-02-23 13:25         ` Otavio Salvador
2014-02-21 21:54 ` [meta-fsl-arm][PATCH 2/2] xserver-xorg: Backport 1.14.4 version Otavio Salvador

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.