summaryrefslogtreecommitdiffstats
path: root/package/freescale-imx/imx-kobs
diff options
context:
space:
mode:
authorGary Bisson <gary.bisson@boundarydevices.com>2016-03-16 15:56:48 +0100
committerPeter Korsgaard <peter@korsgaard.com>2016-03-18 23:22:15 +0100
commit02c6af2a4b9ec3d1aea3f4046a22088fdb9cc887 (patch)
tree7e8a57ed522958942046441b03d2feda503fec2f /package/freescale-imx/imx-kobs
parent3d136caad35cada63feb34f8ce951023e5c20afa (diff)
downloadbuildroot-02c6af2a4b9ec3d1aea3f4046a22088fdb9cc887.tar.gz
buildroot-02c6af2a4b9ec3d1aea3f4046a22088fdb9cc887.zip
imx-kobs: bump to version 5.3
Changelog: - add new feature to read bch geometry setting from debugfs, it provides the feasibility to support large oob NAND devices. This patch is based on the Yocto equivalent: https://github.com/Freescale/meta-fsl-arm/commit/9953874c Signed-off-by: Gary Bisson <gary.bisson@boundarydevices.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/freescale-imx/imx-kobs')
-rw-r--r--package/freescale-imx/imx-kobs/imx-kobs.hash2
-rw-r--r--package/freescale-imx/imx-kobs/imx-kobs.mk2
2 files changed, 2 insertions, 2 deletions
diff --git a/package/freescale-imx/imx-kobs/imx-kobs.hash b/package/freescale-imx/imx-kobs/imx-kobs.hash
index 477f231d8c..09d42edadc 100644
--- a/package/freescale-imx/imx-kobs/imx-kobs.hash
+++ b/package/freescale-imx/imx-kobs/imx-kobs.hash
@@ -1,2 +1,2 @@
# locally computed
-sha256 28c7356187ae26a2b37fb37a4b7bfdb63b3628b72d737d897ae6d5b969fbb51a imx-kobs-5.1.tar.gz
+sha256 45f729fc2b49556f1ca9df778f52bf5cc749cfe53664c8206daab29991c5f6c1 imx-kobs-5.3.tar.gz
diff --git a/package/freescale-imx/imx-kobs/imx-kobs.mk b/package/freescale-imx/imx-kobs/imx-kobs.mk
index bf01567208..cc4721f7d1 100644
--- a/package/freescale-imx/imx-kobs/imx-kobs.mk
+++ b/package/freescale-imx/imx-kobs/imx-kobs.mk
@@ -4,7 +4,7 @@
#
################################################################################
-IMX_KOBS_VERSION = 5.1
+IMX_KOBS_VERSION = 5.3
IMX_KOBS_SITE = $(FREESCALE_IMX_SITE)
IMX_KOBS_LICENSE = GPLv2+
IMX_KOBS_LICENSE_FILES = COPYING
OpenPOWER on IntegriCloud