Skip to content

Commit

Permalink
new version
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Feb 2, 2024
1 parent 90103d4 commit 18bd3cd
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 8 deletions.
8 changes: 4 additions & 4 deletions pkgbuild/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
# Maintainer: Ray Sherwin <[email protected]>

pkgbase=linux-rpi4
_commit=60781d66669465b9dbb2a463c13230282f53e10c
_commit=4d2edc2f29ba8757006bb947444087c64c192af6
_srcname=linux-${_commit}
_kernelname=${pkgbase#linux}
_desc="Raspberry Pi 4 64-bit kernel"
pkgver=6.6.13
pkgver=6.6.14
pkgrel=1
arch=('aarch64')
url="http://www.kernel.org/"
Expand All @@ -22,8 +22,8 @@ source=("https://github.com/raspberrypi/linux/archive/${_commit}.tar.gz"
'90-linux.hook'
'logo_linux_clut224.ppm')

md5sums=('c337001f61219a55516251c3c93aedf2'
'5dbd4ad6e70d5bce70e80d1f1fa6032c'
md5sums=('70f7ceb92be087a43333d88f8993f49e'
'c3b3935393cdda704285fe6841efe697'
'38c88d6d573cef3309960a6162b7d3c7'
'ce6c81ad1ad1f8b333fd6077d47abdaf'
'0a98f67d3354d5a2f9fe1a62a0c0839c'
Expand Down
6 changes: 2 additions & 4 deletions pkgbuild/config
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/arm64 6.6.13 Kernel Configuration
# Linux/arm64 6.6.14 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 12.1.0"
CONFIG_CC_IS_GCC=y
Expand Down Expand Up @@ -2155,7 +2155,7 @@ CONFIG_NVME_CORE=y
CONFIG_BLK_DEV_NVME=y
# CONFIG_NVME_MULTIPATH is not set
# CONFIG_NVME_VERBOSE_ERRORS is not set
# CONFIG_NVME_HWMON is not set
CONFIG_NVME_HWMON=y
# CONFIG_NVME_FC is not set
# CONFIG_NVME_TCP is not set
# CONFIG_NVME_AUTH is not set
Expand Down Expand Up @@ -6633,8 +6633,6 @@ CONFIG_MMC_HSQ=y
# CONFIG_MMC_MTK is not set
CONFIG_MMC_SDHCI_BRCMSTB=y
# CONFIG_MMC_SDHCI_XENON is not set
# CONFIG_MMC_SDHCI_OMAP is not set
# CONFIG_MMC_SDHCI_AM654 is not set
# CONFIG_SCSI_UFSHCD is not set
# CONFIG_MEMSTICK is not set
CONFIG_NEW_LEDS=y
Expand Down

0 comments on commit 18bd3cd

Please sign in to comment.