From: Denys Dmytriyenko <[email protected]> Match the latest sha used in Dunfell.
Signed-off-by: Denys Dmytriyenko <[email protected]> --- .../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 88a2a0e2..f3c237df 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 = "r5" +PR = "r7" PV:append = "+git${SRCPV}" -SRCREV = "e0f92958396f7cee40da505319681aee1f331542" +SRCREV = "0b51638be46d1e00e2e7e6c4c65dcff738ff2e60" BRANCH ?= "master" SRC_URI:remove = "git://github.com/linux-test-project/ltp.git;protocol=https;branch=master" -- 2.25.1 -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#14267): https://lists.yoctoproject.org/g/meta-arago/message/14267 Mute This Topic: https://lists.yoctoproject.org/mt/97762410/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-arago/leave/10763299/21656/89520264/xyzzy [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
