summaryrefslogtreecommitdiff
path: root/packages/toscoterm
AgeCommit message (Collapse)AuthorFiles
2009-03-17rename packages/ to recipes/ per earlier agreementDenys Dmytriyenko1
See links below for more details: http://thread.gmane.org/gmane.comp.handhelds.openembedded/21326 http://thread.gmane.org/gmane.comp.handhelds.openembedded/21816 Signed-off-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Mike Westerhof <mwester@dls.net> Acked-by: Philip Balister <philip@balister.org> Acked-by: Khem Raj <raj.khem@gmail.com> Acked-by: Marcin Juszkiewicz <hrw@openembedded.org> Acked-by: Koen Kooi <koen@openembedded.org> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2009-01-13toscoterm: fix building with latest git versionOtavio Salvador1
It was failing to find gtk and to install the binary, making it unavailable for the rootfs creation.
2008-12-06toscoterm: make it compile for the target and add SRCREV entryMichael 'Mickey' Lauer1
2008-12-05toscoterm: (new) a very simple and small VTE based terminalOtavio Salvador1
While working at O.S. Systems embedded platform we ended up requiring few features not found in any lightwise terminal and then we wrote our own VTE based solution. It is currently very light and provides the following features: - XEmbed - full screen - specific start command - terminal window resize