update matrix-gui-v2-apps recipe SRCREV to pick the openssl changes for platform specific test suites and include software performance test suites as well.
Signed-off-by: Jayesh Choudhary <[email protected]> --- meta-arago-demos/recipes-core/matrix/matrix-gui-apps-git.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-arago-demos/recipes-core/matrix/matrix-gui-apps-git.inc b/meta-arago-demos/recipes-core/matrix/matrix-gui-apps-git.inc index beaf4820..8effcd1b 100644 --- a/meta-arago-demos/recipes-core/matrix/matrix-gui-apps-git.inc +++ b/meta-arago-demos/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/git/matrix-gui-v2/matrix-gui-v2-apps.git;protocol=https;branch=${BRANCH}" -SRCREV = "011bc0ab43110eb2fca4dd6c58fc0433642da8d6" +SRCREV = "73853d99f1210591daacc668a72468c03440e25a" BRANCH = "master" -INC_PR = "r77" +INC_PR = "r78" # Pull in the base package for installing matrix applications require matrix-gui-apps.inc -- 2.25.1 -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#14908): https://lists.yoctoproject.org/g/meta-arago/message/14908 Mute This Topic: https://lists.yoctoproject.org/mt/101653921/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-arago/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
