kumquat-buildroot/package/qt5/qt5base
Adam Duskett 814bfc5ec1 package/ti-sgx-{km, um}: bump to SDK 06.01.00.08 versions
Currently, the ti-sgx packages and the beaglebone_qt5_defconfig do
not work with KMS nor Weston. What's worse, is the latest SDK version
06.03.00.106 (as of this commit) of these packages is broken and does
not correctly support KMS, and attempting to run KMS applications
results in eglfs initialization failures. As such, bumping these
packages to the version before 06.03.00.106 is the best option.

Because of the above problems, several packages must change at the
same time to ensure this patch does not break any other packages:

  - ti-sgx-libgbm
    - dropped, merged into ti-sgx-um, see below

  - ti-sgx-um:
    - bump the version that matches TI SDK 06.01.00.08.
    - demove select BR2_PACKAGE_TI_SGX_LIBGBM in Config.in, as the libgbm
      package merges ti-sgx-libgbm with this package.

  - ti-sgx-km:
    - bump the version that matches TI SDK 06.01.00.08.

Signed-off-by: Adam Duskett <Aduskett@gmail.com>
Tested-by: Markus <zehnder@live.com>
[yann.morin.1998@free.fr:
  - actually switch qt5base to use ti-sgx-um
  - split the beaglebone config changes to their own patch
  - split the ti-sgx-demos changes to their own patch
]
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2020-12-13 14:51:48 +01:00
..
0001-qtbase-Fix-build-error-when-using-EGL.patch package/qt5base: drop 5.6 support 2020-02-27 23:50:43 +01:00
0002-double-conversion-enable-for-microblaze.patch
0003-double-conversion-enable-for-nios2.patch Merge branch 'next' 2020-03-09 15:17:09 +01:00
0004-double-conversion-enable-for-xtensa.patch package/qt5: bump version to 5.14.2 2020-04-11 14:55:24 +02:00
0005-eglfs-avoid-breaking-compilation-for-obscure-EGLNativeDisplayType-types.patch
Config.in
qmake.conf.in package/qt5/qt5base: fix building with correct optimization 2020-01-23 23:29:13 +01:00
qplatformdefs.h
qt5base.hash package/qt5base: format hash file according to two spaces guideline 2020-12-10 22:08:07 +01:00
qt5base.mk package/ti-sgx-{km, um}: bump to SDK 06.01.00.08 versions 2020-12-13 14:51:48 +01:00
qt.conf.in