mirror of
https://git.yoctoproject.org/meta-arm
synced 2026-04-20 23:41:08 +00:00
If a user does eg "kas shell kas/corstone1000-base.yml" and then calls runfvp, the spawned xterms don't have a valid DISPLAY set. Add DISPLAY to the preserved environment variables and DISPLAY will be passed into the shell, and the xterms will start correctly. Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Jon Mason <jon.mason@arm.com>