Changes between Version 14 and Version 15 of OpenWrt/building


Ignore:
Timestamp:
08/02/2018 11:55:29 PM (6 years ago)
Author:
Tim Harvey
Comment:

clarified branch names

Legend:

Unmodified
Added
Removed
Modified
  • OpenWrt/building

    v14 v15  
    1371371. Getting Source Code:
    138138 * There are multiple code branches (see above for recommended branch per product), please checkout the one you prefer with the following commands:
    139   - 16-02 branch
     139  - Gateworks 16-02 branch
    140140{{{#!bash
    141141git clone https://github.com/Gateworks/openwrt/ gateworks-openwrt -b 16.02
    142142cd gateworks-openwrt
    143143}}}
    144   - 14-08 branch
     144  - Gateworks 14-08 branch
    145145{{{#!bash
    146146git clone https://github.com/Gateworks/openwrt/ gateworks-openwrt -b 14.08
    147147cd gateworks-openwrt
    148148}}}
    149   - Mainline 18.06
     149  - Upstream OpenWrt 18.06 branch
    150150{{{#!bash
    151151git clone git://git.openwrt.org/openwrt/openwrt.git -b openwrt-18.06