Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-01-30 | Revert "rcar-gen3: systemd: WORKAROUND to fix timeout dev-ttySN.device" | Thuy Tran | 1 | -6/+0 | |
This fix is not necessary for rocko branch. Hence, we can remove it. This reverts commit d6eff077c4a3afbe39f8ee1b2ad1a19a716ce31c. Signed-off-by: Thuy Tran <thuy.tran.xh@rvc.renesas.com> Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com> | |||||
2017-11-24 | rcar-gen3: systemd: WORKAROUND to fix timeout dev-ttySN.device | Thuy Tran | 1 | -0/+6 | |
This commit makes backporting changes from upstream systemd to fix timeout dev-ttySN.device by following: [systemd] - Set journal RuntimeMaxSize to 64M as default [1] [systemd-serialgetty] - Use the default RestartSec [2] [1] From Poky rev: d41968d8a8bd572b2892762f7092868950465014 [2] From Systemd rev: 4bf04322b8b7ecca4f3d65cfc642d0ac16356129 Signed-off-by: Thuy Tran <thuy.tran.xh@rvc.renesas.com> Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com> |