summaryrefslogtreecommitdiffstats
path: root/meta-agl-profile-telematics/recipes-core/systemd/systemd_234.bbappend
diff options
context:
space:
mode:
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.bbappend6
1 files changed, 0 insertions, 6 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
index a145cc98b..7c49231b2 100644
--- a/meta-agl-profile-telematics/recipes-core/systemd/systemd_234.bbappend
+++ b/meta-agl-profile-telematics/recipes-core/systemd/systemd_234.bbappend
@@ -4,10 +4,4 @@ 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 \
- file://canbus-can0.network \
"
-
-do_install_append() {
- mkdir -p ${D}${base_libdir}/systemd/network
- install -m 0644 ${WORKDIR}/canbus-can0.network ${D}${base_libdir}/systemd/network/60-canbus-can0.network
-}