mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-07 05:10:20 +00:00
busybox: move /etc/default/busybox-syslog to ${PN}-syslog
Signed-off-by: Andreas Oberritter <obi@opendreambox.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
committed by
Martin Jansa
parent
ac77fd5074
commit
ceebf3124a
@@ -9,3 +9,5 @@ do_install_append() {
|
||||
install -d ${D}${sysconfdir}/default
|
||||
install -m 0644 ${WORKDIR}/busybox-syslog.default ${D}${sysconfdir}/default/busybox-syslog
|
||||
}
|
||||
|
||||
FILES_${PN}-syslog += "${sysconfdir}/default/busybox-syslog"
|
||||
|
||||
Reference in New Issue
Block a user