Age | Commit message (Collapse) | Author | Files |
|
* If a filename has either a ".diff" or ".patch" suffix, then the
"patch=1" parameter is unnecessary.
Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Koen Kooi <k-kooi@ti.com>
Acked-by: Chris Larson <clarson@kergoth.com>
|
|
* Created the matrix-gui-common_svn.bb recipe to contain all of
the common html, scripts, and image files used by both versions
of the matrix GUI application.
* Removed the html, script, and image files from matrix-gui and
matrix-gui-e recipes.
* Added dependency on matrix-gui-common to matrix-gui and
matrix-gui-e recipes.
* Added browser executable that looks for the example browser
from the Qt demos package depending on whether the embedded
or X11 version of the matrix GUI application is running.
Acked-by: Denys Dmytriyenko <denys@ti.com>
Signed-off-by: Chase Maupin <chase.maupin@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
|
|
* Added package for autostarting the matrix_gui application
in X11 desktops. Package is called matrix-gui-autostart.
* Added .desktop file for starting the matrix_gui application
when the system is logged in.
* Autostart package depends on the base matrix-gui package.
Acked-by: Denys Dmytriyenko <denys@ti.com>
Signed-off-by: Chase Maupin <chase.maupin@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
|
|
* Added recipe to build matrix GUI application with Qt X11
libraries.
* Changed init script to not place an entry in the /etc/rc5.d
directory. Init script is still used for starting the
matrix_gui application.
* Added patch to enable the cursor for X11
Acked-by: Denys Dmytriyenko <denys@ti.com>
Signed-off-by: Chase Maupin <chase.maupin@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
|
|
* Renamed the matrix-gui_svn recipe to matrix-gui-e_svn
to be more in line with naming conventions of other
applications. This is in preparation for making
and X11 version of the recipe.
* Moved associated files
Acked-by: Denys Dmytriyenko <denys@ti.com>
Signed-off-by: Chase Maupin <chase.maupin@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
|
|
|
|
* use default Rotation to 0 degrees.
* remove touch screen specific variables.
Signed-off-by: Brijesh Singh <bksingh@ti.com>
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
|
|
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
|
|
* Bump the revision
* Fix the license
* Don't set redundant variables
* Display message when calibrating TS
* Install additional binaries/scripts
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
|
|
NOTE: Handling BitBake files: \ (6840/8344) [81 %]ERROR:
/home/stefan/Projekte/OpenEmbedded/build/openmoko/openembedded/recipes/ti/matrix-gui_svn.bb:22:
unparsed line: 'do_install(52) {' while parsing
/home/stefan/Projekte/OpenEmbedded/build/openmoko/openembedded/recipes/ti/matrix-gui_svn.bb
ERROR:
/home/stefan/Projekte/OpenEmbedded/build/openmoko/openembedded/recipes/ti/matrix-gui_svn.bb:22:
unparsed line: 'do_install(52) {' while parsing
/home/stefan/Projekte/OpenEmbedded/build/openmoko/openembedded/recipes/ti/matrix-gui_svn.bb
No idea if TI has anything in-house that makes this work but here it doesn't.
|
|
|
|
|
|
* slightly changed from arago recipe to conform more to OE guidelines
|