Changes between Version 2 and Version 3 of ventana/third_party_linux
- Timestamp:
- 10/30/2017 10:45:39 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ventana/third_party_linux
v2 v3 73 73 74 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: 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.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 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 78 78 Note that Gateworks has a pre-built disk image of Ubuntu for Ventana. See here for details about it and more details on building Ubuntu root filesystems … … 85 85 1. Download or build Ventana rootfs containing a Kernel, device-tree dtbs, and kernel modules: 86 86 * pre-built root filesystems: 87 - [wiki:Yocto/Building#yocto_prebuilt_binaries Yocto BSP] 88 - [http://dev.gateworks.com/openwrt/latest/imx6/openwrt-imx6-ventana-rootfs.tar.gz OpenWrt]87 - [wiki:Yocto/Building#yocto_prebuilt_binaries Yocto BSP] (Video in/out support) 88 - [http://dev.gateworks.com/openwrt/latest/imx6/openwrt-imx6-ventana-rootfs.tar.gz OpenWrt] 89 89 1. Create image on block storage device. For example, using /dev/sdc: 90 90 {{{#!bash