[oe] [meta-oe][PATCH] busybox: move /etc/default/busybox-syslog to ${PN}-syslog

Andreas Oberritter obi at opendreambox.org
Wed Mar 20 22:08:36 UTC 2013


Signed-off-by: Andreas Oberritter <obi at opendreambox.org>
---
 meta-oe/recipes-core/busybox/busybox_1.20.2.bbappend |    2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta-oe/recipes-core/busybox/busybox_1.20.2.bbappend b/meta-oe/recipes-core/busybox/busybox_1.20.2.bbappend
index 0741b76..5d06265 100644
--- a/meta-oe/recipes-core/busybox/busybox_1.20.2.bbappend
+++ b/meta-oe/recipes-core/busybox/busybox_1.20.2.bbappend
@@ -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"
-- 
1.7.10.4





More information about the Openembedded-devel mailing list