mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
core/linux-odroid-xu3 to 4.14.150-1
This commit is contained in:
parent
296266c763
commit
546d95d0a2
2 changed files with 6 additions and 7 deletions
|
@ -4,12 +4,12 @@
|
||||||
buildarch=4
|
buildarch=4
|
||||||
|
|
||||||
pkgbase=linux-odroid-xu3
|
pkgbase=linux-odroid-xu3
|
||||||
_commit=87ac02b49f31e4a4eba706ec702180d84c918a7e
|
_commit=c456d93d48f4ca73f2f50a2fe448449b6a16dbc8
|
||||||
_srcname=linux-${_commit}
|
_srcname=linux-${_commit}
|
||||||
_kernelname=${pkgbase#linux}
|
_kernelname=${pkgbase#linux}
|
||||||
_desc="ODROID-XU3/XU4/HC1"
|
_desc="ODROID-XU3/XU4/HC1"
|
||||||
pkgver=4.14.141
|
pkgver=4.14.150
|
||||||
pkgrel=2
|
pkgrel=1
|
||||||
arch=('armv7h')
|
arch=('armv7h')
|
||||||
url="https://github.com/hardkernel/linux"
|
url="https://github.com/hardkernel/linux"
|
||||||
license=('GPL2')
|
license=('GPL2')
|
||||||
|
@ -19,8 +19,8 @@ source=("https://github.com/hardkernel/linux/archive/${_commit}.tar.gz"
|
||||||
'config'
|
'config'
|
||||||
'linux.preset'
|
'linux.preset'
|
||||||
'99-linux.hook')
|
'99-linux.hook')
|
||||||
md5sums=('c197baed92e2e1fea98ab8c0d2f3c425'
|
md5sums=('00211bfb5f9b3d5496c17cbec611b46a'
|
||||||
'09898c1aeaff78bc10253b020cb2c26b'
|
'9543b9742d89fd7afda9f57768bdced1'
|
||||||
'a84976d500db50cee07177eccfe2f455'
|
'a84976d500db50cee07177eccfe2f455'
|
||||||
'79fa396e3f9a09a85156d6d7c2d34b58')
|
'79fa396e3f9a09a85156d6d7c2d34b58')
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
#
|
#
|
||||||
# Automatically generated file; DO NOT EDIT.
|
# Automatically generated file; DO NOT EDIT.
|
||||||
# Linux/arm 4.14.141-1 Kernel Configuration
|
# Linux/arm 4.14.150-1 Kernel Configuration
|
||||||
#
|
#
|
||||||
CONFIG_ARM=y
|
CONFIG_ARM=y
|
||||||
CONFIG_ARM_HAS_SG_CHAIN=y
|
CONFIG_ARM_HAS_SG_CHAIN=y
|
||||||
|
@ -4350,7 +4350,6 @@ CONFIG_USB_SERIAL_QT2=m
|
||||||
# CONFIG_USB_EMI26 is not set
|
# CONFIG_USB_EMI26 is not set
|
||||||
# CONFIG_USB_ADUTUX is not set
|
# CONFIG_USB_ADUTUX is not set
|
||||||
# CONFIG_USB_SEVSEG is not set
|
# CONFIG_USB_SEVSEG is not set
|
||||||
# CONFIG_USB_RIO500 is not set
|
|
||||||
# CONFIG_USB_LEGOTOWER is not set
|
# CONFIG_USB_LEGOTOWER is not set
|
||||||
# CONFIG_USB_LCD is not set
|
# CONFIG_USB_LCD is not set
|
||||||
# CONFIG_USB_CYPRESS_CY7C63 is not set
|
# CONFIG_USB_CYPRESS_CY7C63 is not set
|
||||||
|
|
Loading…
Reference in a new issue