diff --git a/core/linux-odroid/PKGBUILD b/core/linux-odroid/PKGBUILD index e3cc74c25..b63ad10c7 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.18 -pkgrel=2 +pkgver=${_basekernel}.13.19 +pkgrel=1 arch=('armv7h') url="http://github.com/hardkernel/linux/" license=('GPL2') makedepends=('xmlto' 'docbook-xsl' 'kmod' 'git' 'inetutils' 'bc') options=('!strip') -_commit=93ca552d47d5b16c4f16cee4357796aa4e3171c2 +_commit=eadf71048c5821e289932b5fa8d8f6ece951facf source=("https://github.com/hardkernel/linux/archive/${_commit}.tar.gz" 'config_x' 'config_x2' 'config_u2') -md5sums=('b59c21a39832e2a02740ba27a4689561' - '1a8fb9ec3ee501a58b5c0b9e9c2bc878' - '55d6b452ce29bed4386c963b1a6a3c32' - '4f8a17f286dd28f2971573be4f19d13d') +md5sums=('eb194a6ebe2c142271c570682a2e6df0' + '60e0c5fd65662f6c9c110874517d5a2f' + '4c70a4cf1c991d666e89a4875b3104d2' + '6f402a2826f875ada090b50d36353d07') build() { cd "${srcdir}/linux-${_commit}" diff --git a/core/linux-odroid/config_u2 b/core/linux-odroid/config_u2 index 000f53b2d..7e608d93b 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.18 Kernel Configuration +# Linux/arm 3.8.13.19 Kernel Configuration # CONFIG_ARM=y CONFIG_SYS_SUPPORTS_APM_EMULATION=y @@ -1860,6 +1860,7 @@ CONFIG_I2C_ALGOBIT=y # CONFIG_I2C_CBUS_GPIO is not set # CONFIG_I2C_DESIGNWARE_PLATFORM is not set CONFIG_I2C_GPIO=y +CONFIG_I2C_GPIO_CUSTOM=m # CONFIG_I2C_NOMADIK is not set # CONFIG_I2C_OCORES is not set # CONFIG_I2C_PCA_PLATFORM is not set diff --git a/core/linux-odroid/config_x b/core/linux-odroid/config_x index d6b33b694..43ee5eb21 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.18 Kernel Configuration +# Linux/arm 3.8.13.19 Kernel Configuration # CONFIG_ARM=y CONFIG_SYS_SUPPORTS_APM_EMULATION=y @@ -1867,6 +1867,7 @@ CONFIG_I2C_ALGOBIT=y # CONFIG_I2C_CBUS_GPIO is not set # CONFIG_I2C_DESIGNWARE_PLATFORM is not set CONFIG_I2C_GPIO=y +# CONFIG_I2C_GPIO_CUSTOM is not set # CONFIG_I2C_NOMADIK is not set # CONFIG_I2C_OCORES is not set # CONFIG_I2C_PCA_PLATFORM is not set diff --git a/core/linux-odroid/config_x2 b/core/linux-odroid/config_x2 index 0686ec7f9..473e397b3 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.18 Kernel Configuration +# Linux/arm 3.8.13.19 Kernel Configuration # CONFIG_ARM=y CONFIG_SYS_SUPPORTS_APM_EMULATION=y @@ -1867,6 +1867,7 @@ CONFIG_I2C_ALGOBIT=y # CONFIG_I2C_CBUS_GPIO is not set # CONFIG_I2C_DESIGNWARE_PLATFORM is not set CONFIG_I2C_GPIO=y +# CONFIG_I2C_GPIO_CUSTOM is not set # CONFIG_I2C_NOMADIK is not set # CONFIG_I2C_OCORES is not set # CONFIG_I2C_PCA_PLATFORM is not set