mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
core/linux-odroid-xu-headless to 3.4.104-2
This commit is contained in:
parent
abe6e8e7fc
commit
efd77ce035
2 changed files with 6 additions and 5 deletions
|
@ -4,12 +4,12 @@
|
|||
buildarch=4
|
||||
|
||||
pkgbase=linux-odroid-xu-headless
|
||||
_commit=f9ff5aaba6f2374c3007f7e05eb21d1310c5dd48
|
||||
_commit=1295533c4c4eeedaabd55bc7c2d857003cb97f4a
|
||||
_srcname=linux-${_commit}
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="ODROID-XU (headless)"
|
||||
pkgver=3.4.104
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
arch=('armv7h')
|
||||
url="http://www.kernel.org/"
|
||||
license=('GPL2')
|
||||
|
@ -18,8 +18,8 @@ options=('!strip')
|
|||
source=("https://github.com/hardkernel/linux/archive/${_commit}.tar.gz"
|
||||
'config'
|
||||
'size.patch')
|
||||
md5sums=('3914d3a19210b1a4c63430f85db5b8dd'
|
||||
'a231c7d5685d67e016948d5f184ea13b'
|
||||
md5sums=('bfbe29e3f747929ab4a6322c8ccc6473'
|
||||
'f80b91d1cd075d541f9f333b9d385f1c'
|
||||
'45b9fd00c7cad62dcd5782b2ba9c4d34')
|
||||
|
||||
prepare() {
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 3.4.98-1 Kernel Configuration
|
||||
# Linux/arm 3.4.104-2 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM=y
|
||||
CONFIG_HAVE_PWM=y
|
||||
|
@ -2308,6 +2308,7 @@ CONFIG_DVB_USB=m
|
|||
# CONFIG_DVB_USB_IT913X is not set
|
||||
# CONFIG_DVB_USB_MXL111SF is not set
|
||||
# CONFIG_DVB_USB_RTL28XXU is not set
|
||||
# CONFIG_DVB_USB_RTL2832 is not set
|
||||
# CONFIG_SMS_SIANO_MDTV is not set
|
||||
|
||||
#
|
||||
|
|
Loading…
Reference in a new issue