From 6556dc0994053a523069f87ed687ece5bfc8303c Mon Sep 17 00:00:00 2001 From: Mahesh Radhakrishnan Date: Wed, 7 Aug 2019 00:53:59 +0000 Subject: [PATCH] edma3-lld: SRCREV update The PV has not changed as this is an incremental commit id update Signed-off-by: Mahesh Radhakrishnan Signed-off-by: Denys Dmytriyenko --- recipes-bsp/edma3-lld/edma3-lld.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-bsp/edma3-lld/edma3-lld.inc b/recipes-bsp/edma3-lld/edma3-lld.inc index 57ba3258..34d3170f 100644 --- a/recipes-bsp/edma3-lld/edma3-lld.inc +++ b/recipes-bsp/edma3-lld/edma3-lld.inc @@ -7,11 +7,11 @@ EDMA3_LLD_GIT_PROTOCOL = "git" EDMA3_LLD_GIT_BRANCH = "master" # Below commit ID corresponds to version 2.12.05.30E -EDMA3_LLD_SRCREV = "be925706f060d7b32d894d8b17ce144d454bb4de" +EDMA3_LLD_SRCREV = "ce5ced2ac5eb1e0f1515288d279f5690813b5413" BRANCH = "${EDMA3_LLD_GIT_BRANCH}" SRC_URI = "${EDMA3_LLD_GIT_URI};protocol=${EDMA3_LLD_GIT_PROTOCOL};branch=${BRANCH}" SRCREV = "${EDMA3_LLD_SRCREV}" PV = "2.12.05.30E" -INC_PR = "r0" +INC_PR = "r1"