summaryrefslogtreecommitdiff
path: root/meta-google/recipes-google/host-power-ctrl
AgeCommit message (Collapse)AuthorFilesLines
2021-09-16meta-google: host-power-ctrl: Fix gpio errorsWilliam A. Kennington III1-2/+2
The return statements should have been exits. Change-Id: I39a190250656ba676ea2ccbe570b88e3f18e5121 Signed-off-by: William A. Kennington III <wak@google.com>
2021-08-18libwatchdog: update yocto override syntaxZhenfei Tai1-1/+1
Signed-off-by: Zhenfei Tai <ztai@google.com> Change-Id: I918deb41b27e84096a3974d48cb4aa64df35bf20
2021-08-18gpio-host-pwr: update yocto override syntaxZhenfei Tai1-2/+2
Signed-off-by: Zhenfei Tai <ztai@google.com> Change-Id: I4dcf8756ffd3b80d1db69e77f07df57e585b1b66
2021-08-10meta-google: host-power-ctrl: Import libwatchdog from gBMCTom Tung2-0/+49
Upstream package for libwatchdog. Change-Id: I9ef9243ae8e56a4a92be31c9229f1b38c00f662d Signed-off-by: Tom Tung <shes050117@gmail.com>
2021-08-10meta-google: host-power-ctrl: Import gpio-host-pwr from gBMCTom Tung18-0/+435
Upstream common package for gpio-host-pwr. Change-Id: I08550d46d2b062f6b793cb5417d26231c7e4ca20 Signed-off-by: Tom Tung <shes050117@gmail.com>