commit | 38e127fbdd63fb4c45dc86bb868693211f1d9b06 | [log] [tgz] |
---|---|---|
author | lh <lh@exm.com> | Thu Jul 27 13:14:29 2023 +0800 |
committer | Gerrit Code Review <jenkins2@jenkins2-Vostro-3690> | Thu Jul 27 13:14:29 2023 +0800 |
tree | ef9b4853512bfd1f6bd04b81c8cd56adac156658 | |
parent | a4820ad21c3fc67a0088d35cd0f37f570ac70831 [diff] | |
parent | 6eeb73b244b85a7e98cd58b88364afcd2e75e195 [diff] |
Merge "[Feature][ZXW-68]add for sleep mode"
diff --git a/cap/zx297520v3/sources/meta-zxic-custom/recipes-core/images/files/zx297520v3/vehicle_dc/fs/normal/rootfs/etc/rc.local b/cap/zx297520v3/sources/meta-zxic-custom/recipes-core/images/files/zx297520v3/vehicle_dc/fs/normal/rootfs/etc/rc.local index 0ef8fb7..81e92f4 100755 --- a/cap/zx297520v3/sources/meta-zxic-custom/recipes-core/images/files/zx297520v3/vehicle_dc/fs/normal/rootfs/etc/rc.local +++ b/cap/zx297520v3/sources/meta-zxic-custom/recipes-core/images/files/zx297520v3/vehicle_dc/fs/normal/rootfs/etc/rc.local
@@ -39,5 +39,3 @@ ln -sf "/etc/zoneinfo/Asia/Shanghai" /etc/localtime -echo pwr_on_delay 60000000000 > /sys/power/wake_lock -echo mem > /sys/power/autosleep \ No newline at end of file
diff --git a/cap/zx297520v3/sources/meta-zxic-custom/recipes-core/images/files/zx297520v3/vehicle_dc_4Gb/fs/normal/rootfs/etc/rc.local b/cap/zx297520v3/sources/meta-zxic-custom/recipes-core/images/files/zx297520v3/vehicle_dc_4Gb/fs/normal/rootfs/etc/rc.local index 0ef8fb7..81e92f4 100755 --- a/cap/zx297520v3/sources/meta-zxic-custom/recipes-core/images/files/zx297520v3/vehicle_dc_4Gb/fs/normal/rootfs/etc/rc.local +++ b/cap/zx297520v3/sources/meta-zxic-custom/recipes-core/images/files/zx297520v3/vehicle_dc_4Gb/fs/normal/rootfs/etc/rc.local
@@ -39,5 +39,3 @@ ln -sf "/etc/zoneinfo/Asia/Shanghai" /etc/localtime -echo pwr_on_delay 60000000000 > /sys/power/wake_lock -echo mem > /sys/power/autosleep \ No newline at end of file
diff --git a/cap/zx297520v3/sources/meta-zxic-custom/recipes-core/images/files/zx297520v3/vehicle_dc_ref/fs/normal/rootfs/etc/rc.local b/cap/zx297520v3/sources/meta-zxic-custom/recipes-core/images/files/zx297520v3/vehicle_dc_ref/fs/normal/rootfs/etc/rc.local index 0ef8fb7..81e92f4 100755 --- a/cap/zx297520v3/sources/meta-zxic-custom/recipes-core/images/files/zx297520v3/vehicle_dc_ref/fs/normal/rootfs/etc/rc.local +++ b/cap/zx297520v3/sources/meta-zxic-custom/recipes-core/images/files/zx297520v3/vehicle_dc_ref/fs/normal/rootfs/etc/rc.local
@@ -39,5 +39,3 @@ ln -sf "/etc/zoneinfo/Asia/Shanghai" /etc/localtime -echo pwr_on_delay 60000000000 > /sys/power/wake_lock -echo mem > /sys/power/autosleep \ No newline at end of file
diff --git a/cap/zx297520v3/sources/meta-zxic-custom/recipes-core/images/files/zx297520v3/vehicle_dc_systemd/fs/normal/rootfs/etc/rc.local b/cap/zx297520v3/sources/meta-zxic-custom/recipes-core/images/files/zx297520v3/vehicle_dc_systemd/fs/normal/rootfs/etc/rc.local index 371c6bd..a655452 100755 --- a/cap/zx297520v3/sources/meta-zxic-custom/recipes-core/images/files/zx297520v3/vehicle_dc_systemd/fs/normal/rootfs/etc/rc.local +++ b/cap/zx297520v3/sources/meta-zxic-custom/recipes-core/images/files/zx297520v3/vehicle_dc_systemd/fs/normal/rootfs/etc/rc.local
@@ -54,5 +54,3 @@ ln -sf "/etc/zoneinfo/Asia/Shanghai" /etc/localtime -echo pwr_on_delay 60000000000 > /sys/power/wake_lock -echo mem > /sys/power/autosleep \ No newline at end of file