Skip to content

Commit

Permalink
whoops
Browse files Browse the repository at this point in the history
  • Loading branch information
sfoster1 committed Oct 5, 2023
1 parent 02d849a commit d6d692f
Showing 1 changed file with 6 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
SRC_URI += " syslog-ng.conf.opentrons level-filter-plugin.conf level-filter-create.sh opentrons-sources add-dirs-to-unit.conf"
SRC_URI += " file://syslog-ng.conf.opentrons \
file://level-filter-plugin.conf \
file://level-filter-create.sh \
file://opentrons-sources \
file://add-dirs-to-unit.conf \
"

do_install_append() {
install -m 644 ${WORKDIR}/syslog-ng.conf.opentrons ${D}${sysconfdir}/${BPN}/${BPN}.conf
Expand Down

0 comments on commit d6d692f

Please sign in to comment.