NeonGeckoCom / neon_debos

Debos build files for Neon OS
Apache License 2.0
1 stars 8 forks source link

Pre-compile modules and install with dpkg #122

Closed NeonDaniel closed 6 months ago

NeonDaniel commented 6 months ago

Description

Updates qt keyboard to build deb package in a standalone recipe instead of compiling during image build Updates libcamera to build a deb package in a standalone recipe

Issues

Continues #117 Regression affects #105 Includes fix for deprecated entrypoint in https://github.com/NeonGeckoCom/NeonCore/pull/634

Other Notes

userland is marked as deprecated, so it should probably be removed Python3.10 packaging was attempted but not successful This removes the unstable dependency installation for RPi5 that breaks other dependencies including pulseaudio