summaryrefslogtreecommitdiffstats
path: root/meta-agl-profile-core/recipes-core/systemd/systemd_%.bbappend
diff options
context:
space:
mode:
authorMatt Ranostay <matt.ranostay@konsulko.com>2020-02-19 22:28:03 +0200
committerMatt Ranostay <matt.ranostay@konsulko.com>2020-02-21 00:58:28 +0200
commit25211bac0b04730fc4a02a22bc3c2a7cd2090690 (patch)
treee5afa1966a8926ced30d3f003346f427e7b4722b /meta-agl-profile-core/recipes-core/systemd/systemd_%.bbappend
parentcb8a9a64c23b8b2d3609ed7904e35b594361a714 (diff)
systemd: add configurable can-termination option
Some CANBus adapters allow turning off/on of the termination resistor. This patchset allows .network scripts to select this value with Termination= Bug-AGL: SPEC-3171 Change-Id: Idb182a7c23196f77c65d38dec8a771a734810d86 Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
Diffstat (limited to 'meta-agl-profile-core/recipes-core/systemd/systemd_%.bbappend')
-rw-r--r--meta-agl-profile-core/recipes-core/systemd/systemd_%.bbappend1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-agl-profile-core/recipes-core/systemd/systemd_%.bbappend b/meta-agl-profile-core/recipes-core/systemd/systemd_%.bbappend
index 2d1427366..078c14113 100644
--- a/meta-agl-profile-core/recipes-core/systemd/systemd_%.bbappend
+++ b/meta-agl-profile-core/recipes-core/systemd/systemd_%.bbappend
@@ -3,6 +3,7 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
SRC_URI += "\
file://e2fsck.conf \
file://canbus-can.network \
+ file://0001-network-add-CAN-Termination-tristate-option.patch \
${@bb.utils.contains('VIRTUAL-RUNTIME_net_manager','systemd','file://wired.network','',d)} \
"