summaryrefslogtreecommitdiff
path: root/meta-qt5-extra/recipes-lxqt/lxqt-panel/lxqt-panel_%.bbappend
diff options
context:
space:
mode:
Diffstat (limited to 'meta-qt5-extra/recipes-lxqt/lxqt-panel/lxqt-panel_%.bbappend')
-rw-r--r--meta-qt5-extra/recipes-lxqt/lxqt-panel/lxqt-panel_%.bbappend9
1 files changed, 0 insertions, 9 deletions
diff --git a/meta-qt5-extra/recipes-lxqt/lxqt-panel/lxqt-panel_%.bbappend b/meta-qt5-extra/recipes-lxqt/lxqt-panel/lxqt-panel_%.bbappend
deleted file mode 100644
index 52b09c4..0000000
--- a/meta-qt5-extra/recipes-lxqt/lxqt-panel/lxqt-panel_%.bbappend
+++ /dev/null
@@ -1,9 +0,0 @@
-FILESEXTRAPATHS_prepend := "${THISDIR}/lxqt-panel:"
-
-# add some widgets, add some applications to quicklaunch by injecting
-# panel.conf configured on the target
-
-SRC_URI += "file://panel.conf"
-do_configure_prepend () {
- cp ${WORKDIR}/panel.conf ${S}/panel/resources/
-}