summaryrefslogtreecommitdiff
path: root/libre/linux-libre
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2016-05-08 21:57:49 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2016-05-08 22:04:58 -0300
commit8c8b1122671438b8157db6f8d5a1b0d565c76bd5 (patch)
treebb8d3d5028d41c9e023b27befd25880d073d50c6 /libre/linux-libre
parent1ad5ed81174f1f1c605595b0a2c074487e201357 (diff)
linux-libre-4.5.3_gnu-1: updating version
* disable CONFIG_IO_STRICT_DEVMEM - Bug #1000 -> https://labs.parabola.nu/issues/1000
Diffstat (limited to 'libre/linux-libre')
-rw-r--r--libre/linux-libre/ChangeLog6
-rw-r--r--libre/linux-libre/PKGBUILD12
-rw-r--r--libre/linux-libre/config.armv7h5
-rw-r--r--libre/linux-libre/config.i6862
-rw-r--r--libre/linux-libre/config.x86_642
5 files changed, 17 insertions, 10 deletions
diff --git a/libre/linux-libre/ChangeLog b/libre/linux-libre/ChangeLog
index 86c29fbad..2f9d028db 100644
--- a/libre/linux-libre/ChangeLog
+++ b/libre/linux-libre/ChangeLog
@@ -1,3 +1,8 @@
+2016-05-09 André Silva <emulatorman@parabola.nu>
+
+ * linux-libre-4.5.3_gnu-1
+ * Disabled CONFIG_IO_STRICT_DEVMEM [9]
+
2015-12-13 André Silva <emulatorman@parabola.nu>
* linux-libre-4.3.2_gnu-1
@@ -89,3 +94,4 @@
[6] https://labs.parabola.nu/issues/750
[7] https://labs.parabola.nu/issues/857
[8] https://labs.parabola.nu/issues/858
+[9] https://labs.parabola.nu/issues/1000
diff --git a/libre/linux-libre/PKGBUILD b/libre/linux-libre/PKGBUILD
index ddc6274bf..5c2a4d9c1 100644
--- a/libre/linux-libre/PKGBUILD
+++ b/libre/linux-libre/PKGBUILD
@@ -11,7 +11,7 @@
pkgbase=linux-libre # Build stock kernel
#pkgbase=linux-libre-custom # Build kernel with a different name
_pkgbasever=4.5-gnu
-_pkgver=4.5.2-gnu
+_pkgver=4.5.3-gnu
_replacesarchkernel=('linux%') # '%' gets replaced with _kernelname
_replacesoldkernels=() # '%' gets replaced with _kernelname
@@ -63,7 +63,7 @@ source=("http://linux-libre.fsfla.org/pub/linux-libre/releases/${_pkgbasever}/li
'0010-stmmac-fix-MDIO-settings.patch')
sha256sums=('c37a135518d5a69b26bae8441bc20e5a5ea87d3228cfe72f75a714cff730a84e'
'SKIP'
- '7918a8c102c5f47dbe778f5541656c875b844d6e4da514a42c8855ff6a7f3733'
+ '7a13df7c4be4881276174cf6645b4c3057203c597e3e6c621035ab0aac0a6a56'
'SKIP'
'bfd4a7f61febe63c880534dcb7c31c5b932dde6acf991810b41a939a93535494'
'SKIP'
@@ -71,15 +71,15 @@ sha256sums=('c37a135518d5a69b26bae8441bc20e5a5ea87d3228cfe72f75a714cff730a84e'
'SKIP'
'6de8a8319271809ffdb072b68d53d155eef12438e6d04ff06a5a4db82c34fa8a'
'SKIP'
- 'f9e48134bf87eae133a62c0bc14792e7d4b46b07c95f59ad7f922eb2fc4db826'
- '8badab6aaab04e7b06fb9e0028cd182e653e6bc26788e7a911bb61955566f187'
- '31688993de97f53eec81b843450c95e227c4a47b501bc4249164796a80a857f3'
+ 'a1a38fe603dc3a25c9e5ebe0c11cae3563de2e19a53531c55624b4e667a9db1e'
+ '7495f9ab1f7c36e0698100e6dcf36213c0e6f71db01c3869fedbf9b3b83c21a9'
+ '47acd8cfa20b898d4f392df2124a344532d8f0ae14141fbdf723c774cdd88479'
'f0d90e756f14533ee67afda280500511a62465b4f76adcc5effa95a40045179c'
'1256b241cd477b265a3c2d64bdc19ffe3c9bbcee82ea3994c590c2c76e767d99'
'91e087cddaf2149d050b90720d5b3004263ec3ab07dece0241551d045ff0a91f'
'96c6c7d4057b8d08238adae85d476c863c082770a182057163a45480511d35a8'
'2ca85ee212ef8d8aab3d3c2a0cef304a355d86e7aa520e19471f56ace68a0cf4'
- '869920d51c7f414d4fdd8227bfdcea2b4c81de92ee91d462a77685947a850b93'
+ 'ff4abcb77f0a7f8c7e4a479177ee640d60db59703c73fd95acb904ec223bdb29'
'SKIP'
'd09937cbca4f408dbcde270e465bdfe0589a0b41ed07d260a596a38fe6cca987'
'cc1f1b5026b373da4a5c2e8c82bc2b0f8a20e295353c201579140a04f2452545'
diff --git a/libre/linux-libre/config.armv7h b/libre/linux-libre/config.armv7h
index 158ab5d66..0813e9899 100644
--- a/libre/linux-libre/config.armv7h
+++ b/libre/linux-libre/config.armv7h
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/arm 4.5.2-gnu-1 Kernel Configuration
+# Linux/arm 4.5.3-gnu-1 Kernel Configuration
#
CONFIG_ARM=y
CONFIG_ARM_HAS_SG_CHAIN=y
@@ -2023,7 +2023,7 @@ CONFIG_HMC6352=m
CONFIG_DS1682=m
CONFIG_TI_DAC7512=m
CONFIG_ARM_CHARLCD=y
-CONFIG_BMP085=y
+CONFIG_BMP085=m
CONFIG_BMP085_I2C=m
CONFIG_BMP085_SPI=m
# CONFIG_USB_SWITCH_FSA9480 is not set
@@ -3314,6 +3314,7 @@ CONFIG_SERIAL_8250_RUNTIME_UARTS=6
CONFIG_SERIAL_8250_FSL=y
CONFIG_SERIAL_8250_DW=y
# CONFIG_SERIAL_8250_EM is not set
+# CONFIG_SERIAL_8250_RT288X is not set
CONFIG_SERIAL_8250_OMAP=y
CONFIG_SERIAL_8250_OMAP_TTYO_FIXUP=y
# CONFIG_SERIAL_8250_MID is not set
diff --git a/libre/linux-libre/config.i686 b/libre/linux-libre/config.i686
index dfbd61eec..32ff2c7ae 100644
--- a/libre/linux-libre/config.i686
+++ b/libre/linux-libre/config.i686
@@ -7629,7 +7629,7 @@ CONFIG_ARCH_HAS_UBSAN_SANITIZE_ALL=y
# CONFIG_UBSAN is not set
CONFIG_ARCH_HAS_DEVMEM_IS_ALLOWED=y
CONFIG_STRICT_DEVMEM=y
-CONFIG_IO_STRICT_DEVMEM=y
+# CONFIG_IO_STRICT_DEVMEM is not set
# CONFIG_X86_VERBOSE_BOOTUP is not set
CONFIG_EARLY_PRINTK=y
# CONFIG_EARLY_PRINTK_DBGP is not set
diff --git a/libre/linux-libre/config.x86_64 b/libre/linux-libre/config.x86_64
index d4f714d7e..d339b4f35 100644
--- a/libre/linux-libre/config.x86_64
+++ b/libre/linux-libre/config.x86_64
@@ -7367,7 +7367,7 @@ CONFIG_ARCH_HAS_UBSAN_SANITIZE_ALL=y
# CONFIG_UBSAN is not set
CONFIG_ARCH_HAS_DEVMEM_IS_ALLOWED=y
CONFIG_STRICT_DEVMEM=y
-CONFIG_IO_STRICT_DEVMEM=y
+# CONFIG_IO_STRICT_DEVMEM is not set
# CONFIG_X86_VERBOSE_BOOTUP is not set
CONFIG_EARLY_PRINTK=y
# CONFIG_EARLY_PRINTK_DBGP is not set