summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgraysky2021-01-01 09:33:25 -0500
committergraysky2021-01-01 09:33:25 -0500
commit555a822857ffadd94d4d20dadc0295ab49c533d3 (patch)
treed304de7d6f89c49ebdec1f334f96453115c1c374
parent5dfea45ef9c3e09b15ac8f5e6221d62653fe5924 (diff)
downloadaur-555a822857ffadd94d4d20dadc0295ab49c533d3.tar.gz
Update to 5.10.4-2
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD5
-rw-r--r--config2
3 files changed, 6 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e4e17b7b1539..12dd46562f34 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-ck
pkgver = 5.10.4
- pkgrel = 1
+ pkgrel = 2
url = https://wiki.archlinux.org/index.php/Linux-ck
arch = x86_64
license = GPL2
@@ -44,11 +44,10 @@ pkgname = linux-ck
depends = initramfs
optdepends = crda: to set the correct wireless channels of your country
optdepends = linux-firmware: firmware images needed for some devices
- provides = linux-ck=5.10.4
+ provides = VIRTUALBOX-GUEST-MODULES
+ provides = WIREGUARD-MODULE
pkgname = linux-ck-headers
pkgdesc = Headers and scripts for building modules for Linux-ck kernel
depends = linux-ck
- provides = linux-ck-headers=5.10.4
- provides = linux-headers=5.10.4
diff --git a/PKGBUILD b/PKGBUILD
index 8a076c966ba0..578d87b13830 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -65,7 +65,7 @@ _localmodcfg=
pkgbase=linux-ck
pkgver=5.10.4
-pkgrel=1
+pkgrel=2
_ckpatchversion=1
arch=(x86_64)
url="https://wiki.archlinux.org/index.php/Linux-ck"
@@ -205,7 +205,7 @@ _package() {
depends=(coreutils kmod initramfs)
optdepends=('crda: to set the correct wireless channels of your country'
'linux-firmware: firmware images needed for some devices')
- provides=("linux-ck=${pkgver}")
+ provides=(VIRTUALBOX-GUEST-MODULES WIREGUARD-MODULE)
#groups=('ck-generic')
cd linux-${pkgver}
@@ -238,7 +238,6 @@ _package() {
_package-headers() {
pkgdesc="Headers and scripts for building modules for ${pkgbase/linux/Linux} kernel"
depends=('linux-ck') # added to keep kernel and headers packages matched
- provides=("linux-ck-headers=${pkgver}" "linux-headers=${pkgver}")
#groups=('ck-generic')
cd linux-${pkgver}
diff --git a/config b/config
index d58bbcc8a9c6..70c17a550e44 100644
--- a/config
+++ b/config
@@ -2288,7 +2288,7 @@ CONFIG_MTD_CFI_I2=y
# CONFIG_MTD_MCHP23K256 is not set
# CONFIG_MTD_SST25L is not set
# CONFIG_MTD_SLRAM is not set
-# CONFIG_MTD_PHRAM is not set
+CONFIG_MTD_PHRAM=m
# CONFIG_MTD_MTDRAM is not set
CONFIG_MTD_BLOCK2MTD=m