commit | 18307556359068d936254d14f38392243bf80821 | [log] [tgz] |
---|---|---|
author | George Hung <george.hung@quantatw.com> | Wed Oct 14 18:01:37 2020 +0800 |
committer | Brandon Kim <brandonkim@google.com> | Thu Oct 15 00:53:55 2020 +0000 |
tree | 26569959bf66dfe3264673780d28e0213c3a2666 | |
parent | b45c44a3903ae01ff8425ca965f091724363cbed [diff] |
meta-quanta: gbs: fix gpio presence issue gpio presence service startup had the following issue: https://gerrit.openbmc-project.xyz/c/openbmc/meta-quanta/+/37359 This may cause gpio present status to be misjudged leading to wrong actions, thus add return code check to prevent them. Also, remove unused present messages Signed-off-by: George Hung <george.hung@quantatw.com> Change-Id: I0d7850a73e9b24c68c99caac8cc2b2b30e6b4200