From c3dd07268953ed485ea5fc579847e051393b2313 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Tue, 30 Aug 2016 01:43:19 +0000 Subject: [PATCH] core/linux-odroid-c1 to 3.10.103-1 --- core/linux-odroid-c1/PKGBUILD | 12 +++++------- core/linux-odroid-c1/config | 5 +++-- 2 files changed, 8 insertions(+), 9 deletions(-) diff --git a/core/linux-odroid-c1/PKGBUILD b/core/linux-odroid-c1/PKGBUILD index 4d693455a..3c256acca 100644 --- a/core/linux-odroid-c1/PKGBUILD +++ b/core/linux-odroid-c1/PKGBUILD @@ -4,12 +4,12 @@ buildarch=4 pkgbase=linux-odroid-c1 -_commit=8b23fa19c5de7d1084d3bbfac439ce402d3d3388 +_commit=c8cd7397fca55ec03252e9e3a892dc489915bf90 _srcname=linux-${_commit} _kernelname=${pkgbase#linux} _desc="ODROID-C1" -pkgver=3.10.96 -pkgrel=9 +pkgver=3.10.103 +pkgrel=1 arch=('armv7h') url="https://github.com/hardkernel/linux" license=('GPL2') @@ -19,9 +19,9 @@ source=("https://github.com/hardkernel/linux/archive/${_commit}.tar.gz" "git+https://github.com/mdrjr/c1_bootini.git" 'config' 'amlogic.service') -md5sums=('03cb7e1128d0939ccbfed470da819af7' +md5sums=('e496a519d017a23363ce461e032389f7' 'SKIP' - '67a33d4c1b9fc5a0a72350f3f11ecde8' + '7e46565d21991775bb229b19c0c3dab1' 'b8956789318f49cec5b8bb0b41654a9b') prepare() { @@ -34,8 +34,6 @@ prepare() { # don't run depmod on 'make install'. We'll do this ourselves in packaging sed -i '2iexit 0' scripts/depmod.sh - - cp include/linux/compiler-gcc5.h include/linux/compiler-gcc6.h } build() { diff --git a/core/linux-odroid-c1/config b/core/linux-odroid-c1/config index 7b248cf0a..71d8a49bb 100644 --- a/core/linux-odroid-c1/config +++ b/core/linux-odroid-c1/config @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm 3.10.96-6 Kernel Configuration +# Linux/arm 3.10.103-1 Kernel Configuration # CONFIG_ARM=y CONFIG_ARM_HAS_SG_CHAIN=y @@ -1799,7 +1799,7 @@ CONFIG_ATA_OVER_ETH=m # CONFIG_DS1682 is not set # CONFIG_TI_DAC7512 is not set # CONFIG_UID_STAT is not set -CONFIG_BMP085=y +CONFIG_BMP085=m CONFIG_BMP085_I2C=m # CONFIG_BMP085_SPI is not set CONFIG_SI1132=m @@ -2246,6 +2246,7 @@ CONFIG_TOUCHSCREEN_W90X900=m CONFIG_TOUCHSCREEN_ST1232=m CONFIG_TOUCHSCREEN_TPS6507X=m CONFIG_TOUCHSCREEN_DWAV_USB_MT=m +CONFIG_TOUCHSCREEN_SX865X=m CONFIG_INPUT_MISC=y # CONFIG_INPUT_AD714X is not set # CONFIG_INPUT_BMA150 is not set