From e7efa7a2b4db4f6df156527b2ef35c70ddda9d06 Mon Sep 17 00:00:00 2001 From: Alexandru Palalau Date: Thu, 23 May 2019 14:53:45 +0300 Subject: [PATCH] imx-kobs: Update SRCREV to 02c01d Signed-off-by: Alexandru Palalau --- recipes-bsp/imx-kobs/imx-kobs_git.bb | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/recipes-bsp/imx-kobs/imx-kobs_git.bb b/recipes-bsp/imx-kobs/imx-kobs_git.bb index 60fcc25d..b339407c 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-2018 NXP +# Copyright (C) 2017-2019 NXP # Copyright 2018 (C) O.S. Systems Software LTDA. SUMMARY = "Nand boot write source" @@ -9,9 +9,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=393a5ca445f6965873eca0259a17f833" PV = "5.5+git${SRCPV}" SRC_URI = "git://github.com/NXPmicro/imx-kobs.git;protocol=https \ - file://0001-Add-missing-includes-as-pointed-out-by-musl.patch \ " -SRCREV = "a0e9adce2fb7fcd57e794d7f9a5deba0f94f521b" +SRCREV = "02c01d4a3d85d767360820a23751cd1aa231d0a0" S = "${WORKDIR}/git" inherit autotools pkgconfig -- 2.40.1