[OE-core] [PATCH 1/1] vte-native: reduce c++ requirements from c++17 -> c++14

Alexander Kanavin alex.kanavin at gmail.com
Tue Apr 30 10:48:58 UTC 2019


On Mon, 29 Apr 2019 at 23:22, <richard.purdie at linuxfoundation.org> wrote:
> > Let's decide some option: I really would like to close this and I
> > have no problem with either way - gnome-terminal can wait. Gnome
> > stuff just hobby to me and for test I can add recent vte in my
> > personal meta-verse.
>
> Agreed, we need to make a decision, I'm just making sure we have all
> the options and then we "just" need to figure out which one to go for.
>
> vte-native of an older version is looking like the best option unless
> Alex says I'm mis-remembering...

I checked what --enable-vte actually does in combination with the gtk
UI in qemu, and it makes the serial console tab in the gtk ui behave
like a real gnome-terminal tab (selection, scrolling etc). In the
absence of vte support, the serial console tab is still there and you
can still log in and issue commands, but it is more "dumb" regarding
terminal capabilities. This serial console is an addition to the main
tab where the output from the virtual graphical card goes.

So to conclude: we can split the vte option into its own
PACKAGECONFIG, and leave it disabled for native. I would rather do
this, than make vte and vte-native versions diverge.

Alex


More information about the Openembedded-core mailing list