diff --git a/core/linux-boundary/PKGBUILD b/core/linux-boundary/PKGBUILD
index 8ac994e63..fd141db3f 100644
--- a/core/linux-boundary/PKGBUILD
+++ b/core/linux-boundary/PKGBUILD
@@ -4,12 +4,12 @@
 buildarch=4
 
 pkgbase=linux-boundary
-_commit=3d311e8d454777ade1dd5c983f0715d424c19d60
+_commit=cfb334db7a520b947d1db3620d4b594c47c0c4bb
 _srcname=linux-imx6-${_commit}
 _kernelname=${pkgbase#linux}
 _desc="i.MX6 Nitrogen6X/Sabre Lite"
 pkgver=3.10.17
-pkgrel=4
+pkgrel=5
 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=('95df1696ac8944a32857b7a1480ecbb8'
+md5sums=('539b0ec2419c61b53a9533755d44d1fb'
          '2fb9e5574873483820a57445dd9d031b')
 
 prepare() {