core/linux-odroid-c1 to 3.10.103-1

This commit is contained in:
Kevin Mihelich 2016-08-30 01:43:19 +00:00
parent 282045a545
commit c3dd072689
2 changed files with 8 additions and 9 deletions

View file

@ -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() {

View file

@ -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