* Added Matrix Enhancements:
* added new platforms am180x, am181x and am3517
* add control menubar at the top of matrix-gui (HTML change not code change)
* add descriptions to matrix applications (source code change)
* make matrix scalable with respect to number of applications.
* allow addtional main menu pages and allow additional sub-menu pages (source code change)
Signed-off-by: Jeff Lance <j-lance1@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
--- /dev/null
+require matrix-gui-common.inc
+
+# Use the mem_util application from am-sysinfo instead of a
+# prebuilt version in the repository.
+RRECOMMENDS_${PN} = "am-sysinfo"
+
+SRCREV = "192"
+PR = "${INC_PR}.0"
--- /dev/null
+require matrix-gui-e.inc
+
+SRCREV = "192"
+PR = "${INC_PR}.0"
+
--- /dev/null
+require matrix-gui.inc
+
+SRCREV = "192"
+PR = "${INC_PR}.0"