From 4240c659257f62f8128c89cfe62285ffc130f7c5 Mon Sep 17 00:00:00 2001 From: Paul Eggleton Date: Sat, 31 Oct 2015 22:10:40 +0000 Subject: opie-taskbar: drop unnecessary FILES line All of the directories being added are in the FILES value already, and in any case this triggers a warning, so just drop it. Signed-off-by: Paul Eggleton --- recipes-opie/opie-taskbar/opie-taskbar.inc | 2 -- 1 file changed, 2 deletions(-) diff --git a/recipes-opie/opie-taskbar/opie-taskbar.inc b/recipes-opie/opie-taskbar/opie-taskbar.inc index 45515c7..c46a750 100644 --- a/recipes-opie/opie-taskbar/opie-taskbar.inc +++ b/recipes-opie/opie-taskbar/opie-taskbar.inc @@ -62,5 +62,3 @@ do_install() { install -m 0755 ${WORKDIR}/etc/03opiesignal ${D}${sysconfdir}/apm/event.d/ install -m 0644 ${WORKDIR}/etc/opie_sysevents.conf ${D}${sysconfdir}/ } - -FILES_opie-taskbar_append = " ${sysconfdir} ${palmtopdir}/apps ${palmtopdir}/pics" -- cgit 1.2.3-korg