- Modify TIDL matrix-gui scripts to autodetect (on AM57xx SoC) and use available EVEs and DSPs
Signed-off-by: Djordje Senicic <[email protected]> --- meta-arago-extras/recipes-core/matrix/matrix-gui-apps-git.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-arago-extras/recipes-core/matrix/matrix-gui-apps-git.inc b/meta-arago-extras/recipes-core/matrix/matrix-gui-apps-git.inc index dbf42631..ef4ffd21 100644 --- a/meta-arago-extras/recipes-core/matrix/matrix-gui-apps-git.inc +++ b/meta-arago-extras/recipes-core/matrix/matrix-gui-apps-git.inc @@ -4,9 +4,9 @@ LICENSE_CHECKSUM = "LICENSE;md5=6e0ae7214f6c74c149cb25f373057fa9" LIC_FILES_CHKSUM := "file://../${LICENSE_CHECKSUM}" SRC_URI = "git://git.ti.com/matrix-gui-v2/matrix-gui-v2-apps.git;protocol=git;branch=${BRANCH}" -SRCREV = "f06692ae4d8b8073321bcdb6571a9923b527a093" +SRCREV = "c062a7a1b465e3a0d2761abff8808606e88619e5" BRANCH = "master" -INC_PR = "r74" +INC_PR = "r75" # Pull in the base package for installing matrix applications require matrix-gui-apps.inc -- 2.17.1 _______________________________________________ meta-arago mailing list [email protected] http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
