diff options
author | Alexandru Palalau <ioan-alexandru.palalau@nxp.com> | 2019-05-23 14:53:45 +0300 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2019-06-13 14:06:41 -0300 |
commit | e7efa7a2b4db4f6df156527b2ef35c70ddda9d06 (patch) | |
tree | 371d3d87b83f364013311d57926e14e95cbfa6c5 /recipes-bsp/imx-kobs | |
parent | f89542868e83ce5f95b1ad4262116909eb18ca24 (diff) | |
download | meta-freescale-e7efa7a2b4db4f6df156527b2ef35c70ddda9d06.tar.gz |
imx-kobs: Update SRCREV to 02c01d
Signed-off-by: Alexandru Palalau <ioan-alexandru.palalau@nxp.com>
Diffstat (limited to 'recipes-bsp/imx-kobs')
-rw-r--r-- | recipes-bsp/imx-kobs/imx-kobs_git.bb | 5 |
1 files 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 @@ | |||
1 | # Copyright (C) 2013-2016 Freescale Semiconductor | 1 | # Copyright (C) 2013-2016 Freescale Semiconductor |
2 | # Copyright 2017-2018 NXP | 2 | # Copyright (C) 2017-2019 NXP |
3 | # Copyright 2018 (C) O.S. Systems Software LTDA. | 3 | # Copyright 2018 (C) O.S. Systems Software LTDA. |
4 | 4 | ||
5 | SUMMARY = "Nand boot write source" | 5 | SUMMARY = "Nand boot write source" |
@@ -9,9 +9,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=393a5ca445f6965873eca0259a17f833" | |||
9 | 9 | ||
10 | PV = "5.5+git${SRCPV}" | 10 | PV = "5.5+git${SRCPV}" |
11 | SRC_URI = "git://github.com/NXPmicro/imx-kobs.git;protocol=https \ | 11 | SRC_URI = "git://github.com/NXPmicro/imx-kobs.git;protocol=https \ |
12 | file://0001-Add-missing-includes-as-pointed-out-by-musl.patch \ | ||
13 | " | 12 | " |
14 | SRCREV = "a0e9adce2fb7fcd57e794d7f9a5deba0f94f521b" | 13 | SRCREV = "02c01d4a3d85d767360820a23751cd1aa231d0a0" |
15 | S = "${WORKDIR}/git" | 14 | S = "${WORKDIR}/git" |
16 | 15 | ||
17 | inherit autotools pkgconfig | 16 | inherit autotools pkgconfig |