summaryrefslogtreecommitdiff
path: root/recipes-core/systemd/systemd_%.bbappend
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2015-03-05 09:55:29 +0100
committerMax Krummenacher <max.krummenacher@toradex.com>2015-03-05 10:04:46 +0100
commit6b480b66f648b23b9d6e9a4b75a46b815e31a185 (patch)
treee42686622a2421a47a9d4febbd1a7a24b5cdd633 /recipes-core/systemd/systemd_%.bbappend
parent4c35bb1cd6a64c40e5ca8b7426dd2cd41467ab67 (diff)
journald: remove journald.conf patch
meta-angstrom now overrides the effect of the patch and provides the journald.conffile in full. To override a setting either create the file with your settings in meta-toradex/recipes-core/systemd/systemd/journald.conf or edit meta-angstrom/recipes-core/systemd/systemd/journald.conf.
Diffstat (limited to 'recipes-core/systemd/systemd_%.bbappend')
-rw-r--r--recipes-core/systemd/systemd_%.bbappend5
1 files changed, 0 insertions, 5 deletions
diff --git a/recipes-core/systemd/systemd_%.bbappend b/recipes-core/systemd/systemd_%.bbappend
deleted file mode 100644
index c099bda..0000000
--- a/recipes-core/systemd/systemd_%.bbappend
+++ /dev/null
@@ -1,5 +0,0 @@
-FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
-
-SRC_URI += " \
- file://journald-conf.patch \
-"