[meta-freescale] [PATCH v2 41/43] imx-kobs: Add i.MX 8 support

Tom Hochstein tom.hochstein at nxp.com
Mon Aug 6 13:05:53 PDT 2018


Signed-off-by: Tom Hochstein <tom.hochstein at nxp.com>
---
 recipes-bsp/imx-kobs/imx-kobs_git.bb | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/recipes-bsp/imx-kobs/imx-kobs_git.bb b/recipes-bsp/imx-kobs/imx-kobs_git.bb
index 4bd7726..864cbe5 100644
--- a/recipes-bsp/imx-kobs/imx-kobs_git.bb
+++ b/recipes-bsp/imx-kobs/imx-kobs_git.bb
@@ -1,5 +1,5 @@
 # Copyright (C) 2013-2016 Freescale Semiconductor
-# Copyright 2017 NXP
+# Copyright 2017-2018 NXP
 # Copyright 2018 (C) O.S. Systems Software LTDA.
 
 SUMMARY = "Nand boot write source"
@@ -8,12 +8,10 @@ LICENSE = "GPLv2"
 LIC_FILES_CHKSUM = "file://COPYING;md5=393a5ca445f6965873eca0259a17f833"
 
 PV = "5.5+git${SRCPV}"
-SRCREV = "c70685de47cfb67c5e16e1631b7033023ca3e97c"
-
 SRC_URI = "git://github.com/NXPmicro/imx-kobs.git;protocal=https \
            file://0001-Add-missing-includes-as-pointed-out-by-musl.patch \
 "
-
+SRCREV = "a0e9adce2fb7fcd57e794d7f9a5deba0f94f521b"
 S = "${WORKDIR}/git"
 
 inherit autotools pkgconfig
-- 
2.7.4



More information about the meta-freescale mailing list