summaryrefslogtreecommitdiff
path: root/kernels/linux-libre-rt
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-02-19 00:07:59 -0800
committerroot <root@rshg054.dnsready.net>2013-02-19 00:07:59 -0800
commitba105c9a82cf668f973a140c1792a3c02589980d (patch)
tree0d51d4e3e4e12ba33aa5f5da9e54458b8ec8cd0a /kernels/linux-libre-rt
parent29883fd322e5c6464bf44e9eaa31b17790461bd0 (diff)
Tue Feb 19 00:07:54 PST 2013
Diffstat (limited to 'kernels/linux-libre-rt')
-rw-r--r--kernels/linux-libre-rt/PKGBUILD4
-rw-r--r--kernels/linux-libre-rt/linux-libre-rt.install2
2 files changed, 3 insertions, 3 deletions
diff --git a/kernels/linux-libre-rt/PKGBUILD b/kernels/linux-libre-rt/PKGBUILD
index b7044e8e1..063c6fed6 100644
--- a/kernels/linux-libre-rt/PKGBUILD
+++ b/kernels/linux-libre-rt/PKGBUILD
@@ -10,7 +10,7 @@ pkgbase=linux-libre-rt # Build stock -LIBRE-RT kernel
#pkgbase=linux-libre-custom # Build kernel with a different name
_basekernel=3.6
_releasever=11
-_rtpatchver=rt29
+_rtpatchver=rt30
_pkgver=${_basekernel}.${_releasever}
pkgver=${_basekernel}.${_releasever}_${_rtpatchver}
pkgrel=1
@@ -38,7 +38,7 @@ source=("http://linux-libre.fsfla.org/pub/linux-libre/releases/${_basekernel}-gn
"http://www.linux-libre.fsfla.org/pub/linux-libre/lemote/gnewsense/pool/debuginfo/linux-patches-${_lxopkgver}-gnu_0loongsonlibre_mipsel.tar.bz2")
md5sums=('a2312edd0265b5b07bd4b50afae2b380'
'ced16b674906cf8c3733c012f804f5c7'
- '37b4bbfe0af9d0f4b1148b8c670b6bf8'
+ 'b51b1561387f58046547eb06d823d195'
'11161582d9050710ccfecbe077fc5a63'
'ac8f20b0cd83acb9525b5557e1fafeaf'
'82496e68851d1960543a07ba51cdb44a'
diff --git a/kernels/linux-libre-rt/linux-libre-rt.install b/kernels/linux-libre-rt/linux-libre-rt.install
index 14e3bf0bf..c066ccb92 100644
--- a/kernels/linux-libre-rt/linux-libre-rt.install
+++ b/kernels/linux-libre-rt/linux-libre-rt.install
@@ -2,7 +2,7 @@
# arg 2: the old package version
KERNEL_NAME=-rt
-KERNEL_VERSION=3.6.11-1-rt29-LIBRE-RT
+KERNEL_VERSION=3.6.11-1-rt30-LIBRE-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'