Commit e2059f3d authored by Seblu's avatar Seblu
Browse files

Bump to 5.5

parent d1d18df4
Loading
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -2,7 +2,7 @@
# Customized version of linux for seblu computers

pkgname=linux-seblu
pkgver=5.5.0_rc4
pkgver=5.5.0
pkgrel=1
pkgdesc='The Linux Kernel cooked by Seblu'
arch=('x86_64')
@@ -12,10 +12,10 @@ options=('!strip' '!buildflags')
makedepends=('glibc' 'libelf' 'kmod' 'git' 'make' 'gcc' 'bc' 'sed' 'cpio')
depends=('linux-firmware' 'kernel-install-hook')
install=linux-seblu.install
source=('git+https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git#tag=v5.5-rc4'
source=('git+https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git#tag=v5.5'
        "config.$CARCH")
md5sums=('SKIP'
         '98804b2a205a10b55b6daedeaa5b4308')
         '14a4cdb6c441cf08b7678409527ceab7')

pkgver() {
  cd linux
+1 −6
Original line number Diff line number Diff line
#
# Automatically generated file; DO NOT EDIT.
# Linux/x86 5.5.0-rc4 Kernel Configuration
# Linux/x86 5.5.0 Kernel Configuration
#

#
@@ -806,13 +806,8 @@ CONFIG_ARCH_HAS_GCOV_PROFILE_ALL=y
CONFIG_PLUGIN_HOSTCC="g++"
CONFIG_HAVE_GCC_PLUGINS=y
CONFIG_GCC_PLUGINS=y

#
# GCC plugins
#
# CONFIG_GCC_PLUGIN_LATENT_ENTROPY is not set
# CONFIG_GCC_PLUGIN_RANDSTRUCT is not set
# end of GCC plugins
# end of General architecture-dependent options

CONFIG_RT_MUTEXES=y