From 3873129a8b5cbc5707ec8a8942ef46b82e34e9c3 Mon Sep 17 00:00:00 2001 From: Ronny Nilsson Date: Wed, 5 Dec 2018 18:00:25 +0100 Subject: [PATCH] - Don't start the catv monitor if init of CATV device failed (likely it's missing then). - Clear the UBUS buffer before send. --- peripheral_manager/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/peripheral_manager/Makefile b/peripheral_manager/Makefile index d99acab65..5b7b10c7d 100644 --- a/peripheral_manager/Makefile +++ b/peripheral_manager/Makefile @@ -12,7 +12,7 @@ PKG_NAME:=peripheral_manager PKG_VERSION:=1.0.0 PKG_RELEASE:=1 -PKG_SOURCE_VERSION:=fe43108d986a02d3a14f079d58bfa666c1089471 +PKG_SOURCE_VERSION:=02903ce5b594420331f80c6973fa3635921d7080 PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=https://dev.iopsys.eu/iopsys/peripheral-manager