This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
realtime:documentation:howto:tools:rteval [2024/02/05 10:37] tglozar [Installation] Fixe broken clone URL |
realtime:documentation:howto:tools:rteval [2024/02/28 08:14] (current) tglozar [Installation] Update loadsource kernel version to 6.6.1 |
||
|---|---|---|---|
| Line 28: | Line 28: | ||
| # used here. But, corresponding changes will have to be made in KLOAD in Makefile and kernel_prefix | # used here. But, corresponding changes will have to be made in KLOAD in Makefile and kernel_prefix | ||
| # in ./rteval/kcompile.py before installation. | # in ./rteval/kcompile.py before installation. | ||
| - | $> wget -P loadsource https://www.kernel.org/pub/linux/kernel/v6.x/linux-6.1.8.tar.xz | + | $> wget -P loadsource https://www.kernel.org/pub/linux/kernel/v6.x/linux-6.6.1.tar.xz |
| $> sudo make install | $> sudo make install | ||
| $> sudo make runit | $> sudo make runit | ||