From 06eb810818d9a767de4aaca29483f74ffb012768 Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Wed, 19 Jun 2013 12:24:25 +0200 Subject: systemd: follow update of recipe with bbappend --- recipes-core/systemd/systemd/journald-conf.patch | 10 +++++----- recipes-core/systemd/systemd_197.bbappend | 7 +++++++ recipes-core/systemd/systemd_git.bbappend | 7 ------- 3 files changed, 12 insertions(+), 12 deletions(-) create mode 100644 recipes-core/systemd/systemd_197.bbappend delete mode 100644 recipes-core/systemd/systemd_git.bbappend (limited to 'recipes-core') diff --git a/recipes-core/systemd/systemd/journald-conf.patch b/recipes-core/systemd/systemd/journald-conf.patch index a334cf1..385e64b 100644 --- a/recipes-core/systemd/systemd/journald-conf.patch +++ b/recipes-core/systemd/systemd/journald-conf.patch @@ -1,7 +1,7 @@ ---- git/src/journal/journald.conf.orig 2013-06-07 21:34:52.256187412 +0200 -+++ git/src/journal/journald.conf 2013-06-07 21:50:43.089914926 +0200 -@@ -13,8 +13,8 @@ - #Seal=yes +--- systemd-197/src/journal/journald.conf.orig 2013-06-19 09:57:40.166165030 +0200 ++++ systemd-197/src/journal/journald.conf 2013-06-19 09:58:58.946177115 +0200 +@@ -14,8 +14,8 @@ + #SplitMode=login #RateLimitInterval=10s #RateLimitBurst=200 -#SystemMaxUse= @@ -9,5 +9,5 @@ +SystemMaxUse=10M +SystemKeepFree=30M #SystemMaxFileSize= - #SystemMinFileSize= #RuntimeMaxUse= + #RuntimeKeepFree= diff --git a/recipes-core/systemd/systemd_197.bbappend b/recipes-core/systemd/systemd_197.bbappend new file mode 100644 index 0000000..b93053e --- /dev/null +++ b/recipes-core/systemd/systemd_197.bbappend @@ -0,0 +1,7 @@ +PRINC = "4" + +FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" + +SRC_URI += " \ + file://journald-conf.patch \ +" diff --git a/recipes-core/systemd/systemd_git.bbappend b/recipes-core/systemd/systemd_git.bbappend deleted file mode 100644 index b93053e..0000000 --- a/recipes-core/systemd/systemd_git.bbappend +++ /dev/null @@ -1,7 +0,0 @@ -PRINC = "4" - -FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" - -SRC_URI += " \ - file://journald-conf.patch \ -" -- cgit v1.2.3