Pascal Vizeli
70e43c02fb
OS: Update supervisor 183
2019-08-23 15:37:39 +00:00
Pascal Vizeli
8c691e8e56
Update Hass.io Supervisor ( #431 )
2019-07-16 13:47:03 +02:00
Pascal Vizeli
db8127c253
Update kernel 4.19.56 ( #418 )
2019-06-27 22:32:57 +02:00
Pascal Vizeli
e03ea97133
Cleanup host linux header pinning ( #417 )
...
* Cleanup host linux header pinning
* Update intel_nuc_defconfig
2019-06-27 22:26:29 +02:00
Pascal Vizeli
6581ec4028
Update Supervisor 167 ( #416 )
2019-06-27 16:32:19 +02:00
Pascal Vizeli
7439de3d25
Supervisor: update Hass.io to 163
2019-05-12 09:03:02 +00:00
Pascal Vizeli
c9f4879780
Update Hass.io cli to 11
2019-05-12 09:02:31 +00:00
TonyApuzzo
d861ecae6f
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-07 18:15:18 +02:00
Pascal Vizeli
fa20ccdd94
OS: Enable systemd-coredump ( #382 )
2019-03-20 18:10:44 +01:00
Pascal Vizeli
16fcb84886
Update CLI v9 with armv7 ( #379 )
...
* Update CLI v9 with armv7
* Update rpi2_defconfig
2019-03-18 10:36:25 +01:00
Pascal Vizeli
2703ec31b9
Supervisor: update Hass.io to 144
2019-02-21 14:24:45 +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