From 7905aeb863d5d054da0dc203feee9472329451d1 Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Tue, 9 Sep 2014 03:48:06 -0300 Subject: linux-libre-grsec-3.16.2_gnu.201409082129-1: updating version * Enable modesetting on radeon by default (CONFIG_DRM_RADEON_KMS) -> https://lists.parabolagnulinux.org/pipermail/assist/2014-September/000281.html --- libre/linux-libre-grsec/PKGBUILD | 12 ++++++------ libre/linux-libre-grsec/config.i686 | 3 ++- libre/linux-libre-grsec/config.x86_64 | 3 ++- 3 files changed, 10 insertions(+), 8 deletions(-) (limited to 'libre/linux-libre-grsec') diff --git a/libre/linux-libre-grsec/PKGBUILD b/libre/linux-libre-grsec/PKGBUILD index 94fd902f4..aed1a69c5 100644 --- a/libre/linux-libre-grsec/PKGBUILD +++ b/libre/linux-libre-grsec/PKGBUILD @@ -12,9 +12,9 @@ pkgbase=linux-libre-grsec # Build kernel with -grsec localname _pkgbasever=3.16-gnu -_pkgver=3.16.1-gnu +_pkgver=3.16.2-gnu _grsecver=3.0 -_timestamp=201409021826 +_timestamp=201409082129 _replacesarchkernel=('linux%') # '%' gets replaced with _kernelname _replacesoldkernels=('kernel26%' 'kernel26-libre%') # '%' gets replaced with _kernelname @@ -43,11 +43,11 @@ 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' - '72a86cb36deb5eca062cc495fe692d17aa4e05d2f12b57b3ba6dbcf88c25584f' + 'a6bc6d96b63ef746b7ccfe6ffb20df1e50459027f3db9f7a7f0b6b2db7f2c6e4' + '1f2cb71892020365e8f064182ddc2f534d8bae2c89f8733775e683795ae67642' 'SKIP' - 'cdb384408a20f4ffeadbfec6d20a9dfd454d495c29318969ab5e32e3f5055fa4' - '679488a6571375c3d452c447b6bd05399d01f05b990ee7d4bbb93628b6fc1115' + '0fe0836dfa1df977312a4f15f25baf558a7fa1293c6c1a258f9d7b5492e054b4' + 'cfb236dd8da3097327c3a0bf28c60f24f6b9581b5cf139b4042d44aee1922804' '54062ad5a1200fdb1a5a13fed316dbe74fbcfba87e37245328f94960d21aa365' 'f0d90e756f14533ee67afda280500511a62465b4f76adcc5effa95a40045179c' '074b67818582874146c389c029bc43648d145891a27e47aa2c5c42d3571f0264' diff --git a/libre/linux-libre-grsec/config.i686 b/libre/linux-libre-grsec/config.i686 index 57c93c809..c4ffc29e1 100644 --- a/libre/linux-libre-grsec/config.i686 +++ b/libre/linux-libre-grsec/config.i686 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 3.16.1-gnu-201409010104-1-grsec Kernel Configuration +# Linux/x86 3.16.2-gnu-201409082129-1-grsec Kernel Configuration # # CONFIG_64BIT is not set CONFIG_X86_32=y @@ -4493,6 +4493,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-grsec/config.x86_64 b/libre/linux-libre-grsec/config.x86_64 index 9faa1c3f6..de6b35bc3 100644 --- a/libre/linux-libre-grsec/config.x86_64 +++ b/libre/linux-libre-grsec/config.x86_64 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 3.16.1-gnu-201409010104-1-grsec Kernel Configuration +# Linux/x86 3.16.2-gnu-201409082129-1-grsec Kernel Configuration # CONFIG_64BIT=y CONFIG_X86_64=y @@ -4320,6 +4320,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 -- cgit v1.2.3-54-g00ecf