From: Aparna M <[email protected]> Update SRCREV to the latest. This add a matrix application to blink LED for AM64x EVM
Signed-off-by: Aparna M <[email protected]> Signed-off-by: Nikhil Devshatwar <[email protected]> --- meta-arago-extras/recipes-core/matrix/matrix-gui-apps-git.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 d4956903..fac1fc8d 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,7 +4,7 @@ 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 = "30424117fc609beffb512450fe0d9b328d75b458" +SRCREV = "976e775a1275198d3391018ce8115a66d00120a2" BRANCH = "master" INC_PR = "r76" -- 2.17.1 _______________________________________________ meta-arago mailing list [email protected] http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
