Skip to content

Commit

Permalink
build: Updated YIO packages to latest release
Browse files Browse the repository at this point in the history
remote-software: v0.7.0
web-configurator: v0.2.1
integration.dock: v0.6.4
integration.homey: v0.5.4
integration.home-assistant: v0.5.7
integration.openhab: v0.5.4
integration.spotify: v0.5.4
integration.bangolufsen: v0.2.5
integration.openweather: v0.5.4
integration.roon: v0.4.4
  • Loading branch information
zehnm committed Oct 26, 2020
1 parent 3de1196 commit d363a0e
Show file tree
Hide file tree
Showing 12 changed files with 31 additions and 12 deletions.
20 changes: 10 additions & 10 deletions package/yio-remote/Config.in
Original file line number Diff line number Diff line change
Expand Up @@ -30,37 +30,37 @@ if BR2_PACKAGE_YIO_REMOTE
# All YIO components have their own release channel and version numbers don't relate or indicate a compatible version!
config BR2_PACKAGE_YIO_REMOTE_SOFTWARE_VERSION_DEF
string
default "v0.6.2"
default "v0.7.0"
config BR2_PACKAGE_YIO_INTEGRATIONS_LIBRARY_VERSION_DEF
string
default "v0.5.1"
default "v0.5.2"
config BR2_PACKAGE_YIO_WEB_CONFIGURATOR_VERSION_DEF
string
default "v0.2.1"
config BR2_PACKAGE_YIO_INTEGRATION_DOCK_VERSION_DEF
string
default "v0.6.3"
default "v0.6.4"
config BR2_PACKAGE_YIO_INTEGRATION_HOMEASSISTANT_VERSION_DEF
string
default "v0.5.5"
default "v0.5.7"
config BR2_PACKAGE_YIO_INTEGRATION_HOMEY_VERSION_DEF
string
default "v0.5.3"
default "v0.5.4"
config BR2_PACKAGE_YIO_INTEGRATION_OPENHAB_VERSION_DEF
string
default "v0.5.3"
default "v0.5.4"
config BR2_PACKAGE_YIO_INTEGRATION_SPOTIFY_VERSION_DEF
string
default "v0.5.3"
default "v0.5.4"
config BR2_PACKAGE_YIO_INTEGRATION_BANGOLUFSEN_VERSION_DEF
string
default "v0.2.4"
default "v0.2.5"
config BR2_PACKAGE_YIO_INTEGRATION_OPENWEATHER_VERSION_DEF
string
default "v0.5.3"
default "v0.5.4"
config BR2_PACKAGE_YIO_INTEGRATION_ROON_VERSION_DEF
string
default "v0.4.3"
default "v0.4.4"

config BR2_PACKAGE_YIO_REMOTE_DEBUG
bool "Debug build"
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
none xxx yio-integration-bangolufsen-v0.2.5.tar.gz
sha256 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986 LICENSE
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
none xxx yio-integration-dock-v0.6.4.tar.gz
sha256 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986 LICENSE
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
none xxx yio-integration-homeassistant-v0.5.7.tar.gz
sha256 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986 LICENSE
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
none xxx yio-integration-homey-v0.5.4.tar.gz
sha256 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986 LICENSE
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
none xxx yio-integration-openhab-v0.5.4.tar.gz
sha256 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986 LICENSE
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
none xxx yio-integration-openweather-v0.5.4.tar.gz
sha256 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986 LICENSE
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
none xxx yio-integration-roon-v0.4.4.tar.gz
sha256 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986 LICENSE
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
none xxx yio-integration-spotify-v0.5.4.tar.gz
sha256 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986 LICENSE
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
none xxx yio-remote-software-v0.7.0.tar.gz
sha256 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986 LICENSE
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
none xxx yio-web-configurator-v0.2.1.tar.gz
sha256 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986 LICENSE
3 changes: 1 addition & 2 deletions rpi0/defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,5 @@ BR2_PACKAGE_HOST_GENIMAGE=y
BR2_PACKAGE_HOST_MTOOLS=y
BR2_PACKAGE_HOST_ZIP=y
BR2_PACKAGE_YIO_REMOTE=y
BR2_PACKAGE_YIO_REMOTE_CUSTOM_VERSION=y
BR2_PACKAGE_YIO_REMOTE_SOFTWARE_CUSTOM_VERSION="01b3241457cf9c4e94ae239d2bd735f58d1d9291"
BR2_PACKAGE_YIO_INTEGRATION_OPENHAB=y
BR2_PACKAGE_QTMQTT=y

0 comments on commit d363a0e

Please sign in to comment.