mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-09 00:17:31 +00:00
core/linux-boundary to 3.10.17-13
This commit is contained in:
parent
6189c2a3e2
commit
95e46df194
2 changed files with 6 additions and 6 deletions
|
@ -4,12 +4,12 @@
|
|||
buildarch=4
|
||||
|
||||
pkgbase=linux-boundary
|
||||
_commit=8cc795e3d692f64e7708967c0ba7671a297b88b6
|
||||
_commit=898ce9575bc2df20041ed35990114ed0e60826ae
|
||||
_srcname=linux-imx6-${_commit}
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="i.MX6 Nitrogen6X/Sabre Lite"
|
||||
pkgver=3.10.17
|
||||
pkgrel=12
|
||||
pkgrel=13
|
||||
arch=('armv7h')
|
||||
url="https://github.com/boundarydevices/linux-imx6/tree/boundary-imx_3.10.17_1.0.1_ga"
|
||||
license=('GPL2')
|
||||
|
@ -17,8 +17,8 @@ makedepends=('xmlto' 'docbook-xsl' 'kmod' 'inetutils' 'bc')
|
|||
options=('!strip')
|
||||
source=("https://github.com/boundarydevices/linux-imx6/archive/${_commit}.tar.gz"
|
||||
'config')
|
||||
md5sums=('86e58ece59087762913b0d42766f2f1f'
|
||||
'58d52d26aa322fda3874495ebac84077')
|
||||
md5sums=('9ea2cb899f48a55635e8f7426817581d'
|
||||
'8301ac70965fac93cafa9481607caef5')
|
||||
|
||||
prepare() {
|
||||
cd "${srcdir}/${_srcname}"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 3.10.17-12 Kernel Configuration
|
||||
# Linux/arm 3.10.17-13 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM=y
|
||||
CONFIG_MIGHT_HAVE_PCI=y
|
||||
|
@ -4046,7 +4046,7 @@ CONFIG_RTC_DRV_ISL1208=y
|
|||
# CONFIG_RTC_DRV_RX8025 is not set
|
||||
# CONFIG_RTC_DRV_EM3027 is not set
|
||||
# CONFIG_RTC_DRV_RV3029C2 is not set
|
||||
# CONFIG_RTC_DRV_RV4162 is not set
|
||||
CONFIG_RTC_DRV_RV4162=y
|
||||
|
||||
#
|
||||
# SPI RTC drivers
|
||||
|
|
Loading…
Reference in a new issue