summaryrefslogtreecommitdiff
path: root/recipes-core/systemd
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
commite98904cf67afe1de1e534f8f3149428aab407d05 (patch)
treec9722531a68c0f17008fb3370e299786a42ecda2 /recipes-core/systemd
parent51d310dfed5e0c2fbdfde17f3e5177f2bb26b102 (diff)
Use generic bbappend files
This uses the % wildcard for recipe matching. remove the deprecated PRINC variable while at it.
Diffstat (limited to 'recipes-core/systemd')
-rw-r--r--recipes-core/systemd/systemd_206.bbappend7
1 files changed, 0 insertions, 7 deletions
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 \
-"