summaryrefslogtreecommitdiff
path: root/recipes-lxde/lxde-common/lxde-common_0.5.5.bbappend
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-lxde/lxde-common/lxde-common_0.5.5.bbappend')
-rw-r--r--recipes-lxde/lxde-common/lxde-common_0.5.5.bbappend6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-lxde/lxde-common/lxde-common_0.5.5.bbappend b/recipes-lxde/lxde-common/lxde-common_0.5.5.bbappend
index d4b5b35..e63cf4b 100644
--- a/recipes-lxde/lxde-common/lxde-common_0.5.5.bbappend
+++ b/recipes-lxde/lxde-common/lxde-common_0.5.5.bbappend
@@ -1,10 +1,9 @@
-PRINC = "1"
+PRINC = "2"
WALLPAPER-MACHINE = "toradex-neutral.png"
WALLPAPER-MACHINE_colibri-t20 = "toradex-t20.png"
WALLPAPER-MACHINE_colibri-t30 = "toradex-t30.png"
-THISDIR := "${@os.path.dirname(bb.data.getVar('FILE', d, True))}"
-FILESPATH =. "${@base_set_filespath(["${THISDIR}/${PN}-${PV}"], d)}:"
+FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-${PV}:"
SRC_URI += " \
file://autostart.patch \
@@ -15,6 +14,7 @@ SRC_URI += " \
file://desktop.conf \
file://defaults.list \
file://hdmiaudio.sh \
+ file://panel-buttons.patch \
"
do_install_append () {