summaryrefslogtreecommitdiff
path: root/recipes-support/libfm/libfm_%.bbappend
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2014-06-08 15:04:17 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2014-08-04 11:12:24 +0200
commit5e1b56acd6d86b499355b278d46c78cdcecfb57a (patch)
treeb14330345e88cbb5d8c97093b0d2fc1be2dfd5ff /recipes-support/libfm/libfm_%.bbappend
parentfa935091a733be1c6d472ef36dab2374887d4497 (diff)
Use generic bbappend files
This uses the % wildcard for recipe matching. remove the deprecated PRINC variable while at it.
Diffstat (limited to 'recipes-support/libfm/libfm_%.bbappend')
-rw-r--r--recipes-support/libfm/libfm_%.bbappend3
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes-support/libfm/libfm_%.bbappend b/recipes-support/libfm/libfm_%.bbappend
new file mode 100644
index 0000000..fc8b8e9
--- /dev/null
+++ b/recipes-support/libfm/libfm_%.bbappend
@@ -0,0 +1,3 @@
+FILESEXTRAPATHS_prepend := "${THISDIR}/files:"
+
+SRC_URI += "file://libfm_set_terminal.patch"