From abad91f739b85b5f6a542d432d96ba55ad1da0e3 Mon Sep 17 00:00:00 2001 From: Brendan Jackman Date: Thu, 8 Dec 2016 10:59:08 +0000 Subject: [PATCH] submodules: Update devlib to latest master This includes a fix that allows file_exists to find file in directories readable only by root, such as /sys/kernel/debug/tracing/available_events. --- libs/devlib | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/devlib b/libs/devlib index 91f4f97a0..8528568c1 160000 --- a/libs/devlib +++ b/libs/devlib @@ -1 +1 @@ -Subproject commit 91f4f97a0b44ab76da0c0214cb86815f969ab465 +Subproject commit 8528568c1cf9cf612784848a2d5fda637ca414ff -- GitLab