Skip to content

kcms/ksplash: Use new KPackage PackageJob API to uninstall packages

Joshua Goins requested to merge work/redstrate/fix-spash-kpackage into master

CI and out-of-box builds will fail due to recent KPackage changes (see frameworks/kpackage@09854b0d). This is a simple fix to use the new API.

Merge request reports