summaryrefslogtreecommitdiff
path: root/meta-qt5-extra/recipes-lxqt/lxqt-panel/lxqt-panel_%.bbappend
blob: 52b09c47a0394fa0d0322b093a617f04b601e6f5 (plain)
1
2
3
4
5
6
7
8
9
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/
}