mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
core/linux-am33x to 5.0.2-1
This commit is contained in:
parent
91264c4d74
commit
e023a2ddbe
2 changed files with 7 additions and 7 deletions
|
@ -7,9 +7,9 @@ pkgbase=linux-am33x
|
|||
_srcname=linux-5.0
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="TI AM335x Beaglebone (Black)"
|
||||
pkgver=5.0.1
|
||||
pkgver=5.0.2
|
||||
pkgrel=1
|
||||
rcnrel=bone3
|
||||
rcnrel=bone4
|
||||
arch=('armv7h')
|
||||
url="http://www.kernel.org/"
|
||||
license=('GPL2')
|
||||
|
@ -25,12 +25,12 @@ source=("http://www.kernel.org/pub/linux/kernel/v5.x/${_srcname}.tar.xz"
|
|||
'linux.preset'
|
||||
'99-linux.hook')
|
||||
md5sums=('7381ce8aac80a01448e065ce795c19c0'
|
||||
'488f0f1b00a0861b4c3ddf578f1bd548'
|
||||
'ce136b11b16e955095720c7ffe0ca1f7'
|
||||
'31220991722b9f40ef9d7370557754a0'
|
||||
'65aa3c3007ab8d37ca5841f53dfc46aa'
|
||||
'SKIP'
|
||||
'ee16bcdbbf978e714455933ecd6dd8fe'
|
||||
'5698870a716fed205215d258cc71e296'
|
||||
'd9fa767507f9c723b116440b465ece89'
|
||||
'9d2f026503ef4df3d9f891d861bbdb2e'
|
||||
'78ccc998f27eec49a9d5490218b1b1ab'
|
||||
'79fa396e3f9a09a85156d6d7c2d34b58')
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 5.0.1-1 Kernel Configuration
|
||||
# Linux/arm 5.0.2-1 Kernel Configuration
|
||||
#
|
||||
|
||||
#
|
||||
|
@ -1578,7 +1578,7 @@ CONFIG_NL80211_TESTMODE=y
|
|||
# CONFIG_CFG80211_CERTIFICATION_ONUS is not set
|
||||
CONFIG_CFG80211_REQUIRE_SIGNED_REGDB=y
|
||||
CONFIG_CFG80211_USE_KERNEL_REGDB_KEYS=y
|
||||
CONFIG_CFG80211_DEFAULT_PS=y
|
||||
# CONFIG_CFG80211_DEFAULT_PS is not set
|
||||
# CONFIG_CFG80211_DEBUGFS is not set
|
||||
CONFIG_CFG80211_CRDA_SUPPORT=y
|
||||
CONFIG_CFG80211_WEXT=y
|
||||
|
|
Loading…
Reference in a new issue