Initial commit
This commit is contained in:
+1952
File diff suppressed because it is too large
Load Diff
+7
@@ -0,0 +1,7 @@
|
||||
FILESEXTRAPATHS:append := "${THISDIR}/${PN}:"
|
||||
|
||||
SRC_URI:append = " file://inventory.yaml"
|
||||
|
||||
do_install:append() {
|
||||
install -D ${WORKDIR}/inventory.yaml ${D}${base_datadir}/events.d/inventory.yaml
|
||||
}
|
||||
Reference in New Issue
Block a user