summaryrefslogtreecommitdiffstats
path: root/meta-agl/recipes-core/systemd/systemd_%.bbappend
diff options
context:
space:
mode:
authorScott Murray <scott.murray@konsulko.com>2017-10-05 09:39:05 -0400
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2017-10-05 21:52:27 +0000
commit82857bfe2d64b9d43de710d36e8c966b79bbf05b (patch)
treeb07771a50e1497cf624ddf4a7313e58d7305f886 /meta-agl/recipes-core/systemd/systemd_%.bbappend
parentb0275114086b6fe4f04b32c4a96c4a6c3a43e8f1 (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. This backport can be removed on the uprev to rocko. Bug-AGL: SPEC-544 Change-Id: I5e3bbd21447bd8a0df98ce2d2ff26c74c4bf1048 Signed-off-by: Scott Murray <scott.murray@konsulko.com> Reviewed-on: https://gerrit.automotivelinux.org/gerrit/11135 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..354464c12 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.patch \
+ file://e2fsck.conf \
${@bb.utils.contains('VIRTUAL-RUNTIME_net_manager','systemd','file://wired.network','',d)} \
"