mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
core/linux-am33x to 5.16.2-2
This commit is contained in:
parent
61950ecea2
commit
2073fdb078
2 changed files with 4 additions and 4 deletions
|
@ -8,7 +8,7 @@ _srcname=linux-5.16
|
||||||
_kernelname=${pkgbase#linux}
|
_kernelname=${pkgbase#linux}
|
||||||
_desc="TI AM335x Beaglebone (Black)"
|
_desc="TI AM335x Beaglebone (Black)"
|
||||||
pkgver=5.16.2
|
pkgver=5.16.2
|
||||||
pkgrel=1
|
pkgrel=2
|
||||||
rcnver=5.16.0
|
rcnver=5.16.0
|
||||||
rcnrel=bone10
|
rcnrel=bone10
|
||||||
arch=('armv7h')
|
arch=('armv7h')
|
||||||
|
@ -29,7 +29,7 @@ md5sums=('e6680ce7c989a3efe58b51e3f3f0bf93'
|
||||||
'940c12abd4e83fe4d736a17a8e1c694d'
|
'940c12abd4e83fe4d736a17a8e1c694d'
|
||||||
'SKIP'
|
'SKIP'
|
||||||
'ee16bcdbbf978e714455933ecd6dd8fe'
|
'ee16bcdbbf978e714455933ecd6dd8fe'
|
||||||
'9c6cff1eb2cfafb922e55fb1d95eb3e7'
|
'2ea4547fa7e06e9f9883b8132f9f4cc9'
|
||||||
'78ccc998f27eec49a9d5490218b1b1ab'
|
'78ccc998f27eec49a9d5490218b1b1ab'
|
||||||
'79fa396e3f9a09a85156d6d7c2d34b58')
|
'79fa396e3f9a09a85156d6d7c2d34b58')
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
#
|
#
|
||||||
# Automatically generated file; DO NOT EDIT.
|
# Automatically generated file; DO NOT EDIT.
|
||||||
# Linux/arm 5.16.1-1 Kernel Configuration
|
# Linux/arm 5.16.2-1 Kernel Configuration
|
||||||
#
|
#
|
||||||
CONFIG_CC_VERSION_TEXT="gcc (GCC) 10.2.0"
|
CONFIG_CC_VERSION_TEXT="gcc (GCC) 10.2.0"
|
||||||
CONFIG_CC_IS_GCC=y
|
CONFIG_CC_IS_GCC=y
|
||||||
|
@ -1859,7 +1859,7 @@ CONFIG_EXTRA_FIRMWARE="regulatory.db regulatory.db.p7s am335x-pm-firmware.elf am
|
||||||
CONFIG_EXTRA_FIRMWARE_DIR="firmware"
|
CONFIG_EXTRA_FIRMWARE_DIR="firmware"
|
||||||
CONFIG_FW_LOADER_USER_HELPER=y
|
CONFIG_FW_LOADER_USER_HELPER=y
|
||||||
# CONFIG_FW_LOADER_USER_HELPER_FALLBACK is not set
|
# CONFIG_FW_LOADER_USER_HELPER_FALLBACK is not set
|
||||||
# CONFIG_FW_LOADER_COMPRESS is not set
|
CONFIG_FW_LOADER_COMPRESS=y
|
||||||
CONFIG_FW_CACHE=y
|
CONFIG_FW_CACHE=y
|
||||||
# end of Firmware loader
|
# end of Firmware loader
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue