aboutsummaryrefslogtreecommitdiffstats
path: root/meta-agl-profile-telematics/recipes-core/systemd/systemd_234.bbappend
diff options
context:
space:
mode:
authorMatt Ranostay <matt.ranostay@konsulko.com>2019-04-09 20:59:02 +0300
committerMatt Ranostay <matt.ranostay@konsulko.com>2019-04-09 21:12:54 +0300
commitada23a7ad73449dd17000f9b5922a7ab5bd9d37f (patch)
tree9fe58d954b2c8144d38a903ae29df3cc7bcd8b35 /meta-agl-profile-telematics/recipes-core/systemd/systemd_234.bbappend
parent99cef05b4c32c401868c7f487784130e607ca74c (diff)
meta-agl-profile-telematics: recipes-core: systemd: remove v234 bbappend
Recent upgrade to thud brings in v239 which already has the canbus changes. Change-Id: If5cd09e55117f56c3ff8bb9b1155519e7e2a40d2 Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
Diffstat (limited to 'meta-agl-profile-telematics/recipes-core/systemd/systemd_234.bbappend')
-rw-r--r--meta-agl-profile-telematics/recipes-core/systemd/systemd_234.bbappend7
1 files changed, 0 insertions, 7 deletions
diff --git a/meta-agl-profile-telematics/recipes-core/systemd/systemd_234.bbappend b/meta-agl-profile-telematics/recipes-core/systemd/systemd_234.bbappend
deleted file mode 100644
index 7c49231b2..000000000
--- a/meta-agl-profile-telematics/recipes-core/systemd/systemd_234.bbappend
+++ /dev/null
@@ -1,7 +0,0 @@
-FILESEXTRAPATHS_prepend := "${THISDIR}/files:"
-
-SRC_URI_append = " \
- file://0001-networkd-link-link_configure-factor-out-link_configu.patch \
- file://0002-networkd-link-link_up_can-move-function-upwards.patch \
- file://0003-networkd-link-add-support-to-configure-CAN-interface.patch \
-"