Files
meta-qt5/recipes-connectivity
Khem Raj 79a7b99049 libconnman-qt5: Apply operator patch also for gcc-12
gcc12 has started to fail with same error like clang, perhaps this
should be upstreamed too

usr/include/QtDBus/qdbusargument.h:276:13: error: no match for 'operator>>' (operand types are 'const QDBusArgument' and 'RouteStructure')
|   276 |         arg >> item;
|       |         ~~~~^~~~~~~

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2022-05-10 19:23:39 +02:00
..
2022-02-22 12:53:10 +01:00