From 616b8316a958ab2a1d3bef364068fd1eb28c56b4 Mon Sep 17 00:00:00 2001 From: Chalapathi Venkataramashetty Date: Mon, 20 Jul 2020 18:19:21 +0000 Subject: pfr-manager:Add libgpiod dependency to pfr-manager repo. PFR manager uses CPLD SGPIO lines to read the CPLD version, Hence add libgpiod to pfr-manager repo. Tested: Included header file and pfr-manager builds fine. (From meta-intel rev: 14c216faf13103962dd5d23eeb54c83423298982) Signed-off-by: Chalapathi Venkataramashetty Change-Id: I0789c9fd64b4a9b32de68709edef2b6f25f144ed Signed-off-by: Andrew Geissler --- meta-intel/meta-common/recipes-intel/pfr/pfr-manager_git.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'meta-intel') diff --git a/meta-intel/meta-common/recipes-intel/pfr/pfr-manager_git.bb b/meta-intel/meta-common/recipes-intel/pfr/pfr-manager_git.bb index eb0f976c7d..b2cc7bd205 100644 --- a/meta-intel/meta-common/recipes-intel/pfr/pfr-manager_git.bb +++ b/meta-intel/meta-common/recipes-intel/pfr/pfr-manager_git.bb @@ -19,4 +19,5 @@ DEPENDS += " \ phosphor-logging \ boost \ i2c-tools \ + libgpiod \ " -- cgit v1.2.3