Difference between revisions of "X86/TSN/ADD-ONs"
From ESS-WIKI
(Created page with "{{DISPLAYTITLE:ADD-ONs for Intel Yocto Linux}} <div style="float:right; position:fixed; margin:0 1em 0 0; top:200px; right:10px; max-height: 350px; overflow: auto">__TOC...") |
(No difference)
|
Revision as of 03:51, 13 July 2022
Contents
Installation
- download and copy the specified add-ons to the target device.
- run the following commands ...
for F in addon_TOP_*.tgz; do tar $F -C /; done for F in addon_USER_*.tgz; do tar $F -C /home/root; done sync;sync reboot
Category
TSN
addon | description | platform | notes |
---|---|---|---|
addon_TOP_EHL_616446-1.9_20220617_1318.tgz | simplify commands | EHL | update for #616446-1.9 |
addon_TOP_616446-1.9_20220621_1440.tgz | 〃 | TGL/ADL | (update) auto detection for TGL/ADL, I225 |
addon_TOP_616446-1.9_20220712_1453.tgz | 〃 | EHL/TGL/ADL | (update) auto detection for EHL |
addon_USER_EHL_20220614_1334.tgz | additional files in home directory | EHL | update for #616446-1.9 |
addon_USER_616446_20220620_1650.tgz | 〃 | EHL/TGL/ADL | compatible with TGL/ADL |
CANbus
addon | description | platform | notes |
---|---|---|---|
addon_TOP_CANbus_test_scripts_20220712_1516.tgz | test flow/steps designed by PM | EHL/TGL/ADL | extra parameters time gap, frames |
Misc.
addon | description | platform | notes |
---|---|---|---|
addon_TOP_fonts.tgz | extra X terminal font | EHL/TGL/ADL | |
addon_USER_dot-icewm_20210901_1718.tgz | icewm default settings | EHL/TGL/ADL | |
addon_TOP_EHL_MR3_i2s-audio_20220615_0936.tgz | i2s audio firmware | EHL | Intel #619566-3.3 (MR3) |