[meta-ti] [PATCH 3/8] osal: Update to version 1.0.0.6E

Justin Sobota jsobota at ti.com
Mon May 1 14:45:47 PDT 2017


Signed-off-by: Justin Sobota <jsobota at ti.com>
---
 recipes-bsp/osal/osal.inc | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/recipes-bsp/osal/osal.inc b/recipes-bsp/osal/osal.inc
index 55a165e..fa8cde8 100644
--- a/recipes-bsp/osal/osal.inc
+++ b/recipes-bsp/osal/osal.inc
@@ -1,5 +1,5 @@
 LICENSE = "BSD-3-Clause"
-LIC_FILES_CHKSUM = "file://osal.h;beginline=1;endline=31;md5=8cbd8efb1460e4f16e6b00c8a7686be4"
+LIC_FILES_CHKSUM = "file://osal.h;beginline=1;endline=31;md5=ae7b9f0410f26c80dcf790ef3f622fad"
 
 COMPATIBLE_MACHINE = "ti33x|ti43x|omap-a15|keystone"
 PACKAGE_ARCH = "${MACHINE_ARCH}"
@@ -9,12 +9,12 @@ OSAL_GIT_PROTOCOL = "git"
 OSAL_GIT_BRANCH = "master"
 OSAL_GIT_DESTSUFFIX = "git/ti/osal"
 
-# Below commit ID corresponds to "DEV.OSAL.01.00.00.05E"
-OSAL_SRCREV = "5125c71d756530513500b463d3301d03dee04497"
+# Below commit ID corresponding to "DEV.OSAL.01.00.00.06E"
+OSAL_SRCREV = "072ab0f76fa272ace5b1756075475f848c14221a"
 
 BRANCH = "${OSAL_GIT_BRANCH}"
 SRC_URI = "${OSAL_GIT_URI};destsuffix=${OSAL_GIT_DESTSUFFIX};protocol=${OSAL_GIT_PROTOCOL};branch=${BRANCH}"
 
 SRCREV = "${OSAL_SRCREV}"
-PV = "01.00.00.05E"
+PV = "01.00.00.06E"
 INC_PR = "r0"
-- 
2.7.4



More information about the meta-ti mailing list