summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLauren Post <lauren.post@freescale.com>2015-12-24 15:17:02 +0800
committerOtavio Salvador <otavio@ossystems.com.br>2016-02-11 18:09:47 -0200
commit8d2a0c1c43e781bd636039a3339eb6b9dfdea3e4 (patch)
tree8c5f94c60cf345903fe4ecd44f6a498991060b8c
parent5e3956019419fa73f91c4f3145cdebf9036d7635 (diff)
downloadmeta-fsl-arm-8d2a0c1c43e781bd636039a3339eb6b9dfdea3e4.tar.gz
imx-kobs: Upgrade to 5.3 version
MMT-89: support reading bch geometry setting from debugfs add new feature to read bch geometry setting from debugfs, it provides the feasibility to support large oob NAND devices. Signed-off-by: Lauren Post <lauren.post@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
-rw-r--r--recipes-bsp/imx-kobs/imx-kobs_5.3.bb (renamed from recipes-bsp/imx-kobs/imx-kobs_5.1.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-bsp/imx-kobs/imx-kobs_5.1.bb b/recipes-bsp/imx-kobs/imx-kobs_5.3.bb
index be0ac9c..ccc4a24 100644
--- a/recipes-bsp/imx-kobs/imx-kobs_5.1.bb
+++ b/recipes-bsp/imx-kobs/imx-kobs_5.3.bb
@@ -7,8 +7,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=393a5ca445f6965873eca0259a17f833"
7 7
8SRC_URI = "${FSL_MIRROR}/imx-kobs-${PV}.tar.gz" 8SRC_URI = "${FSL_MIRROR}/imx-kobs-${PV}.tar.gz"
9 9
10SRC_URI[md5sum] = "b3217106d2ea7da2774835bf264633f1" 10SRC_URI[md5sum] = "a2a9e1c3445d14c961577492313a41fb"
11SRC_URI[sha256sum] = "28c7356187ae26a2b37fb37a4b7bfdb63b3628b72d737d897ae6d5b969fbb51a" 11SRC_URI[sha256sum] = "45f729fc2b49556f1ca9df778f52bf5cc749cfe53664c8206daab29991c5f6c1"
12 12
13inherit autotools pkgconfig 13inherit autotools pkgconfig
14 14