diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2014-10-09 23:35:13 -0200 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2014-10-09 23:35:13 -0200 |
commit | f8846a3b728741ba5dba2f29f219e08120c049c1 (patch) | |
tree | a9febddda2fc7557b0000cad1d22659615d2abdc /kernels/linux-libre-rt | |
parent | ce4dbafb60616a7c6cb577c0bf5a53fa4689da1d (diff) | |
download | abslibre-f8846a3b728741ba5dba2f29f219e08120c049c1.tar.gz abslibre-f8846a3b728741ba5dba2f29f219e08120c049c1.tar.bz2 abslibre-f8846a3b728741ba5dba2f29f219e08120c049c1.zip |
linux-libre-rt: fix config files
Diffstat (limited to 'kernels/linux-libre-rt')
-rw-r--r-- | kernels/linux-libre-rt/PKGBUILD | 8 | ||||
-rw-r--r-- | kernels/linux-libre-rt/config.i686 | 5 | ||||
-rw-r--r-- | kernels/linux-libre-rt/config.mips64el | 3 | ||||
-rw-r--r-- | kernels/linux-libre-rt/config.x86_64 | 5 |
4 files changed, 12 insertions, 9 deletions
diff --git a/kernels/linux-libre-rt/PKGBUILD b/kernels/linux-libre-rt/PKGBUILD index d3d1ead17..ac7d9a0e3 100644 --- a/kernels/linux-libre-rt/PKGBUILD +++ b/kernels/linux-libre-rt/PKGBUILD @@ -33,7 +33,7 @@ options=('!strip') source=("http://linux-libre.fsfla.org/pub/linux-libre/releases/${_pkgbasever}/linux-libre-${_pkgbasever}.tar.xz" "http://linux-libre.fsfla.org/pub/linux-libre/releases/${_pkgver}/patch-${_pkgbasever}-${_pkgver}.xz" #"http://www.kernel.org/pub/linux/kernel/projects/rt/${_rtbasever}/patch-${_pkgver%-*}-${_rtpatchver}.patch.xz" - "patch-${_pkgver%-*}-${_rtpatchver}.patch" + "patch-${_pkgbasever%-*}.17-${_rtpatchver}.patch" # the main kernel config files 'config.i686' 'config.x86_64' 'config.mips64el' # standard config files for mkinitcpio ramdisk @@ -50,9 +50,9 @@ source=("http://linux-libre.fsfla.org/pub/linux-libre/releases/${_pkgbasever}/li sha256sums=('477555c709b9407fe37dbd70d3331ff9dde1f9d874aba2741f138d07ae6f281b' '33eae2f5a8c26cfe35b66304afcab43a10e0d04e88c4172e4dc67d9ea2335ce0' '267c93d8445bb64e6742c2212c18914e70dcb30994ccf7477731d5b154e7b1b3' - '6e454df916bacfee7f474d5ec14d1352ca4565fdd529d08c9cca7a82a34f1788' - '9de94b8e5c60d6208b8e8833f83b2dcd571cacd4ee62a0c15265f5e1a3e8271e' - '6a7e371a03a72db3a2a3cdf0f4939e5ea60e8f9997b96c96da3a7c3e26240061' + '2718eaeb33c075bb993eb89c6abc57bf69068ef56fae8d995ce43cdc95700f6e' + '59d68cdbec555aed09aae5fe2cf363a3665e5eaa09914b6856196eeac6d70311' + 'da768cb7213ed60296c3d2e5cd774303e938bffafbbd3d9eab372d78b082aab6' 'f0d90e756f14533ee67afda280500511a62465b4f76adcc5effa95a40045179c' '074b67818582874146c389c029bc43648d145891a27e47aa2c5c42d3571f0264' '2e87a8ec1cc0c91938cac24992d8a3d4362b3e9d939767e4c9d2ec8e6d969d53' diff --git a/kernels/linux-libre-rt/config.i686 b/kernels/linux-libre-rt/config.i686 index 4147857bd..44eebb072 100644 --- a/kernels/linux-libre-rt/config.i686 +++ b/kernels/linux-libre-rt/config.i686 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 3.14.17-gnu-rt9-2-rt Kernel Configuration +# Linux/x86 3.14.20-gnu-rt9-1-rt Kernel Configuration # # CONFIG_64BIT is not set CONFIG_X86_32=y @@ -1641,8 +1641,8 @@ CONFIG_OF_MDIO=m CONFIG_OF_PCI=y CONFIG_OF_PCI_IRQ=y CONFIG_OF_MTD=y -CONFIG_PARPORT=m CONFIG_ARCH_MIGHT_HAVE_PC_PARPORT=y +CONFIG_PARPORT=m CONFIG_PARPORT_PC=m CONFIG_PARPORT_SERIAL=m # CONFIG_PARPORT_PC_FIFO is not set @@ -4141,6 +4141,7 @@ CONFIG_VIDEO_SAA7146=m CONFIG_VIDEO_SAA7146_VV=m CONFIG_SMS_SIANO_MDTV=m CONFIG_SMS_SIANO_RC=y +# CONFIG_SMS_SIANO_DEBUGFS is not set # # Media ancillary drivers (tuners, sensors, i2c, frontends) diff --git a/kernels/linux-libre-rt/config.mips64el b/kernels/linux-libre-rt/config.mips64el index 11e714cdc..7587a71de 100644 --- a/kernels/linux-libre-rt/config.mips64el +++ b/kernels/linux-libre-rt/config.mips64el @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/mips 3.14.17-gnu-1-rt Kernel Configuration +# Linux/mips 3.14.20-gnu-1-rt Kernel Configuration # CONFIG_MIPS=y @@ -3729,6 +3729,7 @@ CONFIG_VIDEO_SAA7146=m CONFIG_VIDEO_SAA7146_VV=m CONFIG_SMS_SIANO_MDTV=m CONFIG_SMS_SIANO_RC=y +# CONFIG_SMS_SIANO_DEBUGFS is not set # # Media ancillary drivers (tuners, sensors, i2c, frontends) diff --git a/kernels/linux-libre-rt/config.x86_64 b/kernels/linux-libre-rt/config.x86_64 index 6d49f9bdc..c8ddd239d 100644 --- a/kernels/linux-libre-rt/config.x86_64 +++ b/kernels/linux-libre-rt/config.x86_64 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 3.14.17-gnu-rt9-2-rt Kernel Configuration +# Linux/x86 3.14.20-gnu-rt9-1-rt Kernel Configuration # CONFIG_64BIT=y CONFIG_X86_64=y @@ -1603,8 +1603,8 @@ CONFIG_MTD_UBI_WL_THRESHOLD=4096 CONFIG_MTD_UBI_BEB_LIMIT=20 # CONFIG_MTD_UBI_FASTMAP is not set # CONFIG_MTD_UBI_GLUEBI is not set -CONFIG_PARPORT=m CONFIG_ARCH_MIGHT_HAVE_PC_PARPORT=y +CONFIG_PARPORT=m CONFIG_PARPORT_PC=m CONFIG_PARPORT_SERIAL=m # CONFIG_PARPORT_PC_FIFO is not set @@ -4012,6 +4012,7 @@ CONFIG_VIDEO_SAA7146=m CONFIG_VIDEO_SAA7146_VV=m CONFIG_SMS_SIANO_MDTV=m CONFIG_SMS_SIANO_RC=y +# CONFIG_SMS_SIANO_DEBUGFS is not set # # Media ancillary drivers (tuners, sensors, i2c, frontends) |