summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGary Bisson <gary.bisson@boundarydevices.com>2018-01-05 15:39:43 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2018-01-07 15:38:45 +0100
commit650e1639e2014ba126b017d2ef1f1998b7513f9f (patch)
treee52fe45a4158481e691892ec3760812672b0c11a
parent2fdb1db6c3d529d499295f9150ac32b81997f0d8 (diff)
downloadbuildroot-650e1639e2014ba126b017d2ef1f1998b7513f9f.tar.gz
buildroot-650e1639e2014ba126b017d2ef1f1998b7513f9f.zip
imx-kobs: bump revision to a0e9adce
Changelog: - Fix compiler error with kernel headers >= 4.4 - Add i.MX8 platforms support Signed-off-by: Gary Bisson <gary.bisson@boundarydevices.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
-rw-r--r--package/freescale-imx/imx-kobs/imx-kobs.hash2
-rw-r--r--package/freescale-imx/imx-kobs/imx-kobs.mk4
2 files changed, 3 insertions, 3 deletions
diff --git a/package/freescale-imx/imx-kobs/imx-kobs.hash b/package/freescale-imx/imx-kobs/imx-kobs.hash
index 258d08c7e9..2ede0a9b48 100644
--- a/package/freescale-imx/imx-kobs/imx-kobs.hash
+++ b/package/freescale-imx/imx-kobs/imx-kobs.hash
@@ -1 +1 @@
-sha256 5b040de6e3db5d47371b311e7068380926827a7a6ef02e45fb2ba08b680d0ec5 imx-kobs-b402243a04e5a6760a860445e5ff6a931d86f794.tar.gz
+sha256 5855c8964f908ad30e5d4500180ee57c51af68186289ef1bdf8553ee60d3b1f5 imx-kobs-a0e9adce2fb7fcd57e794d7f9a5deba0f94f521b.tar.gz
diff --git a/package/freescale-imx/imx-kobs/imx-kobs.mk b/package/freescale-imx/imx-kobs/imx-kobs.mk
index 897820df3f..d6a250cf72 100644
--- a/package/freescale-imx/imx-kobs/imx-kobs.mk
+++ b/package/freescale-imx/imx-kobs/imx-kobs.mk
@@ -4,8 +4,8 @@
#
################################################################################
-IMX_KOBS_VERSION = b402243a04e5a6760a860445e5ff6a931d86f794
-IMX_KOBS_SITE = $(call github,NXPmicro,imx-kobs,$(IMX_KOBS_VERSION))
+IMX_KOBS_VERSION = a0e9adce2fb7fcd57e794d7f9a5deba0f94f521b
+IMX_KOBS_SITE = $(call github,codeauroraforum,imx-kobs,$(IMX_KOBS_VERSION))
IMX_KOBS_LICENSE = GPL-2.0+
IMX_KOBS_LICENSE_FILES = COPYING
OpenPOWER on IntegriCloud