diff --git a/core/linux-odroid/PKGBUILD b/core/linux-odroid/PKGBUILD index 1e860f0bb..6208bf6d3 100644 --- a/core/linux-odroid/PKGBUILD +++ b/core/linux-odroid/PKGBUILD @@ -7,22 +7,22 @@ pkgbase=linux-odroid pkgname=('linux-odroid-x' 'linux-odroid-x2' 'linux-odroid-u2' 'linux-headers-odroid') _kernelname=${pkgname#linux} _basekernel=3.8 -pkgver=${_basekernel}.13.3 -pkgrel=4 +pkgver=${_basekernel}.13.4 +pkgrel=1 arch=('armv7h') url="http://github.com/hardkernel/linux/" license=('GPL2') makedepends=('xmlto' 'docbook-xsl' 'git' 'inetutils' 'bc') options=('!strip') -_commit=5f4a229167a382fcfaf0f22fc233598886bd0f14 +_commit=17b69ae37eb9d026555f1ed879646ffa28c4b5a3 source=("https://github.com/hardkernel/linux/archive/${_commit}.tar.gz" 'config_x' 'config_x2' 'config_u2') -md5sums=('5c080bede83c75b4abe873e17f2023c4' - '2e949c7bc1d4a12ba799ca202ceb7d1e' - '379d9ae158e6e848aaaa34f3dcc1fb1a' - '6570e922efb8109db3df4fd51877a7b2') +md5sums=('af28a2bf6e7caaaf23aae7785bdc1628' + '3019fdcedd733fd9b21e523603c1c294' + '469ad59234fcce7f1c4b196543c3aacb' + '07450cd16af3a9c99dc3a015c0b36918') build() { cd "${srcdir}/linux-${_commit}" diff --git a/core/linux-odroid/config_u2 b/core/linux-odroid/config_u2 index 3f924dc8c..d2f23abfe 100644 --- a/core/linux-odroid/config_u2 +++ b/core/linux-odroid/config_u2 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm 3.8.13.3 Kernel Configuration +# Linux/arm 3.8.13.4 Kernel Configuration # CONFIG_ARM=y CONFIG_SYS_SUPPORTS_APM_EMULATION=y @@ -460,6 +460,7 @@ CONFIG_MULTI_IRQ_HANDLER=y # CONFIG_ARM_ERRATA_742230 is not set # CONFIG_ARM_ERRATA_742231 is not set # CONFIG_PL310_ERRATA_588369 is not set +# CONFIG_ARM_ERRATA_643719 is not set # CONFIG_ARM_ERRATA_720789 is not set # CONFIG_PL310_ERRATA_727915 is not set # CONFIG_ARM_ERRATA_743622 is not set diff --git a/core/linux-odroid/config_x b/core/linux-odroid/config_x index 7941b9e8c..88a27bbff 100644 --- a/core/linux-odroid/config_x +++ b/core/linux-odroid/config_x @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm 3.8.13.3 Kernel Configuration +# Linux/arm 3.8.13.4 Kernel Configuration # CONFIG_ARM=y CONFIG_SYS_SUPPORTS_APM_EMULATION=y @@ -460,6 +460,7 @@ CONFIG_MULTI_IRQ_HANDLER=y # CONFIG_ARM_ERRATA_742230 is not set # CONFIG_ARM_ERRATA_742231 is not set # CONFIG_PL310_ERRATA_588369 is not set +# CONFIG_ARM_ERRATA_643719 is not set # CONFIG_ARM_ERRATA_720789 is not set # CONFIG_PL310_ERRATA_727915 is not set # CONFIG_ARM_ERRATA_743622 is not set diff --git a/core/linux-odroid/config_x2 b/core/linux-odroid/config_x2 index 27358077c..c3f6f10d1 100644 --- a/core/linux-odroid/config_x2 +++ b/core/linux-odroid/config_x2 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm 3.8.13.3 Kernel Configuration +# Linux/arm 3.8.13.4 Kernel Configuration # CONFIG_ARM=y CONFIG_SYS_SUPPORTS_APM_EMULATION=y @@ -460,6 +460,7 @@ CONFIG_MULTI_IRQ_HANDLER=y # CONFIG_ARM_ERRATA_742230 is not set # CONFIG_ARM_ERRATA_742231 is not set # CONFIG_PL310_ERRATA_588369 is not set +# CONFIG_ARM_ERRATA_643719 is not set # CONFIG_ARM_ERRATA_720789 is not set # CONFIG_PL310_ERRATA_727915 is not set # CONFIG_ARM_ERRATA_743622 is not set