diff --git a/core/linux-boundary/PKGBUILD b/core/linux-boundary/PKGBUILD
index 342176f9a..93e25559a 100644
--- a/core/linux-boundary/PKGBUILD
+++ b/core/linux-boundary/PKGBUILD
@@ -4,12 +4,12 @@
 buildarch=4
 
 pkgbase=linux-boundary
-_commit=62ef71f3f6dc199ecc533c5aea7a88b74e5bf449
+_commit=a62848b1032ebb5ea31c86af260d359e1adcd85c
 _srcname=linux-imx6-${_commit}
 _kernelname=${pkgbase#linux}
 _desc="i.MX6 Nitrogen6X/Sabre Lite"
 pkgver=3.10.17
-pkgrel=9
+pkgrel=10
 arch=('armv7h')
 url="https://github.com/boundarydevices/linux-imx6/tree/boundary-imx_3.10.17_1.0.0_ga"
 license=('GPL2')
@@ -17,7 +17,7 @@ makedepends=('xmlto' 'docbook-xsl' 'kmod' 'inetutils' 'bc')
 options=('!strip')
 source=("https://github.com/boundarydevices/linux-imx6/archive/${_commit}.tar.gz"
         'config')
-md5sums=('a66f3220f8a0544d25058e207e724324'
+md5sums=('7e0e24c88d41158edf88df99c8587f17'
          'fe732610cc8d1c7dfced5469e17e570a')
 
 prepare() {