diff options
Diffstat (limited to 'meta-rcar-gen3')
-rw-r--r-- | meta-rcar-gen3/recipes-core/systemd/systemd_%.bbappend | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/meta-rcar-gen3/recipes-core/systemd/systemd_%.bbappend b/meta-rcar-gen3/recipes-core/systemd/systemd_%.bbappend index b77e9bd..b2d76b7 100644 --- a/meta-rcar-gen3/recipes-core/systemd/systemd_%.bbappend +++ b/meta-rcar-gen3/recipes-core/systemd/systemd_%.bbappend @@ -1,6 +1,3 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" SRC_URI_append_rcar-gen3 = " file://add-non-owned-item-for-safe-transitioning.patch" - -PACKAGECONFIG_remove_rcar-gen3 = "timesyncd" - |