From ceebf3124ad8c1271350a7a23e23cda4603699dd Mon Sep 17 00:00:00 2001 From: Andreas Oberritter Date: Wed, 20 Mar 2013 22:08:36 +0000 Subject: busybox: move /etc/default/busybox-syslog to ${PN}-syslog Signed-off-by: Andreas Oberritter Signed-off-by: Martin Jansa --- meta-oe/recipes-core/busybox/busybox_1.20.2.bbappend | 2 ++ 1 file changed, 2 insertions(+) (limited to 'meta-oe/recipes-core/busybox/busybox_1.20.2.bbappend') 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 0741b76fcd..5d06265326 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" -- cgit 1.2.3-korg