From 6c68ff3be7f69f7063eeacd7f438c0e3df18739a Mon Sep 17 00:00:00 2001 From: vdutta Date: Fri, 10 Dec 2021 17:48:18 +0530 Subject: [PATCH] swmodd: Added auto-boot for lxc containers --- swmodd/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/swmodd/Makefile b/swmodd/Makefile index 5b9ddebf5..5f08023db 100755 --- a/swmodd/Makefile +++ b/swmodd/Makefile @@ -6,12 +6,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=swmodd -PKG_VERSION:=2.0.14 +PKG_VERSION:=2.0.15 LOCAL_DEV:=0 ifneq ($(LOCAL_DEV),1) PKG_SOURCE_PROTO:=git -PKG_SOURCE_VERSION:=bab7b7d3ccd0b8c070f5559f03efdf56af678be7 +PKG_SOURCE_VERSION:=39e711d51eed6d6268b18011cf7c40fc71eb332e PKG_SOURCE_URL:=https://dev.iopsys.eu/iopsys/swmodd.git PKG_SOURCE:=$(PKG_NAME)-$(PKG_SOURCE_VERSION).tar.gz PKG_MIRROR_HASH:=skip