From 0fbf5707c186ff3d15c53ac283ca2ccea8a0cd68 Mon Sep 17 00:00:00 2001 From: Piotr Gorski Date: Wed, 20 Nov 2024 17:09:21 +0100 Subject: [PATCH] 6.12: Add scx-scheds as optdepend Signed-off-by: Piotr Gorski --- linux-cachyos-autofdo/PKGBUILD | 5 +++-- linux-cachyos-bmq/PKGBUILD | 3 ++- linux-cachyos-bore/PKGBUILD | 3 ++- linux-cachyos-deckify/PKGBUILD | 5 +++-- linux-cachyos-eevdf/PKGBUILD | 3 ++- linux-cachyos-rc/PKGBUILD | 5 +++-- linux-cachyos-rt-bore/PKGBUILD | 3 ++- linux-cachyos-server/PKGBUILD | 3 ++- linux-cachyos/PKGBUILD | 5 +++-- 9 files changed, 22 insertions(+), 13 deletions(-) diff --git a/linux-cachyos-autofdo/PKGBUILD b/linux-cachyos-autofdo/PKGBUILD index 04d3faff..3a05bca2 100644 --- a/linux-cachyos-autofdo/PKGBUILD +++ b/linux-cachyos-autofdo/PKGBUILD @@ -598,11 +598,12 @@ build() { _package() { pkgdesc="The $pkgdesc kernel and modules" - depends=('coreutils' 'kmod' 'initramfs' 'scx-scheds') + depends=('coreutils' 'kmod' 'initramfs') 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' - 'uksmd: Userspace KSM helper daemon') + 'uksmd: Userspace KSM helper daemon' + 'scx-scheds: to use sched-ext schedulers') provides=(VIRTUALBOX-GUEST-MODULES WIREGUARD-MODULE KSMBD-MODULE UKSMD-BUILTIN NTSYNC-MODULE) cd "$_srcname" diff --git a/linux-cachyos-bmq/PKGBUILD b/linux-cachyos-bmq/PKGBUILD index 75a6d09d..aaa6146e 100644 --- a/linux-cachyos-bmq/PKGBUILD +++ b/linux-cachyos-bmq/PKGBUILD @@ -574,7 +574,8 @@ _package() { 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' - 'uksmd: Userspace KSM helper daemon') + 'uksmd: Userspace KSM helper daemon' + 'scx-scheds: to use sched-ext schedulers') provides=(VIRTUALBOX-GUEST-MODULES WIREGUARD-MODULE KSMBD-MODULE UKSMD-BUILTIN NTSYNC-MODULE) cd "$_srcname" diff --git a/linux-cachyos-bore/PKGBUILD b/linux-cachyos-bore/PKGBUILD index 334387f4..249fa51f 100644 --- a/linux-cachyos-bore/PKGBUILD +++ b/linux-cachyos-bore/PKGBUILD @@ -585,7 +585,8 @@ _package() { 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' - 'uksmd: Userspace KSM helper daemon') + 'uksmd: Userspace KSM helper daemon' + 'scx-scheds: to use sched-ext schedulers') provides=(VIRTUALBOX-GUEST-MODULES WIREGUARD-MODULE KSMBD-MODULE UKSMD-BUILTIN NTSYNC-MODULE) cd "$_srcname" diff --git a/linux-cachyos-deckify/PKGBUILD b/linux-cachyos-deckify/PKGBUILD index 0fae49b3..ad5afde2 100644 --- a/linux-cachyos-deckify/PKGBUILD +++ b/linux-cachyos-deckify/PKGBUILD @@ -572,11 +572,12 @@ build() { _package() { pkgdesc="The $pkgdesc kernel and modules" - depends=('coreutils' 'kmod' 'initramfs' 'scx-scheds') + depends=('coreutils' 'kmod' 'initramfs') 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' - 'uksmd: Userspace KSM helper daemon') + 'uksmd: Userspace KSM helper daemon' + 'scx-scheds: to use sched-ext schedulers') provides=(VIRTUALBOX-GUEST-MODULES WIREGUARD-MODULE KSMBD-MODULE UKSMD-BUILTIN NTSYNC-MODULE) cd "$_srcname" diff --git a/linux-cachyos-eevdf/PKGBUILD b/linux-cachyos-eevdf/PKGBUILD index 5b247504..5f972e4e 100644 --- a/linux-cachyos-eevdf/PKGBUILD +++ b/linux-cachyos-eevdf/PKGBUILD @@ -574,7 +574,8 @@ _package() { 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' - 'uksmd: Userspace KSM helper daemon') + 'uksmd: Userspace KSM helper daemon' + 'scx-scheds: to use sched-ext schedulers') provides=(VIRTUALBOX-GUEST-MODULES WIREGUARD-MODULE KSMBD-MODULE UKSMD-BUILTIN NTSYNC-MODULE) cd "$_srcname" diff --git a/linux-cachyos-rc/PKGBUILD b/linux-cachyos-rc/PKGBUILD index 71bcbb8f..acae002c 100644 --- a/linux-cachyos-rc/PKGBUILD +++ b/linux-cachyos-rc/PKGBUILD @@ -571,11 +571,12 @@ build() { _package() { pkgdesc="The $pkgdesc kernel and modules" - depends=('coreutils' 'kmod' 'initramfs' 'scx-scheds') + depends=('coreutils' 'kmod' 'initramfs') 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' - 'uksmd: Userspace KSM helper daemon') + 'uksmd: Userspace KSM helper daemon' + 'scx-scheds: to use sched-ext schedulers') provides=(VIRTUALBOX-GUEST-MODULES WIREGUARD-MODULE KSMBD-MODULE UKSMD-BUILTIN NTSYNC-MODULE) cd "$_srcname" diff --git a/linux-cachyos-rt-bore/PKGBUILD b/linux-cachyos-rt-bore/PKGBUILD index 624608d9..4bde4df2 100644 --- a/linux-cachyos-rt-bore/PKGBUILD +++ b/linux-cachyos-rt-bore/PKGBUILD @@ -574,7 +574,8 @@ _package() { 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' - 'uksmd: Userspace KSM helper daemon') + 'uksmd: Userspace KSM helper daemon' + 'scx-scheds: to use sched-ext schedulers') provides=(VIRTUALBOX-GUEST-MODULES WIREGUARD-MODULE KSMBD-MODULE UKSMD-BUILTIN NTSYNC-MODULE) cd "$_srcname" diff --git a/linux-cachyos-server/PKGBUILD b/linux-cachyos-server/PKGBUILD index ea987ef0..3f04e3cd 100644 --- a/linux-cachyos-server/PKGBUILD +++ b/linux-cachyos-server/PKGBUILD @@ -575,7 +575,8 @@ _package() { 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' - 'uksmd: Userspace KSM helper daemon') + 'uksmd: Userspace KSM helper daemon' + 'scx-scheds: to use sched-ext schedulers') provides=(VIRTUALBOX-GUEST-MODULES WIREGUARD-MODULE KSMBD-MODULE UKSMD-BUILTIN NTSYNC-MODULE) cd "$_srcname" diff --git a/linux-cachyos/PKGBUILD b/linux-cachyos/PKGBUILD index 14361985..79e93c99 100644 --- a/linux-cachyos/PKGBUILD +++ b/linux-cachyos/PKGBUILD @@ -569,11 +569,12 @@ build() { _package() { pkgdesc="The $pkgdesc kernel and modules" - depends=('coreutils' 'kmod' 'initramfs' 'scx-scheds') + depends=('coreutils' 'kmod' 'initramfs') 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' - 'uksmd: Userspace KSM helper daemon') + 'uksmd: Userspace KSM helper daemon' + 'scx-scheds: to use sched-ext schedulers') provides=(VIRTUALBOX-GUEST-MODULES WIREGUARD-MODULE KSMBD-MODULE UKSMD-BUILTIN NTSYNC-MODULE) cd "$_srcname"