Commit graph

310 commits

Author SHA1 Message Date
sharukins
21bc6d325b Fix Mi Flora (#40)
* Fix Mi Flora

Extract missing gatttool which is needed by the Mi Flora component from the edge package.. This is a temporary fix until Alpine 3.7 is released.

* Update Dockerfile

* Include Architectures when downloading gatttool

Not quite elegant, but should do the job.

* Code Cleanup

This sould be more clean than the version before. 
I check $APK_ARCH again just in case. not sure if this is really necessary.

* Update Dockerfile
2017-10-21 11:38:19 +02:00
Pascal Vizeli
2fab8a0624 cleanup / restyle generic 2017-10-21 11:22:51 +02:00
Pascal Vizeli
3253e9842d Update Dockerfile 2017-10-21 09:43:01 +02:00
Pascal Vizeli
0f94ca5093 Update Dockerfile 2017-10-21 09:40:26 +02:00
Pascal Vizeli
366fa546a1 Cleanup aiocoap (#41) 2017-10-21 09:22:16 +02:00
Pascal Vizeli
b10c334c54 Update README.md 2017-10-16 23:51:21 +02:00
Pascal Vizeli
7ab7b271ea Allow crossbuild cleanup skeep 2017-10-16 23:49:14 +02:00
Pascal Vizeli
b7351083e4 Better cache / pull for build 2017-10-08 01:40:58 +02:00
Pascal Vizeli
56b1c90e67 Update builder.sh 2017-10-08 01:35:25 +02:00
Pascal Vizeli
c7abe6667d Update builder.sh 2017-10-08 01:32:23 +02:00
Pascal Vizeli
c63f3b54f0 Update README.md 2017-10-08 01:27:34 +02:00
Pascal Vizeli
e630ac9134 Allow local host docker setup 2017-10-08 01:27:02 +02:00
Pascal Vizeli
8bea994d24 fix enum34 is not intalled 2017-10-08 00:36:48 +02:00
Pascal Vizeli
4cc8515c39 fix aiocoap version 2017-10-07 21:26:23 +02:00
Pascal Vizeli
ee18ef2988 Add support for aiocoap (#39)
* Update Dockerfile

* Update Dockerfile

* Add musl-dev

* Update Dockerfile

* Update Dockerfile

* Update Dockerfile

* Update Dockerfile
2017-10-07 00:08:38 +02:00
Pascal Vizeli
ae4c523796 Add homeassistant base build 2017-10-06 22:45:13 +02:00
Pascal Vizeli
422313f730 Merge branch 'master' of https://github.com/home-assistant/hassio-build 2017-09-28 12:08:35 +02:00
Pascal Vizeli
3d92fc2375 Add machine build, cleanup old stuff 2017-09-28 12:08:05 +02:00
Pascal Vizeli
68f3b657e1 Update README.md 2017-09-28 10:59:45 +02:00
Pascal Vizeli
0489a45144 Update machine docker for new build system (#38)
* Update intel-nuc

* Update qemux86

* Update qemux86-64

* Update raspberrypi

* Update raspberrypi2

* Update raspberrypi3
2017-09-28 10:57:03 +02:00
Philipp Schmitt
86abce4897 Fix typo: BUILT_TYPE -> BUILD_TYPE (#37)
Add an optional extended description…
2017-09-28 10:30:44 +02:00
Pascal Vizeli
b96ec0192f Improve machine exstraction 2017-09-28 10:27:52 +02:00
Pascal Vizeli
5b0bb92b08 Update README.md 2017-09-28 10:19:19 +02:00
Pascal Vizeli
34893a2510 Update handling with homeassistant/machine version handling 2017-09-28 10:17:58 +02:00
Pascal Vizeli
0ede1d8356 Ignore crosscompiling feature for armhf 2017-09-28 10:08:10 +02:00
Pascal Vizeli
adb527f445 Move homeassistant builder. 2017-09-27 23:03:04 +02:00
Pascal Vizeli
43b5281fd2 Update home-assistant generic for new build system 2017-09-27 17:40:25 +02:00
Pascal Vizeli
c05c3dbb56 Update README.md 2017-09-27 17:31:23 +02:00
Pascal Vizeli
2dc41ac013 Add support for supervisor 2017-09-27 17:29:51 +02:00
Pascal Vizeli
be2b072f0f remove old supervisor build 2017-09-27 17:22:34 +02:00
Pascal Vizeli
55db8f45f8 Add version/image name control 2017-09-27 14:36:41 +02:00
Pascal Vizeli
e0da3c0e88 Update README.md 2017-09-26 11:21:34 +02:00
Pascal Vizeli
173a3f3353 Clean (#35)
* Delete create_all.sh

* Delete create_hassio_addon.sh
2017-09-26 11:20:56 +02:00
Pascal Vizeli
049898c7f4 Update builder.sh 2017-09-26 11:15:03 +02:00
Pascal Vizeli
1bbf1650a2 Fix task waiter 2017-09-26 11:13:04 +02:00
Pascal Vizeli
dd1175f326 Update builder.sh 2017-09-26 11:07:32 +02:00
Pascal Vizeli
53157c0c47 Exit 1 after error for build arch 2017-09-26 11:04:39 +02:00
Pascal Vizeli
c525fe661c Update README.md 2017-09-25 12:27:06 +02:00
Pascal Vizeli
9378d10dfb Update create.sh 2017-09-25 12:08:06 +02:00
Pascal Vizeli
038a7fe289 Update README.md 2017-09-25 10:53:47 +02:00
Pascal Vizeli
d2412cdb63 Update builder.sh 2017-09-25 10:49:03 +02:00
Pascal Vizeli
dc10a4cc11 Update README.md 2017-09-25 10:28:49 +02:00
Pascal Vizeli
f1102ed570 init new build env (#31)
* init new build env

* Update run.sh

* Working forward

* add build function

* init cache and addon build

* update option handling like before

* fix lint p1

* fix lint p2

* Add dockerfile

* cleanup

* Make multi arch docker env

* Fix & chmod

* Fix build

* Fix bug

* replace arch with correct

* fix entry point

* fix path

* Fix bugs

* update push message

* update readme
2017-09-24 23:38:24 +02:00
Maciej Sokołowski
9083eb7150 Update README.md (#33)
Updated to standard `-s` option:
```
-s   If  the -s option is present, or if no arguments remain after
     option processing, then commands are read from the standard
     input.  This option allows the positional parameters to be
     set when invoking an interactive shell.
```
I've tried installing on raspberrypi3 and bash there does not seem to understand `-`.
2017-09-23 14:38:15 +02:00
Pascal Vizeli
8a4fe32662 New Image version 1.1 2017-09-17 23:37:36 +02:00
Pascal Vizeli
757dd45e46 Add a newline 2017-09-17 00:49:21 +02:00
Pascal Vizeli
b9e92ae61c Add a newline 2017-09-17 00:48:49 +02:00
Pascal Vizeli
3fbb7ac4a5 Add a newline 2017-09-17 00:48:30 +02:00
Sean Gollschewsky
c9a00914b2 Add dht support. (#29)
* Add dht support.

* Fix cec build (#30)

* Update raspberrypi3

* Update raspberrypi

* Update raspberrypi2

* Add dht support.

* Modify install to account for runtime env.
2017-09-17 00:47:10 +02:00
Pascal Vizeli
42006452c1 Fix cec build (#30)
* Update raspberrypi3

* Update raspberrypi

* Update raspberrypi2
2017-09-14 00:57:16 +02:00