Pascal Vizeli
39a27fe40e
Supervisor: update Hass.io cli to 11
2019-05-10 19:11:15 +00:00
Pascal Vizeli
888f864738
Supervisor: update Hass.io to 163
2019-05-10 19:09:56 +00:00
TonyApuzzo
ad23a94873
Add PROCPS_NG package to enable portainer stats ( #398 )
...
portainer requires ability to run 'ps -e' which is not supported
by busybox's ps.
This fixes https://github.com/hassio-addons/addon-portainer/issues/3
Tested on odroid_xu4 target.
2019-05-10 19:08:26 +00:00
Pascal Vizeli
ef6acf30ed
Supervisor: update Hass.io to 150
2019-03-21 11:22:08 +00:00
Pascal Vizeli
f0d1521138
OS: Enable systemd-coredump ( #382 )
2019-03-20 17:11:43 +00:00
Pascal Vizeli
7f0c797d94
Supervisor: update Hass.io to 149
2019-03-20 10:29:45 +00:00
Pascal Vizeli
bc3af3e4b4
Update CLI v9 with armv7 ( #379 )
...
* Update CLI v9 with armv7
* Update rpi2_defconfig
2019-03-20 10:28:35 +00:00
Pascal Vizeli
9d7f57b527
Supervisor: update Hass.io to 145
2019-02-21 22:29:34 +00:00
Pascal Vizeli
d677e2d5b2
OS: update supervisor to version 142
2019-01-17 23:05:49 +00:00
Pascal Vizeli
2d44748080
OS: update cli to version 8
2019-01-17 23:05:18 +00:00
Pascal Vizeli
5e9ba3bb7a
OS: Add kernel support for wireguard ( #324 )
2019-01-17 21:49:52 +01:00
Jasper van der Neut - Stulen
07bec45d8a
NUC: Enable bluetooth support ( #320 )
...
* NUC: Enable bluetooth support
Enable kernel support for the intel bt-wifi-combo devices and usb
bluetooth modules. This will make Bluetooth and Bluetooth LE device
trackers work.
* BUILD: Make bluetooth kernel config the same for all boards.
The defconfig for a board may include more drivers, but this
set should be enough to get device trackers working. BLE support
is also enabled.
* Revert "BUILD: Make bluetooth kernel config the same for all boards."
This reverts commit 58f9b7c651 .
2019-01-14 23:55:35 +01:00
Pascal Vizeli
e0e87141c6
Build: Enable LTO for GCC/Binutils ( #301 )
...
* Build: Enable LTO for GCC/Binutils
* Update odroid_c2_defconfig
* Update ova_defconfig
* Update rpi0_w_defconfig
* Update rpi2_defconfig
* Update rpi3_64_defconfig
* Update rpi3_defconfig
* Update rpi_defconfig
* Update tinker_defconfig
2019-01-01 15:46:33 +01:00
Pascal Vizeli
f7eb215016
Build: Update buildroot 2018-11.1 ( #300 )
...
* Build: Update buildroot 2018-11.1
* Add cli to image
2018-12-31 02:32:21 +01:00
Pascal Vizeli
a5aaf01042
Build: Split kernel files for maintaining ( #294 )
...
* Build: Split kernel files for maintaining
* Update hassos.config
* Update odroid_c2_defconfig
* Update ova_defconfig
* Update rpi0_w_defconfig
* Update rpi2_defconfig
* Update rpi3_64_defconfig
* Update rpi_defconfig
* Update tinker_defconfig
* Update hassos.config
* Update intel_nuc_defconfig
* Delete misc.config
* Update hassos.config
* Update intel_nuc_defconfig
* Update odroid_c2_defconfig
* Update ova_defconfig
* Update rpi0_w_defconfig
* Update rpi2_defconfig
* Update rpi3_64_defconfig
* Update rpi3_defconfig
* Update rpi_defconfig
* Update tinker_defconfig
* Update hassos.config
2018-12-28 17:34:30 +01:00
Pascal Vizeli
934b276a3c
Revert "Build: Split kernel files for maintaining ( #291 )" ( #293 )
...
This reverts commit 615daddbf6 .
2018-12-28 14:16:31 +01:00
Pascal Vizeli
615daddbf6
Build: Split kernel files for maintaining ( #291 )
...
* Build: Split kernel files for maintaining
* Update hassos.config
* Update odroid_c2_defconfig
* Update ova_defconfig
* Update rpi0_w_defconfig
* Update rpi2_defconfig
* Update rpi3_64_defconfig
* Update rpi_defconfig
* Update tinker_defconfig
* Update hassos.config
* Update intel_nuc_defconfig
2018-12-28 14:15:22 +01:00
Jasper van der Neut - Stulen
9bc61e6318
Intel NUC support ( #288 )
...
* Add hassos configuration for intel-nuc:
* Cloned from ova config
* Use default amd64 kernel config
* Add support for Intel IGB type nics
* Add rng-tools for better random
* Build with iwlwifi module & firmware (only newer modules with iwlmvm firmware)
* Include firmware for 915, which should improve power efficiency.
Build display and audio as a module to make it all work.
* Add intel_nuc to build script.
* Change directory structure as proposed by @pvizeli
* * Fix paths
* Remove unused patch directory
* Unduplicate barebox config.
2018-12-28 11:09:24 +01:00