diff options
author | Jacob Kroon <jacob.kroon@mikrodidakt.se> | 2013-12-30 19:17:58 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-01-02 12:56:29 +0000 |
commit | 3de579c28d826734315ca631c1e76c03ec7be788 (patch) | |
tree | 8b03e880a6791b946b7086729b4bb8bf7b3200ef /scripts/wic | |
parent | 7774bdf778921e50872c9e3fa6a24d450b057a32 (diff) | |
download | poky-3de579c28d826734315ca631c1e76c03ec7be788.tar.gz |
meta/lib/oe/terminal.py: Don't pass non-supported '--disable-factory' flag to gnome-terminal
By default, all GNOME terminals share a single process,
reducing memory usage. This can be disabled by starting gnome-terminal
with the --disable-factory option
However, gnome-terminal in Fedora 20 does no longer support the
'--disable-factory' flag, so remove it. As the support for 'mate' terminals was
added as a copy of the gnome code in 8cc078a9c679845464c59028f584d7aba098cc1f,
remove the flag here aswell.
(From OE-Core rev: e8dca725ed8211a874472300a3ed50e494039ab9)
Signed-off-by: Jacob Kroon <jacob.kroon@mikrodidakt.se>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/wic')
0 files changed, 0 insertions, 0 deletions