| SUMMARY = "Offline Node Entities" | |
| DESCRIPTION = "Google NCSI daemon." | |
| require g3-shared-libs.inc | |
| G3_PROJ="one" | |
| DEPENDS:append = " protobuf protobuf-native abseil-cpp" | |
| inherit systemd | |
| SYSTEMD_SERVICE:${PN} += "gbmc-one-ips.service" | |
| FILES:${PN} = " \ | |
| ${libexecdir} \ | |
| ${libdir}/libone${SOLIBS} \ | |
| ${includedir}/one/* \ | |
| " |