base-bullseye.yaml:
Update both std and rt kernels in "multiple-kernels", and set std kernel
as the default boot kernel in "default-kernel". And install both std and
rt kernels in "rootfs-pre-scripts".
Add rt packages into both base-initramfs-bullseye.yaml and stx-std.lst,
so all packages are installed into a single image.
Test Plan:
Pass: build-image --std
Pass: boot up, uname -a shows up std kernel
Pass: change to rt kernel in /boot/1/kernel.env
Pass: reboot, uname -a shows up rt kernel
Pass: build-image --rt
Pass: boot up, uname -a shows up rt kernel
Pass: change to std kernel in /boot/1/kernel.env
Pass: reboot, uname -a shows up std kernel
Depends-On: https://review.opendev.org/c/starlingx/root/+/842924
Story: 2008846
Task: 45417
Signed-off-by: Yue Tao <Yue.Tao@windriver.com>
Change-Id: I499bf51691d4c55bd75441d6ba3ef640da91e49e