From 40bdea4f047cc82a085a3dceff3d893582c0b206 Mon Sep 17 00:00:00 2001 From: Matt Ranostay Date: Thu, 27 Jun 2019 19:17:08 +0300 Subject: recipes-core: systemd: move canbus-can.network script Move canbus network script from meta-agl-profile-telematics to meta-profile-core. Since this is useful for more than just telematics Bug-AGL: SPEC-2580 Change-Id: I93666d87f1fb3eb037743d2858a8757d6939c5e3 Signed-off-by: Matt Ranostay --- .../recipes-core/systemd/systemd/canbus-can.network | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 meta-agl-profile-core/recipes-core/systemd/systemd/canbus-can.network (limited to 'meta-agl-profile-core/recipes-core/systemd/systemd/canbus-can.network') diff --git a/meta-agl-profile-core/recipes-core/systemd/systemd/canbus-can.network b/meta-agl-profile-core/recipes-core/systemd/systemd/canbus-can.network new file mode 100644 index 000000000..9768c4bf9 --- /dev/null +++ b/meta-agl-profile-core/recipes-core/systemd/systemd/canbus-can.network @@ -0,0 +1,5 @@ +[Match] +Name=can* + +[CAN] +BitRate=500K -- cgit 1.2.3-korg