From: Praneeth Bajjuri <[email protected]> This has the following test fixes from ltp-ddt project
b57f35f47 testcases: ipc: Add support for PRU_ECHO test to be run on AM65 and AM64 31ee44622 Crypto: change logic for interrupt grep for different platforms 87afb0add testcases:ddt:scripts:common:get_active_eth_interfaces.sh 19775282c ti_codecs: modprobe fails to locate the modules 15a7adca3 Crypto: add more channel in arr for interrupt grep Signed-off-by: Praneeth Bajjuri <[email protected]> Signed-off-by: Denys Dmytriyenko <[email protected]> --- meta-arago-extras/recipes-devtools/ltp-ddt/ltp-ddt_20210524.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-arago-extras/recipes-devtools/ltp-ddt/ltp-ddt_20210524.bb b/meta-arago-extras/recipes-devtools/ltp-ddt/ltp-ddt_20210524.bb index 1b52f32..e943179 100644 --- a/meta-arago-extras/recipes-devtools/ltp-ddt/ltp-ddt_20210524.bb +++ b/meta-arago-extras/recipes-devtools/ltp-ddt/ltp-ddt_20210524.bb @@ -11,10 +11,10 @@ PROVIDES += "ltp" DEPENDS += "alsa-lib" PE = "1" -PR = "r4" +PR = "r5" PV_append = "+git${SRCPV}" -SRCREV = "7e4a343637c217f20b39e9862af6d5c4f696bae2" +SRCREV = "cfff0a2c889f29c03b9a3ee547a147b1c6727e2c" BRANCH ?= "master" SRC_URI_remove = "git://github.com/linux-test-project/ltp.git;protocol=https;branch=master" -- 2.7.4 -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#13473): https://lists.yoctoproject.org/g/meta-arago/message/13473 Mute This Topic: https://lists.yoctoproject.org/mt/88710962/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-arago/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
