mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
core/linux-odroid-c1 to 3.10.104-2
This commit is contained in:
parent
1f07bae170
commit
fe17210a85
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=3c68a072ac12a563d9646bf352455b7e2e4389c0
|
_commit=a29ae5efa45a77d442f325d1227c5491e0b6f312
|
||||||
_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=1
|
pkgrel=2
|
||||||
arch=('armv7h')
|
arch=('armv7h')
|
||||||
url="https://github.com/hardkernel/linux"
|
url="https://github.com/hardkernel/linux"
|
||||||
license=('GPL2')
|
license=('GPL2')
|
||||||
|
@ -19,9 +19,9 @@ source=("https://github.com/hardkernel/linux/archive/${_commit}.tar.gz"
|
||||||
"git+https://github.com/mdrjr/c1_bootini.git"
|
"git+https://github.com/mdrjr/c1_bootini.git"
|
||||||
'config'
|
'config'
|
||||||
'amlogic.service')
|
'amlogic.service')
|
||||||
md5sums=('fea3aa40cf01e969686d2eb19026d171'
|
md5sums=('b45d38bcbee0274806d130dc9ec1dc2a'
|
||||||
'SKIP'
|
'SKIP'
|
||||||
'02640c03ebebfbd4fccb96ac351593a0'
|
'af74c12b4fb562cf958f3810f7c0c788'
|
||||||
'b8956789318f49cec5b8bb0b41654a9b')
|
'b8956789318f49cec5b8bb0b41654a9b')
|
||||||
|
|
||||||
prepare() {
|
prepare() {
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
#
|
#
|
||||||
# Automatically generated file; DO NOT EDIT.
|
# Automatically generated file; DO NOT EDIT.
|
||||||
# Linux/arm 3.10.103-3 Kernel Configuration
|
# Linux/arm 3.10.104-2 Kernel Configuration
|
||||||
#
|
#
|
||||||
CONFIG_ARM=y
|
CONFIG_ARM=y
|
||||||
CONFIG_ARM_HAS_SG_CHAIN=y
|
CONFIG_ARM_HAS_SG_CHAIN=y
|
||||||
|
@ -5049,6 +5049,7 @@ CONFIG_BACKPORT_USB_NET_DRIVERS=y
|
||||||
CONFIG_BACKPORT_USB_USBNET=m
|
CONFIG_BACKPORT_USB_USBNET=m
|
||||||
CONFIG_BACKPORT_USB_NET_CDCETHER=m
|
CONFIG_BACKPORT_USB_NET_CDCETHER=m
|
||||||
CONFIG_BACKPORT_USB_NET_CDC_NCM=m
|
CONFIG_BACKPORT_USB_NET_CDC_NCM=m
|
||||||
|
# CONFIG_BACKPORT_USB_NET_HUAWEI_CDC_NCM is not set
|
||||||
# CONFIG_BACKPORT_USB_NET_CDC_MBIM is not set
|
# CONFIG_BACKPORT_USB_NET_CDC_MBIM is not set
|
||||||
CONFIG_BACKPORT_USB_NET_RNDIS_HOST=m
|
CONFIG_BACKPORT_USB_NET_RNDIS_HOST=m
|
||||||
CONFIG_BACKPORT_USB_NET_QMI_WWAN=m
|
CONFIG_BACKPORT_USB_NET_QMI_WWAN=m
|
||||||
|
|
Loading…
Reference in a new issue