From a2d9cd03302b5adaef817caee7a653fa7aedbd09 Mon Sep 17 00:00:00 2001 From: Lauren Post Date: Thu, 24 Dec 2015 15:17:02 +0800 Subject: [PATCH] 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 Signed-off-by: Otavio Salvador --- recipes-bsp/imx-kobs/{imx-kobs_5.1.bb => imx-kobs_5.3.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename recipes-bsp/imx-kobs/{imx-kobs_5.1.bb => imx-kobs_5.3.bb} (68%) diff --git a/recipes-bsp/imx-kobs/imx-kobs_5.1.bb b/recipes-bsp/imx-kobs/imx-kobs_5.3.bb similarity index 68% rename from recipes-bsp/imx-kobs/imx-kobs_5.1.bb rename to recipes-bsp/imx-kobs/imx-kobs_5.3.bb index be0ac9cc..ccc4a240 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" SRC_URI = "${FSL_MIRROR}/imx-kobs-${PV}.tar.gz" -SRC_URI[md5sum] = "b3217106d2ea7da2774835bf264633f1" -SRC_URI[sha256sum] = "28c7356187ae26a2b37fb37a4b7bfdb63b3628b72d737d897ae6d5b969fbb51a" +SRC_URI[md5sum] = "a2a9e1c3445d14c961577492313a41fb" +SRC_URI[sha256sum] = "45f729fc2b49556f1ca9df778f52bf5cc749cfe53664c8206daab29991c5f6c1" inherit autotools pkgconfig -- 2.40.1