I want to set the kernel version to org.clearlinux.lts2020.5.10.218-149. I used to do this by installing the kernel-lts2020
sudo swupd bundle-add kernel-lts2020 linux-lts2020-dev kernel-lts2020-dkms
but now with this bundle install command I got
sudo clr-boot-manager list-kernels
i@clr~ $ sudo swupd bundle-info kernel-lts2020 --files
_________________________________
Info for bundle: kernel-lts2020
_________________________________
Status: Explicitly installed
Bundle kernel-lts2020 is up to date:
- Installed bundle last updated in version: 41960
- Latest available version: 41960
Bundle size:
- Size of bundle: 0.00 Bytes
- Size bundle takes on disk (includes dependencies): 1.25 GB
Files in bundle:
- /usr/share/clear/bundles/kernel-lts2020
Total files: 1
we have been end-of-lifing ancient kernels (given that kernel.org maintenance of those is very limited)… and our way forward is really 2 LTS kernels (the current one and previous one) as kernel.org folks recommend that for general usage today (and even more so in the future)