]> code.ossystems Code Review - meta-freescale.git/commitdiff
imx-kobs: Bump revision to c70685d
authorFabio Berton <fabio.berton@ossystems.com.br>
Mon, 11 Jun 2018 18:48:23 +0000 (15:48 -0300)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 26 Jun 2018 17:16:13 +0000 (14:16 -0300)
  - Add O.S. Systems Software Copyright

This includes the following changes:

    - c70685d Merge pull request #13 from allenxh/imx8
    - d8e5142 imx-kobs: support burn images to imx8mq ddr4 arm2 NAND
    - a0e9adc Merge pull request #10 from allenxh/imx8
    - 89c14fe imx-kobs: support i.MX8 platforms

Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
recipes-bsp/imx-kobs/imx-kobs_git.bb

index 096d074e69a26f4aa04576c9628c4b5dfcdc42a7..4bd772642a269475be1c75f6944b93684a21c354 100644 (file)
@@ -1,5 +1,6 @@
 # Copyright (C) 2013-2016 Freescale Semiconductor
 # Copyright 2017 NXP
+# Copyright 2018 (C) O.S. Systems Software LTDA.
 
 SUMMARY = "Nand boot write source"
 SECTION = "base"
@@ -7,7 +8,7 @@ LICENSE = "GPLv2"
 LIC_FILES_CHKSUM = "file://COPYING;md5=393a5ca445f6965873eca0259a17f833"
 
 PV = "5.5+git${SRCPV}"
-SRCREV = "a2734b93759b4222f9dfa3f8c7645be9d39ea601"
+SRCREV = "c70685de47cfb67c5e16e1631b7033023ca3e97c"
 
 SRC_URI = "git://github.com/NXPmicro/imx-kobs.git;protocal=https \
            file://0001-Add-missing-includes-as-pointed-out-by-musl.patch \