Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
wind_river_lts19 [2020/05/22 09:39] – created rpjday | wind_river_lts19 [2020/05/24 11:01] (current) – [STUFF] rpjday | ||
---|---|---|---|
Line 6: | Line 6: | ||
* [[https:// | * [[https:// | ||
+ | * [[https:// | ||
+ | * [[https:// | ||
+ | |||
+ | ===== STUFF ===== | ||
+ | |||
+ | * WR-specific extensions (templates/ | ||
+ | * how to update wrlinux-x to UPDATE7? | ||
+ | * New support to deploy a platform project image based on the intel-x86-64 BSP with the runqemu command. You no longer require a QEMU-based BSP to deploy and test your x86-based image (RCPL7) | ||
+ | * BB_NO_NETWORK_pn-lmbench=' | ||
+ | |||
+ | ===== New templates ===== | ||
+ | |||
+ | * feature/ | ||
+ | * feature/ | ||
+ | * feature/ | ||
+ | * feature/ | ||
+ | * feature/ | ||
+ | * feature/ | ||
+ | |||
+ | ===== Pre-reqs ===== | ||
+ | |||
+ | * Fedora 31/32 | ||
+ | * Ubuntu 18.04 (NOT 16.04) | ||
+ | |||
+ | ===== Quick Start ===== | ||
+ | |||
+ | ==== Cloning ==== | ||
+ | |||
+ | < | ||
+ | $ mkdir -p lts19/WR; cd lts19/WR | ||
+ | $ git clone https:// | ||
+ | </ | ||
+ | |||
+ | ==== setup ==== | ||
+ | |||
+ | < | ||
+ | $ . ./ | ||
+ | </ | ||
+ | |||
+ | ==== Checking ==== | ||
+ | |||
+ | < | ||
+ | $ .../ | ||
+ | $ .../ | ||
+ | $ .../ | ||
+ | $ .../ | ||
+ | $ .../ | ||
+ | </ |