Short log:
Albert Astals Cid (1):
CI: Add linux-qt6-next build
Jonah Brüchert (3):
Log SQL errors as warnings
README: API is stable now
README: Fix typo
Signed-off-by: Marc Ferland <marc.ferland@sonatest.com>
ERROR: kclock-25.08.0-r0 do_package: QA Issue: kclock: Files/directories were installed but not shipped in any package:
/usr/share/krunner
/usr/share/krunner/dbusplugins
/usr/share/krunner/dbusplugins/kclock-runner.desktop
Please set FILES such that these items are packaged. Alternatively if they are unneeded, avoid installing them or delete them within do_install.
kclock: 3 installed and not shipped files. [installed-vs-shipped]
Signed-off-by: Marc Ferland <marc.ferland@sonatest.com>
The configure task of krdp fails if either winpr-makecert3 or
winpr-hash3 is missing from the sysroot.
This patch adds a simple bbappend which makes sure those two files are
present.
A patch as been sent to upstream meta-openembedded.
Signed-off-by: Marc Ferland <marc.ferland@sonatest.com>
- qtlocation required since commit 418b246d0bf7856e31ea21c1666749aa0e327105
- timezone files are installed in /usr/share/timezonefiles
Signed-off-by: Marc Ferland <marc.ferland@sonatest.com>
While migrating to walnascar we get:
```
ERROR: plasma-mobile-6.3.4-r0 do_package_qa: QA Issue: File /usr/src/debug/plasma-mobile/6.3.4/components/mobileshellstate/mobileadaptor.h in package plasma-mobile-src contains reference to TMPDIR [buildpaths]
ERROR: plasma-mobile-6.3.4-r0 do_package_qa: Fatal QA errors were found, failing task.
```
Fix the path so that it's possible to do reproducible builds.
This commit fixes the following warning from KWin (seen in
do_configure.log):
-- Could NOT find Breeze (missing: Breeze_DIR)
Signed-off-by: Marc Ferland <marc.ferland@sonatest.com>
Service file was renamed in f1647b657f3af89f51cb7641760cf29311e0506b.
plasma-krdp_server.service --> app-org.kde.krdpserver.service
Fixes the following error:
ERROR: krdp-6.3.4-r0 do_package: Didn't find service unit 'plasma-krdp_server.service', specified in SYSTEMD_SERVICE:krdp.
Signed-off-by: Marc Ferland <marc.ferland@sonatest.com>