mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
core/linux-rpi to 5.15.36-2
* Bump to latest upstream and update configs * Incorporate Arch's block[1] of depmod since hooks do this/no need to track and package superfluous files 1. https://github.com/archlinux/svntogit-packages/blob/packages/linux/trunk/PKGBUILD#L88-L89
This commit is contained in:
parent
d130d8b7cf
commit
04e4594a90
3 changed files with 25 additions and 26 deletions
|
@ -9,7 +9,7 @@ _commit=66b54ce9f4e5041438091fcf46d18e8c04d9b110
|
|||
_srcname=linux-${_commit}
|
||||
_kernelname=${pkgbase#linux}
|
||||
pkgver=5.15.36
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc='Linux'
|
||||
url="http://www.kernel.org/"
|
||||
arch=(armv7h aarch64)
|
||||
|
@ -33,9 +33,9 @@ md5sums=('817582ce378a9a0870f8607f50c76fb6'
|
|||
'86d4a35722b5410e3b29fc92dae15d4b'
|
||||
'0a5f16bfec6ad982a2f6782724cca8ba'
|
||||
'441ec084c47cddc53e592fb0cbce4edf')
|
||||
md5sums_armv7h=('3de87143205e382006c160c7922b40c1'
|
||||
md5sums_armv7h=('d0a8b8bf1cf5f6fa2e6cfaf3ad72e73a'
|
||||
'a9a05a9e8487584b10a0191dd53e5170')
|
||||
md5sums_aarch64=('a392c1390e70fc3d0ef1ccb2b31cd762'
|
||||
md5sums_aarch64=('16c1cb027abea6c670bf67249d111504'
|
||||
'a9a05a9e8487584b10a0191dd53e5170')
|
||||
|
||||
# setup vars
|
||||
|
@ -89,7 +89,8 @@ _package() {
|
|||
echo "$pkgbase" | install -Dm644 /dev/stdin "$modulesdir/pkgbase"
|
||||
|
||||
echo "Installing modules..."
|
||||
make INSTALL_MOD_PATH="$pkgdir/usr" modules_install
|
||||
make INSTALL_MOD_PATH="$pkgdir/usr" INSTALL_MOD_STRIP=1 \
|
||||
DEPMOD=/doesnt/exist modules_install # Suppress depmod
|
||||
|
||||
# remove build and source links
|
||||
rm "$modulesdir"/{source,build}
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 5.15.33 Kernel Configuration
|
||||
# Linux/arm 5.15.36 Kernel Configuration
|
||||
#
|
||||
CONFIG_CC_VERSION_TEXT="gcc (GCC) 11.2.0"
|
||||
CONFIG_CC_IS_GCC=y
|
||||
|
@ -2153,7 +2153,7 @@ CONFIG_BCM2835_SMI=m
|
|||
# EEPROM support
|
||||
#
|
||||
CONFIG_EEPROM_AT24=m
|
||||
# CONFIG_EEPROM_AT25 is not set
|
||||
CONFIG_EEPROM_AT25=m
|
||||
# CONFIG_EEPROM_LEGACY is not set
|
||||
# CONFIG_EEPROM_MAX6875 is not set
|
||||
CONFIG_EEPROM_93CX6=m
|
||||
|
@ -2500,8 +2500,6 @@ CONFIG_BCMGENET=y
|
|||
# CONFIG_BNX2X is not set
|
||||
# CONFIG_SYSTEMPORT is not set
|
||||
# CONFIG_BNXT is not set
|
||||
CONFIG_NET_VENDOR_BROCADE=y
|
||||
# CONFIG_BNA is not set
|
||||
CONFIG_NET_VENDOR_CADENCE=y
|
||||
# CONFIG_MACB is not set
|
||||
CONFIG_NET_VENDOR_CAVIUM=y
|
||||
|
@ -2555,7 +2553,6 @@ CONFIG_NET_VENDOR_INTEL=y
|
|||
# CONFIG_ICE is not set
|
||||
# CONFIG_FM10K is not set
|
||||
CONFIG_IGC=m
|
||||
CONFIG_NET_VENDOR_MICROSOFT=y
|
||||
# CONFIG_JME is not set
|
||||
CONFIG_NET_VENDOR_LITEX=y
|
||||
# CONFIG_LITEX_LITEETH is not set
|
||||
|
@ -2579,9 +2576,12 @@ CONFIG_ENC28J60=m
|
|||
# CONFIG_ENCX24J600 is not set
|
||||
# CONFIG_LAN743X is not set
|
||||
CONFIG_NET_VENDOR_MICROSEMI=y
|
||||
CONFIG_NET_VENDOR_MICROSOFT=y
|
||||
CONFIG_NET_VENDOR_MYRI=y
|
||||
# CONFIG_MYRI10GE is not set
|
||||
# CONFIG_FEALNX is not set
|
||||
CONFIG_NET_VENDOR_NI=y
|
||||
# CONFIG_NI_XGE_MANAGEMENT_ENET is not set
|
||||
CONFIG_NET_VENDOR_NATSEMI=y
|
||||
# CONFIG_NATSEMI is not set
|
||||
# CONFIG_NS83820 is not set
|
||||
|
@ -2590,8 +2590,6 @@ CONFIG_NET_VENDOR_NETERION=y
|
|||
# CONFIG_VXGE is not set
|
||||
CONFIG_NET_VENDOR_NETRONOME=y
|
||||
# CONFIG_NFP is not set
|
||||
CONFIG_NET_VENDOR_NI=y
|
||||
# CONFIG_NI_XGE_MANAGEMENT_ENET is not set
|
||||
CONFIG_NET_VENDOR_8390=y
|
||||
# CONFIG_AX88796 is not set
|
||||
# CONFIG_NE2K_PCI is not set
|
||||
|
@ -2608,6 +2606,8 @@ CONFIG_NET_VENDOR_QLOGIC=y
|
|||
# CONFIG_QLCNIC is not set
|
||||
# CONFIG_NETXEN_NIC is not set
|
||||
# CONFIG_QED is not set
|
||||
CONFIG_NET_VENDOR_BROCADE=y
|
||||
# CONFIG_BNA is not set
|
||||
CONFIG_NET_VENDOR_QUALCOMM=y
|
||||
CONFIG_QCA7000=m
|
||||
CONFIG_QCA7000_SPI=m
|
||||
|
@ -2625,14 +2625,14 @@ CONFIG_NET_VENDOR_ROCKER=y
|
|||
CONFIG_NET_VENDOR_SAMSUNG=y
|
||||
# CONFIG_SXGBE_ETH is not set
|
||||
CONFIG_NET_VENDOR_SEEQ=y
|
||||
CONFIG_NET_VENDOR_SOLARFLARE=y
|
||||
# CONFIG_SFC is not set
|
||||
# CONFIG_SFC_FALCON is not set
|
||||
CONFIG_NET_VENDOR_SILAN=y
|
||||
# CONFIG_SC92031 is not set
|
||||
CONFIG_NET_VENDOR_SIS=y
|
||||
# CONFIG_SIS900 is not set
|
||||
# CONFIG_SIS190 is not set
|
||||
CONFIG_NET_VENDOR_SOLARFLARE=y
|
||||
# CONFIG_SFC is not set
|
||||
# CONFIG_SFC_FALCON is not set
|
||||
CONFIG_NET_VENDOR_SMSC=y
|
||||
# CONFIG_SMC91X is not set
|
||||
# CONFIG_EPIC100 is not set
|
||||
|
@ -8273,7 +8273,6 @@ CONFIG_FRAME_WARN=2048
|
|||
# CONFIG_HEADERS_INSTALL is not set
|
||||
# CONFIG_DEBUG_SECTION_MISMATCH is not set
|
||||
CONFIG_SECTION_MISMATCH_WARN_ONLY=y
|
||||
# CONFIG_DEBUG_FORCE_FUNCTION_ALIGN_64B is not set
|
||||
# CONFIG_VMLINUX_MAP is not set
|
||||
# CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set
|
||||
# end of Compile-time checks and compiler options
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm64 5.15.33 Kernel Configuration
|
||||
# Linux/arm64 5.15.36 Kernel Configuration
|
||||
#
|
||||
CONFIG_CC_VERSION_TEXT="gcc (GCC) 11.2.0"
|
||||
CONFIG_CC_IS_GCC=y
|
||||
|
@ -683,7 +683,6 @@ CONFIG_HAVE_ARCH_PREL32_RELOCATIONS=y
|
|||
# CONFIG_LOCK_EVENT_COUNTS is not set
|
||||
CONFIG_ARCH_HAS_RELR=y
|
||||
CONFIG_ARCH_WANT_LD_ORPHAN_WARN=y
|
||||
CONFIG_HAVE_ARCH_PFN_VALID=y
|
||||
CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y
|
||||
|
||||
#
|
||||
|
@ -2185,7 +2184,7 @@ CONFIG_BCM2835_SMI=m
|
|||
# EEPROM support
|
||||
#
|
||||
CONFIG_EEPROM_AT24=m
|
||||
# CONFIG_EEPROM_AT25 is not set
|
||||
CONFIG_EEPROM_AT25=m
|
||||
# CONFIG_EEPROM_LEGACY is not set
|
||||
# CONFIG_EEPROM_MAX6875 is not set
|
||||
CONFIG_EEPROM_93CX6=m
|
||||
|
@ -2536,8 +2535,6 @@ CONFIG_BCMGENET=y
|
|||
# CONFIG_BNX2X is not set
|
||||
# CONFIG_SYSTEMPORT is not set
|
||||
# CONFIG_BNXT is not set
|
||||
CONFIG_NET_VENDOR_BROCADE=y
|
||||
# CONFIG_BNA is not set
|
||||
CONFIG_NET_VENDOR_CADENCE=y
|
||||
# CONFIG_MACB is not set
|
||||
CONFIG_NET_VENDOR_CAVIUM=y
|
||||
|
@ -2592,7 +2589,6 @@ CONFIG_NET_VENDOR_INTEL=y
|
|||
# CONFIG_ICE is not set
|
||||
# CONFIG_FM10K is not set
|
||||
CONFIG_IGC=m
|
||||
CONFIG_NET_VENDOR_MICROSOFT=y
|
||||
# CONFIG_JME is not set
|
||||
CONFIG_NET_VENDOR_LITEX=y
|
||||
# CONFIG_LITEX_LITEETH is not set
|
||||
|
@ -2618,9 +2614,12 @@ CONFIG_ENC28J60=m
|
|||
# CONFIG_ENCX24J600 is not set
|
||||
# CONFIG_LAN743X is not set
|
||||
CONFIG_NET_VENDOR_MICROSEMI=y
|
||||
CONFIG_NET_VENDOR_MICROSOFT=y
|
||||
CONFIG_NET_VENDOR_MYRI=y
|
||||
# CONFIG_MYRI10GE is not set
|
||||
# CONFIG_FEALNX is not set
|
||||
CONFIG_NET_VENDOR_NI=y
|
||||
# CONFIG_NI_XGE_MANAGEMENT_ENET is not set
|
||||
CONFIG_NET_VENDOR_NATSEMI=y
|
||||
# CONFIG_NATSEMI is not set
|
||||
# CONFIG_NS83820 is not set
|
||||
|
@ -2629,8 +2628,6 @@ CONFIG_NET_VENDOR_NETERION=y
|
|||
# CONFIG_VXGE is not set
|
||||
CONFIG_NET_VENDOR_NETRONOME=y
|
||||
# CONFIG_NFP is not set
|
||||
CONFIG_NET_VENDOR_NI=y
|
||||
# CONFIG_NI_XGE_MANAGEMENT_ENET is not set
|
||||
CONFIG_NET_VENDOR_8390=y
|
||||
# CONFIG_NE2K_PCI is not set
|
||||
CONFIG_NET_VENDOR_NVIDIA=y
|
||||
|
@ -2647,6 +2644,8 @@ CONFIG_NET_VENDOR_QLOGIC=y
|
|||
# CONFIG_QLCNIC is not set
|
||||
# CONFIG_NETXEN_NIC is not set
|
||||
# CONFIG_QED is not set
|
||||
CONFIG_NET_VENDOR_BROCADE=y
|
||||
# CONFIG_BNA is not set
|
||||
CONFIG_NET_VENDOR_QUALCOMM=y
|
||||
CONFIG_QCA7000=m
|
||||
CONFIG_QCA7000_SPI=m
|
||||
|
@ -2664,14 +2663,14 @@ CONFIG_NET_VENDOR_ROCKER=y
|
|||
CONFIG_NET_VENDOR_SAMSUNG=y
|
||||
# CONFIG_SXGBE_ETH is not set
|
||||
CONFIG_NET_VENDOR_SEEQ=y
|
||||
CONFIG_NET_VENDOR_SOLARFLARE=y
|
||||
# CONFIG_SFC is not set
|
||||
# CONFIG_SFC_FALCON is not set
|
||||
CONFIG_NET_VENDOR_SILAN=y
|
||||
# CONFIG_SC92031 is not set
|
||||
CONFIG_NET_VENDOR_SIS=y
|
||||
# CONFIG_SIS900 is not set
|
||||
# CONFIG_SIS190 is not set
|
||||
CONFIG_NET_VENDOR_SOLARFLARE=y
|
||||
# CONFIG_SFC is not set
|
||||
# CONFIG_SFC_FALCON is not set
|
||||
CONFIG_NET_VENDOR_SMSC=y
|
||||
# CONFIG_SMC91X is not set
|
||||
# CONFIG_EPIC100 is not set
|
||||
|
|
Loading…
Reference in a new issue