X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=meta-agl-core%2Frecipes-core%2Fsystemd%2Fsystemd-conf_aglcore.inc;fp=meta-agl-core%2Frecipes-core%2Fsystemd%2Fsystemd-conf_aglcore.inc;h=a539d182656b8d5e8c7d2fc5b7e894c3e7f4ed09;hb=dd6fc5dcaa0a027b7651bb365d5dd0f623498f8f;hp=6661eab6c8ba4521e8b08db61b2a5aa8ae46c630;hpb=756165e01db655cdbd2788eb134fba79fea7fd90;p=AGL%2Fmeta-agl.git diff --git a/meta-agl-core/recipes-core/systemd/systemd-conf_aglcore.inc b/meta-agl-core/recipes-core/systemd/systemd-conf_aglcore.inc index 6661eab6c..a539d1826 100644 --- a/meta-agl-core/recipes-core/systemd/systemd-conf_aglcore.inc +++ b/meta-agl-core/recipes-core/systemd/systemd-conf_aglcore.inc @@ -1,4 +1,4 @@ -do_install_append() { +do_install:append() { # Remove ethernet script deployed by upstream unconditionally (SPEC-3221) rm -rf ${D}${systemd_unitdir}/network/80-wired.network || true } \ No newline at end of file