From bf621a437163696047c803e17b63740e5d1ff2c6 Mon Sep 17 00:00:00 2001 From: Oussama Ghorbel Date: Thu, 18 Apr 2019 13:47:41 +0200 Subject: [PATCH] Update feed [ iopsys ] package [ peripheral_manager ] ------------------------------------------------------------------------------- * 7694301 remove the warning Error: option is missing: sx9512_i2c_device ------------------------------------------------------------------------------- commit 769430115b6dd984313574c3fa2a6d99c65cd223 Author: Oussama Ghorbel Date: 2019-04-18 13:46:58 +0200 remove the warning Error: option is missing: sx9512_i2c_device Base directory -> / src/touch_sx9512.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ------------------------------------------------------------------------------- --- peripheral_manager/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/peripheral_manager/Makefile b/peripheral_manager/Makefile index a8c07d170..121f74e18 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:=76032350a6182f035bd47ea03c96e4386f3cd5cf +PKG_SOURCE_VERSION:=769430115b6dd984313574c3fa2a6d99c65cd223 PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=https://dev.iopsys.eu/iopsys/peripheral-manager