summaryrefslogtreecommitdiff
path: root/lxde-layer/recipes-lxde/lxterminal/lxterminal_%.bbappend
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2016-08-09 16:10:08 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2016-09-29 20:40:31 +0200
commitd39ef0deb859e3746647f8afd6e41e8d7ab46c23 (patch)
tree915a0e2ffe0d01ea49b348bcd7c0416a83abc60c /lxde-layer/recipes-lxde/lxterminal/lxterminal_%.bbappend
parentc2c082217a2123fca7bbd3806e1e6f9ee9db34ff (diff)
lxde layer bbappends
Move the appends on recipe's which are not in an essential required layer into a target layer specific directory and add them only if said layer is active in build/conf/bblayers.conf. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Stefan Agner <stefan.agner@toradex.com>
Diffstat (limited to 'lxde-layer/recipes-lxde/lxterminal/lxterminal_%.bbappend')
-rw-r--r--lxde-layer/recipes-lxde/lxterminal/lxterminal_%.bbappend5
1 files changed, 5 insertions, 0 deletions
diff --git a/lxde-layer/recipes-lxde/lxterminal/lxterminal_%.bbappend b/lxde-layer/recipes-lxde/lxterminal/lxterminal_%.bbappend
new file mode 100644
index 0000000..1cc9cf1
--- /dev/null
+++ b/lxde-layer/recipes-lxde/lxterminal/lxterminal_%.bbappend
@@ -0,0 +1,5 @@
+FILESEXTRAPATHS_prepend := "${THISDIR}/files:"
+
+SRC_URI += " \
+ file://fix_garbled_titlebar.patch \
+"