mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
core/linux-odroid-c1 to 3.10.104-8
This commit is contained in:
parent
382bd92c13
commit
31cb35fd80
2 changed files with 6 additions and 5 deletions
|
@ -4,12 +4,12 @@
|
||||||
buildarch=4
|
buildarch=4
|
||||||
|
|
||||||
pkgbase=linux-odroid-c1
|
pkgbase=linux-odroid-c1
|
||||||
_commit=647316d8199babad4cd22309849842e035494f2b
|
_commit=2c3a83cf3d7cf184b1623864080e3bba14f29709
|
||||||
_srcname=linux-${_commit}
|
_srcname=linux-${_commit}
|
||||||
_kernelname=${pkgbase#linux}
|
_kernelname=${pkgbase#linux}
|
||||||
_desc="ODROID-C1"
|
_desc="ODROID-C1"
|
||||||
pkgver=3.10.104
|
pkgver=3.10.104
|
||||||
pkgrel=7
|
pkgrel=8
|
||||||
arch=('armv7h')
|
arch=('armv7h')
|
||||||
url="https://github.com/hardkernel/linux"
|
url="https://github.com/hardkernel/linux"
|
||||||
license=('GPL2')
|
license=('GPL2')
|
||||||
|
@ -20,10 +20,10 @@ source=("https://github.com/hardkernel/linux/archive/${_commit}.tar.gz"
|
||||||
'0001-packet-fix-race-condition-in-packet_set_ring.patch'
|
'0001-packet-fix-race-condition-in-packet_set_ring.patch'
|
||||||
'config'
|
'config'
|
||||||
'amlogic.service')
|
'amlogic.service')
|
||||||
md5sums=('a0de520404bd83e104ebcc66ef6d1085'
|
md5sums=('d06e25e1a724c6214831be3d357b3204'
|
||||||
'SKIP'
|
'SKIP'
|
||||||
'681ed4c48a9ee2a767f1df806623a9f2'
|
'681ed4c48a9ee2a767f1df806623a9f2'
|
||||||
'ae280b14182b51f8a85f79d963c1139f'
|
'0f9784fa30b20bfe6809440ede05107b'
|
||||||
'b8956789318f49cec5b8bb0b41654a9b')
|
'b8956789318f49cec5b8bb0b41654a9b')
|
||||||
|
|
||||||
prepare() {
|
prepare() {
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
#
|
#
|
||||||
# Automatically generated file; DO NOT EDIT.
|
# Automatically generated file; DO NOT EDIT.
|
||||||
# Linux/arm 3.10.104-4 Kernel Configuration
|
# Linux/arm 3.10.104-8 Kernel Configuration
|
||||||
#
|
#
|
||||||
CONFIG_ARM=y
|
CONFIG_ARM=y
|
||||||
CONFIG_ARM_HAS_SG_CHAIN=y
|
CONFIG_ARM_HAS_SG_CHAIN=y
|
||||||
|
@ -2310,6 +2310,7 @@ CONFIG_HW_RANDOM_MESON=y
|
||||||
# CONFIG_RAW_DRIVER is not set
|
# CONFIG_RAW_DRIVER is not set
|
||||||
# CONFIG_TCG_TPM is not set
|
# CONFIG_TCG_TPM is not set
|
||||||
# CONFIG_DCC_TTY is not set
|
# CONFIG_DCC_TTY is not set
|
||||||
|
CONFIG_MESON_GPIOMEM=m
|
||||||
CONFIG_I2C=y
|
CONFIG_I2C=y
|
||||||
CONFIG_I2C_BOARDINFO=y
|
CONFIG_I2C_BOARDINFO=y
|
||||||
CONFIG_I2C_COMPAT=y
|
CONFIG_I2C_COMPAT=y
|
||||||
|
|
Loading…
Reference in a new issue