[meta-ti] [master/krogoth][PATCH 2/6] edma3-lld: Bump version
Justin Sobota
jsobota at ti.com
Tue Sep 13 18:29:17 PDT 2016
Signed-off-by: Justin Sobota <jsobota at ti.com>
---
recipes-bsp/edma3-lld/edma3-lld.inc | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/recipes-bsp/edma3-lld/edma3-lld.inc b/recipes-bsp/edma3-lld/edma3-lld.inc
index 4de5987..ab84fe9 100644
--- a/recipes-bsp/edma3-lld/edma3-lld.inc
+++ b/recipes-bsp/edma3-lld/edma3-lld.inc
@@ -6,12 +6,12 @@ EDMA3_LLD_GIT_URI = "git://git.ti.com/keystone-rtos/edma3_lld.git"
EDMA3_LLD_GIT_PROTOCOL = "git"
EDMA3_LLD_GIT_BRANCH = "master"
-# Below commit ID corresponds to tag "DEV_EDMA3_LLD_02_12_01_24"
-EDMA3_LLD_SRCREV = "e864a057032b070fc04628bac1345ecef01e2224"
+# Below commit ID corresponds to tag "DEV_EDMA3_LLD_02_12_01_25"
+EDMA3_LLD_SRCREV = "a8acce9efc2814bdb0b78a250efd470efd9dc0b8"
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.01.24"
+PV = "2.12.01.25"
INC_PR = "r0"
--
1.7.10.4
More information about the meta-ti
mailing list