From 5e1b56acd6d86b499355b278d46c78cdcecfb57a Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Sun, 8 Jun 2014 15:04:17 +0200 Subject: Use generic bbappend files This uses the % wildcard for recipe matching. remove the deprecated PRINC variable while at it. --- recipes-support/libfm/libfm_%.bbappend | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 recipes-support/libfm/libfm_%.bbappend (limited to 'recipes-support/libfm/libfm_%.bbappend') 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" -- cgit v1.2.3