From 98c4e43b18d332c59d5830cd2ef715999b5f1ffb Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Mon, 23 Apr 2012 22:49:45 -0300 Subject: linux-libre-3.3.3-1: fixing issues --- libre/linux-libre/ChangeLog | 2 +- libre/linux-libre/PKGBUILD | 4 ++-- libre/linux-libre/config.i686 | 4 ++-- libre/linux-libre/config.x86_64 | 4 ++-- 4 files changed, 7 insertions(+), 7 deletions(-) (limited to 'libre/linux-libre') diff --git a/libre/linux-libre/ChangeLog b/libre/linux-libre/ChangeLog index 570a71488..bbf62fc7c 100644 --- a/libre/linux-libre/ChangeLog +++ b/libre/linux-libre/ChangeLog @@ -1,7 +1,7 @@ 2012-04-24 André Silva * linux-libre-3.3.3-1 - * Disabled CONFIG_STUB_POULSBO, changed CONFIG_DRM_GMA600 and CONFIG_DRM_GMA3600 as modules https://labs.parabola.nu/issues/90 + * Disabled CONFIG_STUB_POULSBO module https://labs.parabola.nu/issues/90 2012-04-08 André Silva diff --git a/libre/linux-libre/PKGBUILD b/libre/linux-libre/PKGBUILD index 5d49c30aa..47dfecba8 100644 --- a/libre/linux-libre/PKGBUILD +++ b/libre/linux-libre/PKGBUILD @@ -38,8 +38,8 @@ source=("http://linux-libre.fsfla.org/pub/linux-libre/releases/${_basekernel}-gn "http://www.linux-libre.fsfla.org/pub/linux-libre/lemote/gnewsense/pool/linux-patches-${_lxopkgver}-gnu_0loongsonlibre_mipsel.tar.bz2") md5sums=('5487da14ca81715a469c7594d39722fa' 'b3584346eba0031be9e08c0c6d64fa85' - '1c8292fea411f2c423168dce5a917559' - '45087653cc5a5f292d38be73d4e194b3' + '8c97845fa581b5d8172694d85577d817' + '60c740318d677350ac5251300f6cbe73' 'a8a3843046926eb7ab81312cd438c5c5' '2967cecc3af9f954ccc822fd63dca6ff' '8267264d9a8966e57fdacd1fa1fc65c4' diff --git a/libre/linux-libre/config.i686 b/libre/linux-libre/config.i686 index 0069d9dcc..c58fe0e40 100644 --- a/libre/linux-libre/config.i686 +++ b/libre/linux-libre/config.i686 @@ -3913,8 +3913,8 @@ CONFIG_DRM_VIA=m CONFIG_DRM_SAVAGE=m CONFIG_DRM_VMWGFX=m CONFIG_DRM_GMA500=m -CONFIG_DRM_GMA600=m -CONFIG_DRM_GMA3600=m +CONFIG_DRM_GMA600=y +CONFIG_DRM_GMA3600=y # CONFIG_STUB_POULSBO is not set CONFIG_VGASTATE=m CONFIG_VIDEO_OUTPUT_CONTROL=m diff --git a/libre/linux-libre/config.x86_64 b/libre/linux-libre/config.x86_64 index 7c1bb9500..279c94035 100644 --- a/libre/linux-libre/config.x86_64 +++ b/libre/linux-libre/config.x86_64 @@ -3752,8 +3752,8 @@ CONFIG_DRM_VIA=m CONFIG_DRM_SAVAGE=m CONFIG_DRM_VMWGFX=m CONFIG_DRM_GMA500=m -CONFIG_DRM_GMA600=m -CONFIG_DRM_GMA3600=m +CONFIG_DRM_GMA600=y +CONFIG_DRM_GMA3600=y # CONFIG_STUB_POULSBO is not set CONFIG_VGASTATE=m CONFIG_VIDEO_OUTPUT_CONTROL=m -- cgit v1.2.3-54-g00ecf