aboutsummaryrefslogtreecommitdiffstats
path: root/meta-agl/recipes-core/systemd/systemd_%.bbappend
diff options
context:
space:
mode:
authorScott Murray <scott.murray@konsulko.com>2017-10-05 10:22:54 -0400
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2017-10-05 21:46:54 +0000
commit1cf6b17fd15fde569374c85d4df722784f4e9c67 (patch)
tree7694f512a166f99ae1e43984bdbffa5a21418279 /meta-agl/recipes-core/systemd/systemd_%.bbappend
parent847ea82dfb905a1ee5a25e6164ff97c35ddd5689 (diff)
systemd: backport serialization change from v234
Bisecting between systemd v232 and v234 to find the source of the improvement in behavior of the serial tty lead to commit e266c068b5597e18b2299f9c9d3ee6cf04198c41. Backport the change to hopefully fix the failures. Bug-AGL: SPEC-544 Change-Id: I7b3d18c6603d0163ab66aaf94daac6fead2e6d3d Signed-off-by: Scott Murray <scott.murray@konsulko.com> Reviewed-on: https://gerrit.automotivelinux.org/gerrit/11139 Reviewed-by: Matt Ranostay <matt.ranostay@konsulko.com> ci-image-build: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org> Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Tested-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Diffstat (limited to 'meta-agl/recipes-core/systemd/systemd_%.bbappend')
-rw-r--r--meta-agl/recipes-core/systemd/systemd_%.bbappend3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-agl/recipes-core/systemd/systemd_%.bbappend b/meta-agl/recipes-core/systemd/systemd_%.bbappend
index 487892d50..5601d695d 100644
--- a/meta-agl/recipes-core/systemd/systemd_%.bbappend
+++ b/meta-agl/recipes-core/systemd/systemd_%.bbappend
@@ -1,6 +1,7 @@
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
-SRC_URI += "file://e2fsck.conf \
+SRC_URI += "file://backport-v234-e266c06-v230.patch \
+ file://e2fsck.conf \
${@bb.utils.contains('VIRTUAL-RUNTIME_net_manager','systemd','file://wired.network','',d)} \
"