Changes between Version 2 and Version 3 of ventana/third_party_linux


Ignore:
Timestamp:
10/30/2017 10:45:39 PM (6 years ago)
Author:
Tim Harvey
Comment:

fix typo

Legend:

Unmodified
Added
Removed
Modified
  • ventana/third_party_linux

    v2 v3  
    7373
    7474Some 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.
    7777
    7878Note 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
     
    85851. Download or build Ventana rootfs containing a Kernel, device-tree dtbs, and kernel modules:
    8686 * pre-built root filesystems:
    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]
     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]
    89891. Create image on block storage device. For example, using /dev/sdc:
    9090{{{#!bash