diff options
author | Andrey Zhizhikin <andrey.z@gmail.com> | 2021-01-12 22:20:21 +0000 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2021-02-01 11:24:43 -0300 |
commit | 00ed1f88f8be25d0a0d2e2ed712a8fc86ceed1a2 (patch) | |
tree | 99b1f2be1cf681f942c8ccb2ef2d1b0acba98d0b | |
parent | d46f7a84f9bde371bd1ff17ed30e8542a870509b (diff) | |
download | meta-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>
-rw-r--r-- | recipes-bsp/imx-kobs/imx-kobs_git.bb | 2 |
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" | |||
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 | " | 12 | " |
13 | SRCREV = "cee66d0e956a64d03cc866fa8819da5b798c7f1b" | 13 | SRCREV = "269fdffcf97238684de9f28977a73677282e061f" |
14 | S = "${WORKDIR}/git" | 14 | S = "${WORKDIR}/git" |
15 | 15 | ||
16 | inherit autotools pkgconfig | 16 | inherit autotools pkgconfig |