summaryrefslogtreecommitdiff
path: root/recipes-core
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
commit47bc8046cedff5662ae4fa8cbd6d482bc5dde151 (patch)
tree2a578bf29a1a411a3065c8a83a74f10f8cb1039c /recipes-core
parentb1d90311aab00bbda763d1db3b6ce3690b05a1d0 (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')
-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 \
-"