From: Praneeth Bajjuri <[email protected]> update matrix-gui-v2-apps recipe SRCREV to pick * openssl_perf: update engine and remove des-cbc
This includes OPENSSL 3.0.9 engine name change necessary for crypto demo to be functional This update also includes test suite removal of des-cbc as this algorithm is not supported. Signed-off-by: Praneeth Bajjuri <[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 94776f54..beaf4820 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 = "cad105b0c2b75a90f4def523b4fdbd0b6aa2fe8e" +SRCREV = "011bc0ab43110eb2fca4dd6c58fc0433642da8d6" BRANCH = "master" -INC_PR = "r76" +INC_PR = "r77" # Pull in the base package for installing matrix applications require matrix-gui-apps.inc -- 2.17.1 -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#14802): https://lists.yoctoproject.org/g/meta-arago/message/14802 Mute This Topic: https://lists.yoctoproject.org/mt/100150818/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-arago/leave/10763299/21656/89520264/xyzzy [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
