aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKhang Nguyen <khang.nguyen.xw@renesas.com>2020-04-24 20:46:21 +0900
committerKhang Nguyen <khang.nguyen.xw@renesas.com>2020-05-11 17:50:17 +0900
commitac08e0b298e45f254b976b678690732c3ebd1f32 (patch)
tree0ebbb73cfc5cb78cf1c574d09d20548cf80df68a
parente4f2f310a84aa21786ad3817454f006eddd58cc5 (diff)
rcar-gen3: systemd: Remove no longer used fix
The systemd-timesynce was removed to avoid a boot issue which is fixed by upstream, it is not needed to keep the fix in this layer. Signed-off-by: Khang Nguyen <khang.nguyen.xw@renesas.com> Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com> Change-Id: I5a5ac481b366b90d99f3bb32cb4d76949def3d4b
-rw-r--r--meta-rcar-gen3/recipes-core/systemd/systemd_%.bbappend3
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"
-