mirror of
https://git.yoctoproject.org/poky
synced 2026-04-20 00:32:13 +02:00
builder: use x-terminal-emulator
Don't hardcode matchbox-terminal, but use the alternative. (From OE-Core rev: 3066d201633245ff53683ee12810977f25dde148) Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
18f4a3b3c1
commit
7bff797f1d
@@ -30,4 +30,4 @@ fi
|
||||
cd /home/builder/poky
|
||||
. ./oe-init-build-env
|
||||
|
||||
matchbox-terminal&
|
||||
x-terminal-emulator &
|
||||
|
||||
Reference in New Issue
Block a user