Changes between Version 4 and Version 5 of ventana/third_party_linux
- Timestamp:
- 01/21/2019 10:07:07 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ventana/third_party_linux
v4 v5 72 72 There are several sources of pre-built root filesystems that are compatible with Ventana. As Ventana uses an i.MX6 SoC, you need to use something that is compatible with an ARMv7 instruction set. Many pre-built distributions will reference 'armhf' which means 'ARM hard-float' which is appropriate for the i.MX6 as it has hardware floating-point. 73 73 74 Some popular third-party sources:75 * [http://cdimage.ubuntu.com/ubuntu-core/releases/ Ubuntu Core] - this is a minimal filesystem that you can build off of at runtime by adding packages from various repositories 74 Third-party sources: 75 76 76 * [https://releases.linaro.org/ Linaro] - Linaro has several root filesystems including server, nano, developer, core, and ALIP. Each root filesystem will have different things installed for different purposes. Choose carefully which will work for you. 77 77