summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPiotr Gorski2022-03-31 22:59:00 +0200
committerPiotr Gorski2022-03-31 22:59:00 +0200
commit0c914eb3dcdcb21a47cf453cba9280be759955ec (patch)
tree83474f25f01ba133b887b151467227c64994c79a
parentb5a8637fa9b1621587f9f101a2b68875f11abaf0 (diff)
downloadaur-0c914eb3dcdcb21a47cf453cba9280be759955ec.tar.gz
Sync with Arch
Signed-off-by: Piotr Gorski <lucjan.lucjanov@gmail.com>
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
-rw-r--r--config4
3 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index eab03450aaf6..1d26592295e4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = linux-uksm
pkgdesc = Linux UKSM
pkgver = 5.17.1
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/dolohow/uksm
arch = x86_64
license = GPL2
@@ -35,14 +35,14 @@ pkgbase = linux-uksm
sha512sums = d26c3f17f0fdc9ede8203a45baa242279c77e0397803346cb9d57ea6065a2fe5d1d2403698d52a72a072ed81761e68b50717d04237d695fae38a1958efc5f545
sha512sums = ca5a425bff20bed817c13ddb9854acbd47367b5126389e9e99815b0d576d1d07610ea9075efca298d0b8441cea65e3ba33aa53a11985a25909872dcd1c67a51e
sha512sums = ce80736a9edab23f1c6b9805ec1ba883534b6a8cc57bcbfad606d760632830c9152d2166a318311aee9f56dc394ba03f49186c3a0620309419666380d1d3b722
- sha512sums = 025f5b2427a97c1e9b709fb6f751dde2a1c7f6bcded4c8f35646d10207724eb3723f25dbf98b83b5eae4c5504ff92b8b5c2ec7c14292d25f7c84021aa3b3c59a
+ sha512sums = a1e903979af1ee6fa476f5f7f9aa5357a7d2dff9443e5f68809ca59a0a0d1e440075b68618851143b83f01a9e62d85fc4d9f4d7507275fd30cd76344b6c8c532
pkgname = linux-uksm
pkgdesc = The Linux UKSM kernel and modules
depends = coreutils
depends = kmod
depends = initramfs
- optdepends = crda: to set the correct wireless channels of your country
+ optdepends = wireless-regdb: to set the correct wireless channels of your country
optdepends = linux-firmware: firmware images needed for some devices
optdepends = modprobed-db: Keeps track of EVERY kernel module that has ever been probed - useful for those of us who make localmodconfig
provides = VIRTUALBOX-GUEST-MODULES
diff --git a/PKGBUILD b/PKGBUILD
index 4917a9c29be0..331b38560769 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -51,7 +51,7 @@ _major=5.17
_minor=1
pkgver=${_major}.${_minor}
_srcname=linux-${pkgver}
-pkgrel=2
+pkgrel=3
pkgdesc='Linux UKSM'
arch=('x86_64')
url="https://github.com/dolohow/uksm"
@@ -180,7 +180,7 @@ build() {
_package() {
pkgdesc="The $pkgdesc kernel and modules"
depends=('coreutils' 'kmod' 'initramfs')
- optdepends=('crda: to set the correct wireless channels of your country'
+ optdepends=('wireless-regdb: to set the correct wireless channels of your country'
'linux-firmware: firmware images needed for some devices'
'modprobed-db: Keeps track of EVERY kernel module that has ever been probed - useful for those of us who make localmodconfig')
provides=(VIRTUALBOX-GUEST-MODULES WIREGUARD-MODULE)
@@ -321,7 +321,7 @@ sha512sums=('bb73202e770d10767739664b5320b47d78bc374b2bde38b289f1ede1b7b33a8be0a
'd26c3f17f0fdc9ede8203a45baa242279c77e0397803346cb9d57ea6065a2fe5d1d2403698d52a72a072ed81761e68b50717d04237d695fae38a1958efc5f545'
'ca5a425bff20bed817c13ddb9854acbd47367b5126389e9e99815b0d576d1d07610ea9075efca298d0b8441cea65e3ba33aa53a11985a25909872dcd1c67a51e'
'ce80736a9edab23f1c6b9805ec1ba883534b6a8cc57bcbfad606d760632830c9152d2166a318311aee9f56dc394ba03f49186c3a0620309419666380d1d3b722'
- '025f5b2427a97c1e9b709fb6f751dde2a1c7f6bcded4c8f35646d10207724eb3723f25dbf98b83b5eae4c5504ff92b8b5c2ec7c14292d25f7c84021aa3b3c59a')
+ 'a1e903979af1ee6fa476f5f7f9aa5357a7d2dff9443e5f68809ca59a0a0d1e440075b68618851143b83f01a9e62d85fc4d9f4d7507275fd30cd76344b6c8c532')
validpgpkeys=(
'ABAF11C65A2970B130ABE3C479BE3E4300411886' # Linus Torvalds
diff --git a/config b/config
index 9e3ca3028862..c6a30b3f3403 100644
--- a/config
+++ b/config
@@ -2564,8 +2564,8 @@ CONFIG_BLK_DEV_RNBD_SERVER=m
#
# NVME Support
#
-CONFIG_NVME_CORE=y
-CONFIG_BLK_DEV_NVME=y
+CONFIG_NVME_CORE=m
+CONFIG_BLK_DEV_NVME=m
CONFIG_NVME_MULTIPATH=y
CONFIG_NVME_HWMON=y
CONFIG_NVME_FABRICS=m