[oe-commits] Andreas Oberritter : busybox: move /etc/default/ busybox-syslog to ${PN}-syslog

git at git.openembedded.org git at git.openembedded.org
Thu Mar 21 21:04:00 UTC 2013


Module: meta-openembedded.git
Branch: master
Commit: ceebf3124ad8c1271350a7a23e23cda4603699dd
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=ceebf3124ad8c1271350a7a23e23cda4603699dd

Author: Andreas Oberritter <obi at opendreambox.org>
Date:   Wed Mar 20 22:08:36 2013 +0000

busybox: move /etc/default/busybox-syslog to ${PN}-syslog

Signed-off-by: Andreas Oberritter <obi at opendreambox.org>
Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 .../recipes-core/busybox/busybox_1.20.2.bbappend   |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

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"





More information about the Openembedded-commits mailing list