From c1889f8f324bfc427e435df96a5ef3b1e7cb2552 Mon Sep 17 00:00:00 2001 From: Quentin Perret Date: Tue, 30 Oct 2018 15:38:06 +0000 Subject: [PATCH] submodules: progress devlib Devlib has bug fixes we want to have in Lisa, so let's progress it to the latest master. Tested with: lisa-test -n 1 tests/eas/generic.py:EnergyModelWakeMigration on Android and Linux targets. No regressions observed. Signed-off-by: Quentin Perret --- libs/devlib | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/devlib b/libs/devlib index fa41bb01d..b9b38a20f 160000 --- a/libs/devlib +++ b/libs/devlib @@ -1 +1 @@ -Subproject commit fa41bb01d277fb93a22e12827b7ec0fc931e953c +Subproject commit b9b38a20f67551f57ec192dbf6af77066c803d06 -- GitLab