summaryrefslogtreecommitdiff
path: root/kernels
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@lavabit.com>2012-08-10 00:14:46 -0300
committerAndré Fabian Silva Delgado <emulatorman@lavabit.com>2012-08-10 00:14:46 -0300
commit313cb9a8ea0cc61b8f5de81adcc55d87f56a8201 (patch)
treeccc92a1ccbee52e61a4f0c9ae70146feea8ca91e /kernels
parent1fbd266975388bcc28ddf92781e379f02dc765a6 (diff)
downloadabslibre-313cb9a8ea0cc61b8f5de81adcc55d87f56a8201.tar.gz
abslibre-313cb9a8ea0cc61b8f5de81adcc55d87f56a8201.tar.bz2
abslibre-313cb9a8ea0cc61b8f5de81adcc55d87f56a8201.zip
linux-libre-lts-rt-3.0.39_rt59-1: updating version
Diffstat (limited to 'kernels')
-rw-r--r--kernels/linux-libre-lts-rt/.directory6
-rw-r--r--kernels/linux-libre-lts-rt/PKGBUILD32
-rw-r--r--kernels/linux-libre-lts-rt/config.i6863
-rw-r--r--kernels/linux-libre-lts-rt/config.x86_643
-rw-r--r--kernels/linux-libre-lts-rt/linux-libre-lts-rt.install2
5 files changed, 25 insertions, 21 deletions
diff --git a/kernels/linux-libre-lts-rt/.directory b/kernels/linux-libre-lts-rt/.directory
new file mode 100644
index 000000000..7a883fed9
--- /dev/null
+++ b/kernels/linux-libre-lts-rt/.directory
@@ -0,0 +1,6 @@
+[Dolphin]
+Timestamp=2012,8,9,23,59,18
+Version=3
+
+[Settings]
+HiddenFilesShown=true
diff --git a/kernels/linux-libre-lts-rt/PKGBUILD b/kernels/linux-libre-lts-rt/PKGBUILD
index aee3a19ed..91948da14 100644
--- a/kernels/linux-libre-lts-rt/PKGBUILD
+++ b/kernels/linux-libre-lts-rt/PKGBUILD
@@ -13,11 +13,11 @@ pkgname=('linux-libre-lts-rt' 'linux-libre-lts-rt-headers') # Build stock -LIBRE
# pkgname=linux-custom # Build kernel with a different name
_kernelname=-LIBRE-LTS-RT
_basekernel=3.0
-_releasever=36
-_rtpatchver=rt57
+_releasever=39
+_rtpatchver=rt59
_pkgver=${_basekernel}.${_releasever}
pkgver=${_basekernel}.${_releasever}_${_rtpatchver}
-_lxopkgver=${_basekernel}.36 # nearly always the same as pkgver
+_lxopkgver=${_basekernel}.39 # nearly always the same as pkgver
pkgrel=1
arch=('i686' 'x86_64' 'mips64el')
url="http://linux-libre.fsfla.org/"
@@ -39,10 +39,10 @@ source=("http://linux-libre.fsfla.org/pub/linux-libre/releases/${_basekernel}-gn
'ext4-options.patch'
"http://www.linux-libre.fsfla.org/pub/linux-libre/lemote/gnewsense/pool/linux-patches-${_lxopkgver}-gnu_0loongsonlibre_mipsel.tar.bz2")
md5sums=('5f64180fe7df4e574dac5911b78f5067'
- '150413437fe54d4822e9e43189e37319'
- '52679525b6b1049f5d54f270fad43423'
- '37c2f6a089bc5d7632bcea4510c73e59'
- 'ffbd1f905ffb0bc0eccbbd729de7d116'
+ '9259948f76db87052be56da4c525d07a'
+ '637deb8769ed9c0cb99ba2c8041a1d4b'
+ '7266f5e7af09cc6e4b15d7a952e3b350'
+ '5387f0cf51652c071190789569adf9c7'
'85f04a9555bdc295f7c387a6564f0c81'
'2967cecc3af9f954ccc822fd63dca6ff'
'8267264d9a8966e57fdacd1fa1fc65c4'
@@ -50,7 +50,7 @@ md5sums=('5f64180fe7df4e574dac5911b78f5067'
'9d3c56a4b999c8bfbd4018089a62f662'
'263725f20c0b9eb9c353040792d644e5'
'c8299cf750a84e12d60b372c8ca7e1e8'
- '7102cdd847f0bd7102f0ad01fa43f454')
+ 'eea9aa0065f636fc924a23b3ffd24343')
if [ "$CARCH" != "mips64el" ]; then
# Don't use the Loongson-specific patches on non-mips64el arches.
unset source[${#source[@]}-1]
@@ -154,12 +154,12 @@ build() {
}
package_linux-libre-lts-rt() {
- pkgdesc="The Linux-libre Kernel and modules (with full realtime preemption) - stable longtime supported kernel package suitable for servers"
+ pkgdesc="The Linux-libre Kernel and modules with full realtime preemption - stable longtime supported kernel package suitable for servers"
depends=('coreutils' 'kmod')
optdepends=('crda: to set the correct wireless channels of your country')
- provides=('kernel26-rt-lts' "linux-rt-lts=$_pkgver")
- conflicts=('kernel26-rt-lts' 'kernel26-libre-lts-rt' 'linux-rt-lts')
- replaces=('kernel26-rt-lts' 'kernel26-libre-lts-rt' 'linux-rt-lts')
+ provides=("linux-rt-lts=$pkgver")
+ conflicts=('linux-rt-lts')
+ replaces=('linux-rt-lts')
backup=("etc/mkinitcpio.d/${pkgname}.preset")
install=${pkgname}.install
if [ "$CARCH" = "mips64el" ]; then
@@ -226,10 +226,10 @@ package_linux-libre-lts-rt() {
}
package_linux-libre-lts-rt-headers() {
- pkgdesc="Header files and scripts for building modules for linux-libre-lts longtime supported kernel (with realtime preemption)"
- provides=('kernel26-rt-lts-headers' "linux-rt-lts-headers=${_pkgver}")
- conflicts=('kernel26-rt-lts-headers' 'kernel26-libre-lts-rt-headers' 'linux-rt-lts-headers')
- replaces=('kernel26-rt-lts-headers' 'kernel26-libre-lts-rt-headers' 'linux-rt-lts-headers')
+ pkgdesc="Header files and scripts for building modules for linux-libre-lts longtime supported kernel with realtime preemption"
+ provides=("linux-rt-lts-headers=${pkgver}")
+ conflicts=('linux-rt-lts-headers')
+ replaces=('linux-rt-lts-headers')
KARCH=x86
[ $CARCH = "mips64el" ] && KARCH=mips
diff --git a/kernels/linux-libre-lts-rt/config.i686 b/kernels/linux-libre-lts-rt/config.i686
index a7a870b8a..39bc1c678 100644
--- a/kernels/linux-libre-lts-rt/config.i686
+++ b/kernels/linux-libre-lts-rt/config.i686
@@ -1,6 +1,6 @@
#
# Automatically generated make config: don't edit
-# Linux/i386 3.0.36-1 Kernel Configuration
+# Linux/i386 3.0.39-1 Kernel Configuration
#
# CONFIG_64BIT is not set
CONFIG_X86_32=y
@@ -132,7 +132,6 @@ CONFIG_CGROUP_MEM_RES_CTLR_SWAP=y
CONFIG_CGROUP_PERF=y
CONFIG_CGROUP_SCHED=y
CONFIG_FAIR_GROUP_SCHED=y
-CONFIG_RT_GROUP_SCHED=y
CONFIG_BLK_CGROUP=y
# CONFIG_DEBUG_BLK_CGROUP is not set
CONFIG_NAMESPACES=y
diff --git a/kernels/linux-libre-lts-rt/config.x86_64 b/kernels/linux-libre-lts-rt/config.x86_64
index 6f3957bb7..826a006b2 100644
--- a/kernels/linux-libre-lts-rt/config.x86_64
+++ b/kernels/linux-libre-lts-rt/config.x86_64
@@ -1,6 +1,6 @@
#
# Automatically generated make config: don't edit
-# Linux/x86_64 3.0.36-1 Kernel Configuration
+# Linux/x86_64 3.0.39-1 Kernel Configuration
#
CONFIG_64BIT=y
# CONFIG_X86_32 is not set
@@ -133,7 +133,6 @@ CONFIG_CGROUP_MEM_RES_CTLR_SWAP=y
CONFIG_CGROUP_PERF=y
CONFIG_CGROUP_SCHED=y
CONFIG_FAIR_GROUP_SCHED=y
-CONFIG_RT_GROUP_SCHED=y
CONFIG_BLK_CGROUP=y
# CONFIG_DEBUG_BLK_CGROUP is not set
CONFIG_NAMESPACES=y
diff --git a/kernels/linux-libre-lts-rt/linux-libre-lts-rt.install b/kernels/linux-libre-lts-rt/linux-libre-lts-rt.install
index ffd8c1c66..84b7a0084 100644
--- a/kernels/linux-libre-lts-rt/linux-libre-lts-rt.install
+++ b/kernels/linux-libre-lts-rt/linux-libre-lts-rt.install
@@ -2,7 +2,7 @@
# arg 2: the old package version
KERNEL_NAME=-lts-rt
-KERNEL_VERSION=3.0.36-1-rt57-LIBRE-LTS-RT
+KERNEL_VERSION=3.0.39-1-rt59-LIBRE-LTS-RT
# set a sane PATH to ensure that critical utils like depmod will be found
export PATH='/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'