mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-09 00:17:31 +00:00
core/linux-odroid-c1 to 3.10.73-1
This commit is contained in:
parent
30c5b46223
commit
acfc5d8960
2 changed files with 7 additions and 6 deletions
|
@ -4,12 +4,12 @@
|
|||
buildarch=4
|
||||
|
||||
pkgbase=linux-odroid-c1
|
||||
_commit=312f9bed71bcb411538514f917349490f05b1175
|
||||
_commit=7ed7e4aeb4ae13c7a484d2d313946ab7250c447d
|
||||
_srcname=linux-${_commit}
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="ODROID-C1"
|
||||
pkgver=3.10.72
|
||||
pkgrel=3
|
||||
pkgver=3.10.73
|
||||
pkgrel=1
|
||||
arch=('armv7h')
|
||||
url="https://github.com/hardkernel/linux"
|
||||
license=('GPL2')
|
||||
|
@ -21,9 +21,9 @@ source=("https://github.com/hardkernel/linux/archive/${_commit}.tar.gz"
|
|||
'amlogic.service'
|
||||
'0001-dirty-status-led-active-low-hack.patch'
|
||||
'0002-remove-backports-cflags.patch')
|
||||
md5sums=('9ac0faa7ea8cbc157f465ade8ba9b145'
|
||||
md5sums=('eaac82643d27abc91dbe6121e593ea9e'
|
||||
'SKIP'
|
||||
'8194b92d76e26e103be3bf971649f4b0'
|
||||
'a5746d4e01efae127851e9f93a4d14b6'
|
||||
'b8956789318f49cec5b8bb0b41654a9b'
|
||||
'1d2f1d042ebe8b49a85b6ceab9dc0dd4'
|
||||
'b2014d69ffa477f23d3a311a621a6bdc')
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 3.10.72-2 Kernel Configuration
|
||||
# Linux/arm 3.10.73-1 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM=y
|
||||
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
|
||||
|
@ -4877,6 +4877,7 @@ CONFIG_BACKPORT_RT2X00_LIB_USB=m
|
|||
CONFIG_BACKPORT_RT2X00_LIB=m
|
||||
CONFIG_BACKPORT_RT2X00_LIB_FIRMWARE=y
|
||||
CONFIG_BACKPORT_RT2X00_LIB_CRYPTO=y
|
||||
CONFIG_BACKPORT_RT2X00_LIB_LEDS=y
|
||||
# CONFIG_BACKPORT_RT2X00_DEBUG is not set
|
||||
CONFIG_BACKPORT_RTL_CARDS=y
|
||||
CONFIG_BACKPORT_RTL8192CU=m
|
||||
|
|
Loading…
Reference in a new issue