From 5554f03926a679549f905997e490ad2a978a82ac Mon Sep 17 00:00:00 2001 From: Brendan Jackman Date: Mon, 23 Jan 2017 15:20:00 +0000 Subject: [PATCH] submodules: Update devlib to latest master: This includes: - Fixes for running commands into cgroups - Fix for using targets without hwmon where we are not connected as root --- libs/devlib | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/devlib b/libs/devlib index 8528568c1..76c4a725e 160000 --- a/libs/devlib +++ b/libs/devlib @@ -1 +1 @@ -Subproject commit 8528568c1cf9cf612784848a2d5fda637ca414ff +Subproject commit 76c4a725edd97c6492bb536cb8a54afc945ef091 -- GitLab