summaryrefslogtreecommitdiff
path: root/recipes-lxde/lxde-common/lxde-common_0.5.5.bbappend
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2012-08-15 18:11:34 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2012-08-15 18:11:34 +0200
commit755d6f51d10293a03d850db927052df35f42e23c (patch)
tree727022a33a4af5720c858028683262b64a0c5731 /recipes-lxde/lxde-common/lxde-common_0.5.5.bbappend
parent600fc07667fa1f8df560fd7f7de563b31600f145 (diff)
L4T R15, oe-core Image V2.0Beta1
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 () {