Skip to content
Commit 6a9ea996 authored by Jagdish Gediya's avatar Jagdish Gediya
Browse files

Replace buildroot prompt from '#' to $USER@buildroot:~#



Replace buildroot prompt from '#' to $USER@buildroot:~# by adding
/etc/profile file to rootfs overlay, this needs to be done as '#'
appears in kernel logs also which results into CI assuming the boot is
complete, it tries to run further comands and fails.

profile file is copied from buildroot code, and PS1 variable is modified
on top of default file available in buildroot.

Signed-off-by: Jagdish Gediya's avatarJagdish Gediya <jagdish.gediya@arm.com>
parent 3b5df762
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment