mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-09 00:17:31 +00:00
core/linux-odroid-c1 to 3.10.75-1
This commit is contained in:
parent
0cd96bf49a
commit
ac853aad50
2 changed files with 7 additions and 7 deletions
|
@ -4,12 +4,12 @@
|
|||
buildarch=4
|
||||
|
||||
pkgbase=linux-odroid-c1
|
||||
_commit=af68aa6d871653aa6ac22893dd858df408505f24
|
||||
_commit=a7614398199a077cdfe1e4ba821510c05ca847ce
|
||||
_srcname=linux-${_commit}
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="ODROID-C1"
|
||||
pkgver=3.10.73
|
||||
pkgrel=5
|
||||
pkgver=3.10.75
|
||||
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=('932cb8d9f4e5b2690b81a7f0203ae6a0'
|
||||
md5sums=('340c7bc94dae3520c31f736e3026915c'
|
||||
'SKIP'
|
||||
'5f6f47ea6d52622119d9ed2aa76f41c4'
|
||||
'8ff180b30507b796ac139ca395a0cfd7'
|
||||
'b8956789318f49cec5b8bb0b41654a9b'
|
||||
'1d2f1d042ebe8b49a85b6ceab9dc0dd4'
|
||||
'b2014d69ffa477f23d3a311a621a6bdc')
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 3.10.73-5 Kernel Configuration
|
||||
# Linux/arm 3.10.75-1 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM=y
|
||||
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
|
||||
|
@ -2690,7 +2690,7 @@ CONFIG_MEDIA_DIGITAL_TV_SUPPORT=y
|
|||
CONFIG_MEDIA_RADIO_SUPPORT=y
|
||||
CONFIG_MEDIA_RC_SUPPORT=y
|
||||
CONFIG_MEDIA_CONTROLLER=y
|
||||
# CONFIG_MEDIA_CONTROLLER_DVB is not set
|
||||
CONFIG_MEDIA_CONTROLLER_DVB=y
|
||||
CONFIG_VIDEO_DEV=y
|
||||
CONFIG_VIDEO_V4L2_SUBDEV_API=y
|
||||
CONFIG_VIDEO_V4L2=y
|
||||
|
|
Loading…
Reference in a new issue