aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/systemd/systemd_211.bb
diff options
context:
space:
mode:
authorJonathan Liu <net147@gmail.com>2015-01-07 14:15:39 +1100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-02-06 14:48:29 +0000
commit85029adf4f2dbf2d100f1d1b41c7a7323afc008b (patch)
treee99c55bebb27d17519a72f221c46f5eea7c1607f /meta/recipes-core/systemd/systemd_211.bb
parentb38f33c96b31c807306dd8b2d7b25cf8fad21026 (diff)
downloadopenembedded-core-contrib-85029adf4f2dbf2d100f1d1b41c7a7323afc008b.tar.gz
systemd: backport patch to fix reading journal backwards
Signed-off-by: Jonathan Liu <net147@gmail.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-core/systemd/systemd_211.bb')
-rw-r--r--meta/recipes-core/systemd/systemd_211.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-core/systemd/systemd_211.bb b/meta/recipes-core/systemd/systemd_211.bb
index 44b196538a..567c323543 100644
--- a/meta/recipes-core/systemd/systemd_211.bb
+++ b/meta/recipes-core/systemd/systemd_211.bb
@@ -32,6 +32,7 @@ SRC_URI = "git://anongit.freedesktop.org/systemd/systemd;branch=master;protocol=
file://uclibc-sysinfo_h.patch \
file://uclibc-get-physmem.patch \
file://sd-bus-don-t-use-assert_return-to-check-for-disconne.patch \
+ file://0001-journal-Fix-navigating-backwards-missing-entries.patch \
\
file://touchscreen.rules \
file://00-create-volatile.conf \