Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/3] package/ti-stgx: tentative bump (branch yem/ti-sgx-stuff)
@ 2020-12-10 20:47 Yann E. MORIN
  2020-12-10 20:47 ` [Buildroot] [PATCH 1/3] configs/beaglebone_qt5: switch to using KMS instead of wayland+weston Yann E. MORIN
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Yann E. MORIN @ 2020-12-10 20:47 UTC (permalink / raw)
  To: buildroot

Hello All!

This series is a respin based on the initial patch from Adam:
    https://patchwork.ozlabs.org/project/buildroot/patch/20200702201125.3639873-1-aduskett at gmail.com/

That patch did help some people (see the replies), but unfortunately it
still has a few shortcomings that I have tried to address, mostly
unsuccessfully.

The most prominent issue was that the removing of ti-sgx-libgbm was not
properly propagated to qt5base, and thus the build of qt5base would
succeed becasue it avoided a problematic code path. Fixing that causes
qt5base to no longer build, hitting the upstream issue:
    https://bugreports.qt.io/browse/QTBUG-72567

That has not yet been fixed upstream, and of the proposed patches, or
various suggestions in various Qt-related forums, none do fix the issue
either:
  - patches in the PR itself
  - https://codereview.qt-project.org/c/qt/qtbase/+/248270
  - https://forum.qt.io/topic/88588/qtbase-compilation-error-with-device-linux-rasp-pi3-g-qeglfskmsgbmwindow-cpp/8
  - https://forum.qt.io/topic/91596/raspberry-pi-3-compiling-qt-5-11-0-problem/6

So, I am at a loss at how to actually fix that further...

Still, here is a repsin with at least the changes I deemed necessary to
reduce the problem-space. Any feedback or further guidance would be
highly appreciated.

Regards,
Yann E. MORIN.

Regards,
Yann E. MORIN.


----------------------------------------------------------------
Adam Duskett (3):
      configs/beaglebone_qt5: switch to using KMS instead of wayland+weston
      package/ti-sgx-demos: use KMS-based demos
      package/ti-sgx-{km, um}: bump to SDK 06.01.00.08 versions

 Config.in.legacy                                   |  7 +++++
 board/beaglebone/readme.txt                        | 12 +++++++-
 .../rootfs_overlay/etc/qt5/eglfs_kms_cfg.json      | 15 ++++++++++
 configs/beaglebone_qt5_defconfig                   |  5 +---
 package/Config.in                                  |  1 -
 package/qt5/qt5base/qt5base.mk                     |  4 +--
 package/ti-sgx-demos/ti-sgx-demos.mk               |  2 +-
 package/ti-sgx-km/ti-sgx-km.hash                   |  4 +--
 package/ti-sgx-km/ti-sgx-km.mk                     |  4 +--
 .../0001-Add-missing-sys-sysmacros.h-include.patch | 25 -----------------
 package/ti-sgx-libgbm/Config.in                    | 12 --------
 package/ti-sgx-libgbm/ti-sgx-libgbm.hash           |  3 --
 package/ti-sgx-libgbm/ti-sgx-libgbm.mk             | 32 ----------------------
 package/ti-sgx-um/Config.in                        |  1 -
 package/ti-sgx-um/ti-sgx-um.hash                   |  4 +--
 package/ti-sgx-um/ti-sgx-um.mk                     |  4 +--
 16 files changed, 45 insertions(+), 90 deletions(-)
 create mode 100644 board/beaglebone/rootfs_overlay/etc/qt5/eglfs_kms_cfg.json
 delete mode 100644 package/ti-sgx-libgbm/0001-Add-missing-sys-sysmacros.h-include.patch
 delete mode 100644 package/ti-sgx-libgbm/Config.in
 delete mode 100644 package/ti-sgx-libgbm/ti-sgx-libgbm.hash
 delete mode 100644 package/ti-sgx-libgbm/ti-sgx-libgbm.mk

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 561 099 427 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'

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

end of thread, other threads:[~2020-12-12 17:39 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-12-10 20:47 [Buildroot] [PATCH 0/3] package/ti-stgx: tentative bump (branch yem/ti-sgx-stuff) Yann E. MORIN
2020-12-10 20:47 ` [Buildroot] [PATCH 1/3] configs/beaglebone_qt5: switch to using KMS instead of wayland+weston Yann E. MORIN
2020-12-11 19:08   ` Adam Duskett
2020-12-10 20:47 ` [Buildroot] [PATCH 2/3] package/ti-sgx-demos: use KMS-based demos Yann E. MORIN
2020-12-11 19:08   ` Adam Duskett
2020-12-10 20:47 ` [Buildroot] [PATCH 3/3] package/ti-sgx-{km, um}: bump to SDK 06.01.00.08 versions Yann E. MORIN
2020-12-11 19:09   ` Adam Duskett
2020-12-11 20:19 ` [Buildroot] [PATCH 0/3] package/ti-stgx: tentative bump (branch yem/ti-sgx-stuff) Adam Duskett
2020-12-12 10:06   ` Yann E. MORIN
2020-12-12 17:39     ` Yann E. MORIN

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