Skip to content
This repository was archived by the owner on Apr 13, 2024. It is now read-only.

Commit 9e2269f

Browse files
committed
buildroot: arm: Update BR2_ROOTFS_OVERLAY
This was done as part of #101 but the change was never made back in the config. Signed-off-by: Nathan Chancellor <natechancellor@gmail.com>
1 parent 0eddaba commit 9e2269f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildroot/arm.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ BR2_BINUTILS_VERSION_2_31_X=y
55
BR2_GCC_VERSION_8_X=y
66
BR2_TARGET_GENERIC_ROOT_PASSWD="root"
77
BR2_TARGET_GENERIC_GETTY_PORT="ttyAMA0"
8-
BR2_ROOTFS_OVERLAY="../overlay-poweroff"
8+
BR2_ROOTFS_OVERLAY="../overlay-reboot"
99
BR2_PACKAGE_BUSYBOX_SHOW_OTHERS=y
1010
BR2_PACKAGE_BASH=y
1111
BR2_TARGET_ROOTFS_CPIO=y

0 commit comments

Comments
 (0)