summaryrefslogtreecommitdiff
path: root/libre/linux-libre
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2014-09-09 03:28:57 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2014-09-09 03:36:23 -0300
commit1fdf2272044fd9c035938de590ff9bf3fcd2ae9d (patch)
tree1323a20a2e20707688a99c64e82c5d5ac1098f87 /libre/linux-libre
parent7b8211180ebabf7bf4dfe62882df6892355ec67c (diff)
linux-libre-3.16.2_gnu-1: updating version
* Enable modesetting on radeon by default (CONFIG_DRM_RADEON_KMS) -> https://lists.parabolagnulinux.org/pipermail/assist/2014-September/000281.html
Diffstat (limited to 'libre/linux-libre')
-rw-r--r--libre/linux-libre/ChangeLog6
-rw-r--r--libre/linux-libre/PKGBUILD10
-rw-r--r--libre/linux-libre/config.i6863
-rw-r--r--libre/linux-libre/config.x86_643
4 files changed, 15 insertions, 7 deletions
diff --git a/libre/linux-libre/ChangeLog b/libre/linux-libre/ChangeLog
index 36665a4ed..592ae2c9b 100644
--- a/libre/linux-libre/ChangeLog
+++ b/libre/linux-libre/ChangeLog
@@ -1,3 +1,8 @@
+2014-09-09 André Silva <emulatorman@parabola.nu>
+
+ * linux-libre-3.16.2_gnu-1
+ * Enabled CONFIG_DRM_RADEON_KMS [4]
+
2014-08-31 André Silva <emulatorman@parabola.nu>
* linux-libre-3.16.1_gnu-1.3
@@ -48,3 +53,4 @@
[1] https://labs.parabola.nu/issues/47
[2] https://labs.parabola.nu/issues/90
[3] https://labs.parabola.nu/issues/116
+[4] https://lists.parabolagnulinux.org/pipermail/assist/2014-September/000281.html
diff --git a/libre/linux-libre/PKGBUILD b/libre/linux-libre/PKGBUILD
index 67220f848..c607a5c64 100644
--- a/libre/linux-libre/PKGBUILD
+++ b/libre/linux-libre/PKGBUILD
@@ -9,7 +9,7 @@
pkgbase=linux-libre # Build stock "" kernel
_pkgbasever=3.16-gnu
-_pkgver=3.16.1-gnu
+_pkgver=3.16.2-gnu
_replacesarchkernel=('linux%') # '%' gets replaced with _kernelname
_replacesoldkernels=('kernel26%' 'kernel26-libre%') # '%' gets replaced with _kernelname
@@ -18,7 +18,7 @@ _replacesoldmodules=('linux-libre%-kmod-alx') # '%' gets replaced with _kernelna
_srcname=linux-${_pkgbasever%-*}
_archpkgver=${_pkgver%-*}
pkgver=${_pkgver//-/_}
-pkgrel=1.3
+pkgrel=1
arch=('i686' 'x86_64' 'mips64el')
url="http://linux-libre.fsfla.org/"
license=('GPL2')
@@ -36,9 +36,9 @@ source=("http://linux-libre.fsfla.org/pub/linux-libre/releases/${_pkgbasever}/li
# loongson-community patch: http://linux-libre.fsfla.org/pub/linux-libre/lemote/gnewsense/pool/debuginfo/
'3.16-7981337ad0-loongson-community.patch')
sha256sums=('9c2a524c901febe0f0138f702bfdeb52d6f79f22c1fdbabaa37580bc70f16218'
- '3bbc78694d76b12b6229799d7c4daf5215b9dd731908d96b03603aceb54ad5c7'
- 'df929e6e3ca5aa23ef7c4fb5c30b5a7757588ffcd1841fffa8e064feaa6c7834'
- '10035cb6b7d4ce90b3743f0ada64364d1d03556589d1dc754caebd0f5919848b'
+ 'a6bc6d96b63ef746b7ccfe6ffb20df1e50459027f3db9f7a7f0b6b2db7f2c6e4'
+ '8ba899e4ced53f52696ea1cfbd17a60b245256d47a17e38f50eca378d672ba90'
+ '6a006447fa03e1c4fb077fc20425f7af7949213206c1737545a0d60509dbc31f'
'44e9c253df7a7d1457e01f36dbd93f7c713c7e02e8a56f6e85a287f35e556bce'
'f0d90e756f14533ee67afda280500511a62465b4f76adcc5effa95a40045179c'
'074b67818582874146c389c029bc43648d145891a27e47aa2c5c42d3571f0264'
diff --git a/libre/linux-libre/config.i686 b/libre/linux-libre/config.i686
index 66da5b7ad..e33f8cf65 100644
--- a/libre/linux-libre/config.i686
+++ b/libre/linux-libre/config.i686
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 3.16.0-gnu-2 Kernel Configuration
+# Linux/x86 3.16.2-gnu-1 Kernel Configuration
#
# CONFIG_64BIT is not set
CONFIG_X86_32=y
@@ -4509,6 +4509,7 @@ CONFIG_DRM_PTN3460=m
CONFIG_DRM_TDFX=m
CONFIG_DRM_R128=m
CONFIG_DRM_RADEON=m
+CONFIG_DRM_RADEON_KMS=y
# CONFIG_DRM_RADEON_UMS is not set
CONFIG_DRM_NOUVEAU=m
CONFIG_NOUVEAU_DEBUG=5
diff --git a/libre/linux-libre/config.x86_64 b/libre/linux-libre/config.x86_64
index 92607b43e..d9dfe452d 100644
--- a/libre/linux-libre/config.x86_64
+++ b/libre/linux-libre/config.x86_64
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 3.16.0-gnu-2 Kernel Configuration
+# Linux/x86 3.16.2-gnu-1 Kernel Configuration
#
CONFIG_64BIT=y
CONFIG_X86_64=y
@@ -4350,6 +4350,7 @@ CONFIG_DRM_PTN3460=m
CONFIG_DRM_TDFX=m
CONFIG_DRM_R128=m
CONFIG_DRM_RADEON=m
+CONFIG_DRM_RADEON_KMS=y
# CONFIG_DRM_RADEON_UMS is not set
CONFIG_DRM_NOUVEAU=m
CONFIG_NOUVEAU_DEBUG=5