7 Commits

Author SHA1 Message Date
Khem Raj
88c8564eb5 qtwebkit: Fix build with ruby 3.2+
Ruby 3.2 removes Object#=~ completely

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2023-01-07 15:59:12 +01:00
Martin Jansa
cc3d1c0c9b meta: update license names
* openembedded-core/scripts/contrib/convert-spdx-licenses.py .
  ...
  All files processed with version 0.01

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2022-02-22 12:53:10 +01:00
Martin Jansa
a6bee8ea4c Convert to new override syntax
This is the result of automated script (0.9.0) conversion:

oe-core/scripts/contrib/convert-overrides.py .

converting the metadata to use ":" as the override character instead of "_".

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2021-08-03 13:38:16 +02:00
Daniel Gomez
26142d60a5 pyqtchart: Update to version 5.15.1 and use pypi
Old version no longer available through riverbankcomputing.com.
Update to 5.15.1 and download the package sources using pypi class.

Signed-off-by: Daniel Gomez <daniel@qtec.com>
2020-10-11 17:07:19 +02:00
Artem Panfilov
79b0f3a605 python-pyqtchart: remove PyQt_qreal_double from DISABLED_FEATURES
Since Qt 5.2.0 the qreal is double (see change d8bf317546bc in qtbase.git).

Signed-off-by: Artem Panfilov <panfilov.artyom@gmail.com>
2020-03-13 08:19:55 +01:00
Martin Jansa
89de99e7e2 python-{pyqt5,pyqtchart}: fold .inc file into .bb
* drop 2nd DEPENDS assignment from python-pyqtchart.inc

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2020-02-19 20:19:38 +01:00
Adrian Fiergolski
caf09cd53c Add PyQtChart.
Signed-off-by: Adrian Fiergolski <adrian.fiergolski@fastree3d.com>
2020-02-06 14:01:49 +01:00