From 473867df15acc740007e8340a72f565ff6e16f7d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Thu, 25 Apr 2019 10:17:01 +0200 Subject: personal-pkgs-repo: for now use only dynfw --- personal-pkgs-repo/Makefile | 2 +- personal-pkgs-repo/files/updater.lua | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/personal-pkgs-repo/Makefile b/personal-pkgs-repo/Makefile index 3fae0df..0c4ce70 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.7 +PKG_VERSION:=1.4.8 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 a6e1980..ca5dd0f 100644 --- a/personal-pkgs-repo/files/updater.lua +++ b/personal-pkgs-repo/files/updater.lua @@ -64,5 +64,6 @@ if bigclown then Install("bigclown-leds") end if sentinel then - Install("sentinel-minipot", "sentinel-nikola", "sentinel-dynfw-client") + --Install("sentinel-minipot", "sentinel-nikola", "sentinel-dynfw-client") + Install("sentinel-dynfw-client") end -- cgit v1.2.3