mirror of
git://git.yoctoproject.org/poky.git
synced 2025-07-19 21:09:03 +02:00
![]() RT support is now available in the linux-yocto-3.8 kernel, so we can also add that as kernel option for users. (From meta-yocto rev: 2e425b5c6c7e685e8a0e0c8cb2cf64040e454cad) Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> |
||
---|---|---|
.. | ||
{{ if kernel_choice != "custom": }} files | ||
{{ if kernel_choice == "linux-yocto_3.4": }} linux-yocto_3.4.bbappend | ||
{{ if kernel_choice == "linux-yocto_3.8": }} linux-yocto_3.8.bbappend | ||
{{ if kernel_choice == "linux-yocto-dev": }} linux-yocto-dev.bbappend | ||
{{ if kernel_choice == "linux-yocto-rt_3.4": }} linux-yocto-rt_3.4.bbappend | ||
{{ if kernel_choice == "linux-yocto-rt_3.8": }} linux-yocto-rt_3.8.bbappend | ||
{{ if kernel_choice == "linux-yocto-tiny_3.4": }} linux-yocto-tiny_3.4.bbappend | ||
kernel-list.noinstall |