* arm_multimedia_*: script fix for am3/am4 HS EVMs and am438x EPOS EVM * video_graphics_demo: add as a new test app
Signed-off-by: Hongmei Gou <[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 ff90a66..210be27 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 = "2ef38ec90f2523f138fb54f11f9a895145d88522" +SRCREV = "65fee8957447ae4e403ad324acf735d811b2c412" BRANCH = "master" -INC_PR = "r51" +INC_PR = "r52" # Pull in the base package for installing matrix applications require matrix-gui-apps.inc -- 1.9.1 _______________________________________________ meta-arago mailing list [email protected] http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
