mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
core/linux-am33x to 4.4.4-1
This commit is contained in:
parent
201fec14ab
commit
34795ea706
2 changed files with 5 additions and 6 deletions
|
@ -7,7 +7,7 @@ pkgbase=linux-am33x
|
||||||
_srcname=linux-4.4
|
_srcname=linux-4.4
|
||||||
_kernelname=${pkgbase#linux}
|
_kernelname=${pkgbase#linux}
|
||||||
_desc="TI AM335x Beaglebone (Black)"
|
_desc="TI AM335x Beaglebone (Black)"
|
||||||
pkgver=4.4.3
|
pkgver=4.4.4
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
rcnrel=bone5
|
rcnrel=bone5
|
||||||
arch=('armv7h')
|
arch=('armv7h')
|
||||||
|
@ -21,10 +21,10 @@ source=("http://www.kernel.org/pub/linux/kernel/v4.x/${_srcname}.tar.xz"
|
||||||
"git+https://github.com/RobertCNelson/bb.org-overlays.git"
|
"git+https://github.com/RobertCNelson/bb.org-overlays.git"
|
||||||
'config')
|
'config')
|
||||||
md5sums=('9a78fa2eb6c68ca5a40ed5af08142599'
|
md5sums=('9a78fa2eb6c68ca5a40ed5af08142599'
|
||||||
'078427483ee96f3e072e7b5409b5a117'
|
'07e9b2c5d0daf7fc2a1ee26a52adcbc0'
|
||||||
'7b3b47624ca6eb1c0c0666919a8422f1'
|
'5e525baa0f1b3d8991dd0383f5ea2d8f'
|
||||||
'SKIP'
|
'SKIP'
|
||||||
'5fadb292892e3d9c7d369cdf5b11b988')
|
'1f20cd22042289910d389c005ad68cf3')
|
||||||
|
|
||||||
prepare() {
|
prepare() {
|
||||||
cd "${srcdir}/${_srcname}"
|
cd "${srcdir}/${_srcname}"
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
#
|
#
|
||||||
# Automatically generated file; DO NOT EDIT.
|
# Automatically generated file; DO NOT EDIT.
|
||||||
# Linux/arm 4.4.1-1 Kernel Configuration
|
# Linux/arm 4.4.4-1 Kernel Configuration
|
||||||
#
|
#
|
||||||
CONFIG_ARM=y
|
CONFIG_ARM=y
|
||||||
CONFIG_ARM_HAS_SG_CHAIN=y
|
CONFIG_ARM_HAS_SG_CHAIN=y
|
||||||
|
@ -5832,7 +5832,6 @@ CONFIG_ARM_UNWIND=y
|
||||||
# CONFIG_DEBUG_LL is not set
|
# CONFIG_DEBUG_LL is not set
|
||||||
CONFIG_DEBUG_LL_INCLUDE="mach/debug-macro.S"
|
CONFIG_DEBUG_LL_INCLUDE="mach/debug-macro.S"
|
||||||
# CONFIG_DEBUG_UART_8250 is not set
|
# CONFIG_DEBUG_UART_8250 is not set
|
||||||
# CONFIG_DEBUG_UART_BCM63XX is not set
|
|
||||||
CONFIG_UNCOMPRESS_INCLUDE="debug/uncompress.h"
|
CONFIG_UNCOMPRESS_INCLUDE="debug/uncompress.h"
|
||||||
# CONFIG_ARM_KPROBES_TEST is not set
|
# CONFIG_ARM_KPROBES_TEST is not set
|
||||||
# CONFIG_PID_IN_CONTEXTIDR is not set
|
# CONFIG_PID_IN_CONTEXTIDR is not set
|
||||||
|
|
Loading…
Reference in a new issue