summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/imx-kobs
diff options
context:
space:
mode:
authorAndrey Zhizhikin <andrey.z@gmail.com>2021-01-12 22:20:21 +0000
committerOtavio Salvador <otavio@ossystems.com.br>2021-02-01 11:24:43 -0300
commit00ed1f88f8be25d0a0d2e2ed712a8fc86ceed1a2 (patch)
tree99b1f2be1cf681f942c8ccb2ef2d1b0acba98d0b /recipes-bsp/imx-kobs
parentd46f7a84f9bde371bd1ff17ed30e8542a870509b (diff)
downloadmeta-freescale-00ed1f88f8be25d0a0d2e2ed712a8fc86ceed1a2.tar.gz
imx-kobs: update revision to 269fdff
This includes the following commit: 176bca4956ed supports imx8mp ddr4 nand boot Signed-off-by: Andrey Zhizhikin <andrey.z@gmail.com>
Diffstat (limited to 'recipes-bsp/imx-kobs')
-rw-r--r--recipes-bsp/imx-kobs/imx-kobs_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/imx-kobs/imx-kobs_git.bb b/recipes-bsp/imx-kobs/imx-kobs_git.bb
index b104fafd..d93a3f25 100644
--- a/recipes-bsp/imx-kobs/imx-kobs_git.bb
+++ b/recipes-bsp/imx-kobs/imx-kobs_git.bb
@@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=393a5ca445f6965873eca0259a17f833"
10PV = "5.5+git${SRCPV}" 10PV = "5.5+git${SRCPV}"
11SRC_URI = "git://github.com/NXPmicro/imx-kobs.git;protocol=https \ 11SRC_URI = "git://github.com/NXPmicro/imx-kobs.git;protocol=https \
12" 12"
13SRCREV = "cee66d0e956a64d03cc866fa8819da5b798c7f1b" 13SRCREV = "269fdffcf97238684de9f28977a73677282e061f"
14S = "${WORKDIR}/git" 14S = "${WORKDIR}/git"
15 15
16inherit autotools pkgconfig 16inherit autotools pkgconfig