Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-01-16 | hvac: add missing linking to libm | Matt Ranostay | 1 | -1/+1 | |
HVAC binding requires several libm functions and failure to link causes the following runtime failure. libafm-hvac-binding.so: undefined symbol: round [afb-api-so.c:83,load_binding] Bug-AGL: SPEC-2984 Change-Id: I963fd60d81d0ed6499ae6e4712e27070ce90959c Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com> | |||||
2018-09-27 | binding: hvac: add initial binding | Matt Ranostay | 1 | -0/+35 | |
This is the split out binding from the HVAC package. Bug-AGL: SPEC-1757 Change-Id: If8499ac811491fac204a213768f27f584dd996e1 Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com> |