Skip to content

Commit

Permalink
really awful
Browse files Browse the repository at this point in the history
  • Loading branch information
sfoster1 committed Oct 5, 2023
1 parent d58fca3 commit 0a901a1
Showing 1 changed file with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
FILESEXTRAPATHS_prepend = "${THISDIR}/files:"
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 \
"
SRC_URI_append = "\
file://syslog-ng.conf.opentrons \
file://level-filter-plugin.conf \
file://level-filter-create.sh \
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 0a901a1

Please sign in to comment.