Changes between Version 3 and Version 4 of ventana/third_party_linux


Ignore:
Timestamp:
10/31/2017 12:12:10 AM (6 years ago)
Author:
Tim Harvey
Comment:

update link to latest OpenWrt rootfs image

Legend:

Unmodified
Added
Removed
Modified
  • ventana/third_party_linux

    v3 v4  
    7474Some popular third-party sources:
    7575 * ​[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.
     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
     
    8383The following procedure will for virtually all Linux distributions:
    84841. Download Root Filesystem (see above)
    85 1. Download or build Ventana rootfs containing a Kernel, device-tree dtbs, and kernel modules:
     852. Download or build Ventana rootfs containing a Kernel, device-tree dtbs, and kernel modules:
    8686 * pre-built root filesystems:
    8787  - [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 1. Create image on block storage device. For example, using /dev/sdc:
     88  - [http://dev.gateworks.com/openwrt/latest/imx6/gateworks-imx6-ventana-rootfs.tar.gz OpenWrt]
     893. Create image on block storage device. For example, using /dev/sdc:
    9090{{{#!bash
    9191DEVICE=/dev/sdc