summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-qt/qtserialport
Commit message (Collapse)AuthorAgeFilesLines
* qtserialport-e: Fix branch paramMartin Jansa2014-01-012-2/+1
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* qtserialport-e: Various fixes per openembedded-devel list comments.Wayne Warren2013-04-263-16/+30
| | | | | | | | | | | * Change DESCRIPTION to SUMMARY * Fix LICENSE declarations to be version-specific * Coding convention fixes * Don't modify Makefiles modified by qmake2; instead symlink qmake2 in to $WORKDIR to be run from there so that it uses $WORKDIR/qt.conf values Signed-off-by: Wayne Warren <steven.w.warren@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* qtserialport: Adds initial recipe.Wayne Warren2013-04-262-0/+40
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>