From f43545ce690733629f9c1526d6c17dd7df01ee11 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-core/systemd/systemd_%.bbappend | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 recipes-core/systemd/systemd_%.bbappend (limited to 'recipes-core/systemd/systemd_%.bbappend') diff --git a/recipes-core/systemd/systemd_%.bbappend b/recipes-core/systemd/systemd_%.bbappend new file mode 100644 index 0000000..c099bda --- /dev/null +++ b/recipes-core/systemd/systemd_%.bbappend @@ -0,0 +1,5 @@ +FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" + +SRC_URI += " \ + file://journald-conf.patch \ +" -- cgit v1.2.3