summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2015-03-19 07:41:41 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2015-03-19 07:41:41 -0300
commitf77ded7af7e044fdd87fca0fae37b1e00f25e60c (patch)
tree59ca481e84d4270ac4045c78db3ab22641870606
parent663a28a50ea859e371ea42fd9be2ed7a34b4952f (diff)
linux-libre-3.19.2_gnu-1: updating version
* fix bug #685 -> https://labs.parabola.nu/issues/685
-rw-r--r--libre/linux-libre/ChangeLog6
-rw-r--r--libre/linux-libre/PKGBUILD10
-rw-r--r--libre/linux-libre/config.i6865
-rw-r--r--libre/linux-libre/config.mips64el5
-rw-r--r--libre/linux-libre/config.x86_645
5 files changed, 14 insertions, 17 deletions
diff --git a/libre/linux-libre/ChangeLog b/libre/linux-libre/ChangeLog
index cc034b65c..bd48e9f09 100644
--- a/libre/linux-libre/ChangeLog
+++ b/libre/linux-libre/ChangeLog
@@ -1,3 +1,8 @@
+2015-03-19 André Silva <emulatorman@parabola.nu>
+
+ * linux-libre-3.19.2_gnu-1
+ * Disabled CONFIG_LOGO, CONFIG_LOGO_LINUX_MONO, CONFIG_LOGO_LINUX_VGA16 and CONFIG_LOGO_LINUX_CLUT224 modules [5]
+
2015-03-08 André Silva <emulatorman@parabola.nu>
* linux-libre-3.19.1_gnu-1
@@ -55,3 +60,4 @@
[2] https://labs.parabola.nu/issues/90
[3] https://labs.parabola.nu/issues/116
[4] https://www.gnu.org/graphics/gnu-and-freedo/gnu-and-freedo.html
+[5] https://labs.parabola.nu/issues/685
diff --git a/libre/linux-libre/PKGBUILD b/libre/linux-libre/PKGBUILD
index 814990561..04a888054 100644
--- a/libre/linux-libre/PKGBUILD
+++ b/libre/linux-libre/PKGBUILD
@@ -9,7 +9,7 @@
pkgbase=linux-libre # Build stock "" kernel
_pkgbasever=3.19-gnu
-_pkgver=3.19.1-gnu
+_pkgver=3.19.2-gnu
_replacesarchkernel=('linux%') # '%' gets replaced with _kernelname
_replacesoldkernels=('kernel26%' 'kernel26-libre%') # '%' gets replaced with _kernelname
@@ -38,11 +38,11 @@ source=("http://linux-libre.fsfla.org/pub/linux-libre/releases/${_pkgbasever}/li
'3.19-d230a5811d-loongson-community.patch')
sha256sums=('2a60ec99ae498e7cdafac63ecca1c0ca07643eaa6c9a1a83f19e4daa3e75b9d9'
'SKIP'
- '64ab0cb26a8a3d9b72d63576593e3d738f53a07d8263a76bfc109305d2798ee1'
+ '52f1c99fb4ccc56860e9d5b104511b9125aded0da0fdb7a8de05d6eb9516f3dc'
'SKIP'
- 'f9a2dd62ebb489dd08d544fb686712df99de6eb1bd8b8265637aa7cb026d5ef4'
- 'd646aeddfc0b2552238f32663303866e572293d20cf659f82bd17b6499c77317'
- '9782d52b3f58a76356347c6d2899b7f6df84ef6aeb93ae289517234299911fe8'
+ 'f58b7b0b4c05b3332457c65943c9e9486d07d19d65935c42efb4d774053c5085'
+ 'd367f894f10cbf7234fc469fd3d1b26ef601734315617df82eeba3a41f5731e0'
+ '61a554c52d5749597e08fa29dd0e45e3fad640100552fa784d19b6142a9d6687'
'f0d90e756f14533ee67afda280500511a62465b4f76adcc5effa95a40045179c'
'bfd4a7f61febe63c880534dcb7c31c5b932dde6acf991810b41a939a93535494'
'6de8a8319271809ffdb072b68d53d155eef12438e6d04ff06a5a4db82c34fa8a'
diff --git a/libre/linux-libre/config.i686 b/libre/linux-libre/config.i686
index 16be9bc36..bc3e64667 100644
--- a/libre/linux-libre/config.i686
+++ b/libre/linux-libre/config.i686
@@ -4808,10 +4808,7 @@ CONFIG_DUMMY_CONSOLE=y
CONFIG_FRAMEBUFFER_CONSOLE=y
CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY=y
CONFIG_FRAMEBUFFER_CONSOLE_ROTATION=y
-CONFIG_LOGO=y
-CONFIG_LOGO_LINUX_MONO=y
-CONFIG_LOGO_LINUX_VGA16=y
-CONFIG_LOGO_LINUX_CLUT224=y
+# CONFIG_LOGO is not set
CONFIG_SOUND=m
CONFIG_SOUND_OSS_CORE=y
# CONFIG_SOUND_OSS_CORE_PRECLAIM is not set
diff --git a/libre/linux-libre/config.mips64el b/libre/linux-libre/config.mips64el
index 95d3a1aad..834867cc4 100644
--- a/libre/linux-libre/config.mips64el
+++ b/libre/linux-libre/config.mips64el
@@ -4216,10 +4216,7 @@ CONFIG_DUMMY_CONSOLE=y
CONFIG_FRAMEBUFFER_CONSOLE=y
CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY=y
CONFIG_FRAMEBUFFER_CONSOLE_ROTATION=y
-CONFIG_LOGO=y
-CONFIG_LOGO_LINUX_MONO=y
-CONFIG_LOGO_LINUX_VGA16=y
-CONFIG_LOGO_LINUX_CLUT224=y
+# CONFIG_LOGO is not set
CONFIG_SOUND=m
CONFIG_SOUND_OSS_CORE=y
# CONFIG_SOUND_OSS_CORE_PRECLAIM is not set
diff --git a/libre/linux-libre/config.x86_64 b/libre/linux-libre/config.x86_64
index 6f5a77e08..5a70e7ee4 100644
--- a/libre/linux-libre/config.x86_64
+++ b/libre/linux-libre/config.x86_64
@@ -4638,10 +4638,7 @@ CONFIG_DUMMY_CONSOLE=y
CONFIG_FRAMEBUFFER_CONSOLE=y
CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY=y
CONFIG_FRAMEBUFFER_CONSOLE_ROTATION=y
-CONFIG_LOGO=y
-CONFIG_LOGO_LINUX_MONO=y
-CONFIG_LOGO_LINUX_VGA16=y
-CONFIG_LOGO_LINUX_CLUT224=y
+# CONFIG_LOGO is not set
CONFIG_SOUND=m
CONFIG_SOUND_OSS_CORE=y
# CONFIG_SOUND_OSS_CORE_PRECLAIM is not set