mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
core/linux-am33x-legacy to 3.8.13-22
This commit is contained in:
parent
8762228635
commit
4aa946363b
2 changed files with 7 additions and 7 deletions
|
@ -5,13 +5,12 @@ buildarch=4
|
|||
|
||||
pkgbase=linux-am33x-legacy
|
||||
pkgname=('linux-am33x-legacy' 'linux-headers-am33x-legacy')
|
||||
# pkgname=linux-custom # Build kernel with a different name
|
||||
_kernelname=${pkgname#linux}
|
||||
_basekernel=3.8
|
||||
pkgver=${_basekernel}.13
|
||||
pkgrel=21
|
||||
bonerel=48
|
||||
arch=('arm')
|
||||
pkgrel=22
|
||||
bonerel=49
|
||||
arch=('armv7h')
|
||||
url="http://www.kernel.org/"
|
||||
license=('GPL2')
|
||||
makedepends=('xmlto' 'docbook-xsl' 'uboot-mkimage' 'kmod' 'git' 'inetutils')
|
||||
|
@ -24,8 +23,8 @@ source=("ftp://ftp.kernel.org/pub/linux/kernel/v3.x/linux-${_basekernel}.tar.xz"
|
|||
'aufs3-3.8.patch.xz')
|
||||
md5sums=('1c738edfc54e7c65faeb90c436104e2f'
|
||||
'412da22dabe4d7fcb78b3c14e53cd892'
|
||||
'f1d28db7012f681a3fcfb6def4506de7'
|
||||
'c50520edb1688fa17cc2e494b99416ec'
|
||||
'a2a8161cf6b6b6364f282cb153e21e71'
|
||||
'3e468cd854098499028f9b3b754d5f97'
|
||||
'9d3c56a4b999c8bfbd4018089a62f662'
|
||||
'd819af0969e0726cbf9ae6be5e044a75')
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 3.8.13-21 Kernel Configuration
|
||||
# Linux/arm 3.8.13-22 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM=y
|
||||
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
|
||||
|
@ -1539,6 +1539,7 @@ CONFIG_CAPE_BEAGLEBONE=y
|
|||
CONFIG_CAPE_BEAGLEBONE_GEIGER=y
|
||||
CONFIG_CAPE_BEAGLEBONE_ARGUS=y
|
||||
CONFIG_CAPE_BEAGLEBONE_NIXIE=y
|
||||
CONFIG_CAPE_LOGIBONE_R1=y
|
||||
|
||||
#
|
||||
# SCSI device support
|
||||
|
|
Loading…
Reference in a new issue