Commit Graph

10 Commits

Author SHA1 Message Date
Conrad Lara - KG6JEI 798a96144d build change: Set build version in buildroot config
Set the openwrt build version to be the version of AREDN.

We don't currently use the OpenWRT version anywhere

This will be useful for implementing /etc/banner version tagging

Change-Id: I484564d28ae2f2e9f6017c038efe288bf1809ce1
2016-06-14 01:11:41 +00:00
KG6JEI fe8ae5296f Merge "bugfix: Build script missing packages" into develop 2016-06-01 04:14:27 +00:00
Conrad Lara - KG6JEI bbf5a70052 bugfix: buildsteps scripts if checks rework
Checks for BUILD_SET_VERSION use wrong bracket type
OSTYPE check wasn't portable to Ubuntu

Change-Id: I0183f3beae068b8524dc4dff411203fdb3878e94
2016-05-30 12:54:39 -07:00
Conrad Lara - KG6JEI fd7ae74f69 bugfix: Build script missing packages
snmp,socat,xinet.d are required package as part of the build

Change-Id: Ibb68dec4a5e92f8ee8511d971f1189f1d6e8a9a2
2016-05-30 11:44:57 -07:00
Darryl Quinn 7314a868e5 feature: added button to post data to aredn server including olsrd topology info 2016-01-11 12:46:12 -06:00
Trevor Paskett - K7FPV 3359c44ca7 feature: add jsoninfo to olsr and open firewall ports 9090 2016-01-05 11:00:22 -07:00
Conrad Lara - KG6JEI 316cb4f9c9 bugfix: build all arednpackages 2015-07-30 10:28:13 -07:00
Conrad Lara - KG6JEI 751ab212f4 bugfix: ntpclient missing from firmware image
fixes AREDN->ticket:119
2015-06-18 21:54:30 -07:00
Conrad Lara - KG6JEI 47fa0e4b6d bugfix: Reduce file name length.
Reduce filename length by 15 characters at all time.  Help reduce problems with max name length for TPLink devices.

This will not solve all issues as our file name style of branch-buildnumber-8CharCommitID the releases can get long.

This will however allow the final build name for a release version to be under the max file length (for now)

ref AREDN->ticket:107
2015-05-24 14:55:37 -07:00
Conrad Lara - KG6JEI 885e93b241 feature: Add scripts for generating images.
These scripts are intended to be run by Jenkins.

minimal/no error checking is done with these scripts at this time.

Some ENV variables needs to be set before executing these scripts.
2015-05-03 12:13:38 -07:00