From 8bb22efe7d1a017753f9cb54fd2e45e57336948d Mon Sep 17 00:00:00 2001 From: vdutta Date: Tue, 7 Dec 2021 17:37:48 +0530 Subject: [PATCH] swmodd: Improved memoryinfo and SetRequestedState --- swmodd/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/swmodd/Makefile b/swmodd/Makefile index c3e004621..4b7249196 100755 --- a/swmodd/Makefile +++ b/swmodd/Makefile @@ -6,12 +6,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=swmodd -PKG_VERSION:=2.0.12 +PKG_VERSION:=2.0.13 LOCAL_DEV:=0 ifneq ($(LOCAL_DEV),1) PKG_SOURCE_PROTO:=git -PKG_SOURCE_VERSION:=88c9b4c28491ea2acb401e7139f5e8401c91bf11 +PKG_SOURCE_VERSION:=4a595f660f253109a6dc0304ea8900adc9d7f004 PKG_SOURCE_URL:=https://dev.iopsys.eu/iopsys/swmodd.git PKG_SOURCE:=$(PKG_NAME)-$(PKG_SOURCE_VERSION).tar.gz PKG_MIRROR_HASH:=skip