From 47bc8046cedff5662ae4fa8cbd6d482bc5dde151 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_206.bbappend | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 recipes-core/systemd/systemd_206.bbappend (limited to 'recipes-core') diff --git a/recipes-core/systemd/systemd_206.bbappend b/recipes-core/systemd/systemd_206.bbappend deleted file mode 100644 index b93053e..0000000 --- a/recipes-core/systemd/systemd_206.bbappend +++ /dev/null @@ -1,7 +0,0 @@ -PRINC = "4" - -FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" - -SRC_URI += " \ - file://journald-conf.patch \ -" -- cgit v1.2.3