From a9f261f5800cc9f87999178955a8aedade3e6944 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Tue, 5 Mar 2019 23:48:54 +0100 Subject: personal-pkgs-repo: Add bigclown-leds to configuration --- personal-pkgs-repo/Makefile | 2 +- personal-pkgs-repo/files/updater.lua | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/personal-pkgs-repo/Makefile b/personal-pkgs-repo/Makefile index 8cf5827..cc5605c 100644 --- a/personal-pkgs-repo/Makefile +++ b/personal-pkgs-repo/Makefile @@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=personal-pkgs-repo -PKG_VERSION:=1.4.2 +PKG_VERSION:=1.4.3 PKG_MAINTAINER:=Karel Kočí PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME) diff --git a/personal-pkgs-repo/files/updater.lua b/personal-pkgs-repo/files/updater.lua index 963c298..5f85763 100644 --- a/personal-pkgs-repo/files/updater.lua +++ b/personal-pkgs-repo/files/updater.lua @@ -59,4 +59,5 @@ end if bigclown then Install("bigclown-gateway", "bigclown-mqtt2influxdb", "bigclown-control-tool") Install("mosquitto", "mosquitto-client") + Install("bigclown-leds") end -- cgit v1.2.3