[meta-freescale] [meta-freescale-layer][PATCH 51/67] skmm-host: update to d5912eb

ting.liu at nxp.com ting.liu at nxp.com
Mon Jul 4 03:42:09 PDT 2016


From: Ting Liu <ting.liu at nxp.com>

Changelog:
d5912eb replace scatterwalk_sg_next with sg_next
0b99bce remove duplicated sg copy functions
4da8ba7 remove strict_strtol macro

Signed-off-by: Ting Liu <ting.liu at nxp.com>
---
 recipes-kernel/skmm-host/skmm-host_git.bb | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes-kernel/skmm-host/skmm-host_git.bb b/recipes-kernel/skmm-host/skmm-host_git.bb
index d09136c..f0e0f88 100644
--- a/recipes-kernel/skmm-host/skmm-host_git.bb
+++ b/recipes-kernel/skmm-host/skmm-host_git.bb
@@ -5,8 +5,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=99803d8e9a595c0bdb45ca710f353813"
 
 inherit  module qoriq_build_64bit_kernel
 
-SRC_URI = "git://git.freescale.com/ppc/sdk/skmm-host.git;branch=sdk-v1.9.x"
-SRCREV = "41a448d40c68c66c33aea20108672448483be2d8"
+SRC_URI = "git://git.freescale.com/ppc/sdk/skmm-host.git;branch=sdk-v2.0.x"
+SRCREV = "d5912ebdb8d3b29b1e2df52710e8821d1ce3eb80"
 
 S = "${WORKDIR}/git"
 
-- 
1.9.2



More information about the meta-freescale mailing list