So würde ich das auch gerne mal können einfach mal ein Modul dem Kernel hinzuzufügen :-). Aber es scheint noch was nicht zu stimmen?
Das wird bei mir ausgegeben:
# flatpak update kernel-6.6.21-yocto-standard
error: Invalid id kernel-6.6.21-yocto-standard: Only last name segment can contain -
# flatpak update kernel-image-6.6.21-yocto-standard
error: Invalid id kernel-image-6.6.21-yocto-standard: Only last name segment can contain -
# flatpak update kernel-image-bzimage-6.6.21-yocto-standard
error: Invalid id kernel-image-bzimage-6.6.21-yocto-standard: Only last name segment can contain -
# flatpak update kernel-modules-6.6.21-yocto-standard
error: Invalid id kernel-modules-6.6.21-yocto-standard: Only last name segment can contain -
# apt-get install kernel
Reading package lists...
Building dependency tree...
etc. etc.....
# apt-get autoremove
Reading package lists...
Building dependency tree...
Reading state information...
0 upgraded, 0 newly installed, 0 to remove and 5 not upgraded.
==========================================================================================
Auf die schnell das gefunden:
https://github.com/flatpak/flatpak-builder/issues/37Vermutlich eine Konvention nicht eingehalten ?