Commit Graph

55 Commits (8309412f49ee10d35bb46229e640b9c17b164b34)

Author SHA1 Message Date
connor rigby 0b1ebcba15 another hack for the firmware 2017-01-18 10:27:30 -08:00
connor rigby 35890d1c6c new place for common custom buildroot packages (like mruby), and fix tzdata.
* mruby is a test package for now, but it can now be configured from all the systems.
* tzdata fixed
   * tzdata's default behavior is to download a file randomly to its `:code.priv_dir`  (which is read-only), now we dont download it ever
   * we needed the files it _would_ download, so i packaged them into `farmbot_system`'s priv dir, then copy it to `/tmp/` (which is read-write) at every boot.
2017-01-17 08:04:52 -08:00
connor rigby e3109d3027 almost ready for release 2017-01-16 16:45:27 -08:00
connor rigby 21fc2830b9 Bump version. Preparing for 3.0.0 release. 2017-01-16 16:16:03 -08:00
connor rigby 8aab09909d makefile generation 2017-01-16 15:52:49 -08:00