summaryrefslogtreecommitdiff
path: root/kernels/linux-libre-audit
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2016-05-09 06:56:55 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2016-05-09 06:56:55 -0300
commit5efa3c2f7bb4f1d331f52ac51d5702cb6e97ae34 (patch)
treecd8b30c508e0cb8b5b58398225729e7e86debc91 /kernels/linux-libre-audit
parent6ed61fe880b88fc18388bdd930f767c59ce68522 (diff)
linux-libre-audit-4.5.3_gnu-1: updating version
* disable CONFIG_IO_STRICT_DEVMEM - Bug #1000 -> https://labs.parabola.nu/issues/1000
Diffstat (limited to 'kernels/linux-libre-audit')
-rw-r--r--kernels/linux-libre-audit/PKGBUILD12
-rw-r--r--kernels/linux-libre-audit/config.armv7h5
-rw-r--r--kernels/linux-libre-audit/config.i6862
-rw-r--r--kernels/linux-libre-audit/config.x86_642
4 files changed, 11 insertions, 10 deletions
diff --git a/kernels/linux-libre-audit/PKGBUILD b/kernels/linux-libre-audit/PKGBUILD
index fccf0a0b2..a598e11f3 100644
--- a/kernels/linux-libre-audit/PKGBUILD
+++ b/kernels/linux-libre-audit/PKGBUILD
@@ -10,7 +10,7 @@
pkgbase=linux-libre-audit
_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
@@ -62,7 +62,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'
@@ -70,15 +70,15 @@ sha256sums=('c37a135518d5a69b26bae8441bc20e5a5ea87d3228cfe72f75a714cff730a84e'
'SKIP'
'6de8a8319271809ffdb072b68d53d155eef12438e6d04ff06a5a4db82c34fa8a'
'SKIP'
- '337fc8b2b5cb0acfbdabd9311d46776022b0f9394d475a1b6b3a7cc65d042da8'
- '02c27abdf7f88db73f09d19ff6a0690e600f36dfd103d358c9ea1715705721e3'
- '24b16bdbbf1748dbf60efc664eb690c4bec1f7f4bc57bad773ab79b6f4621dad'
+ 'd312a7b78232565c0542892f0d0130bbe85925b5ef90a5920824d3a1eacafc3d'
+ 'e4b30da7c52135a59e6cc7c3837701630063c06c7bd9ed44c4091a4ad342d638'
+ '3fcca8a5cbf377bcdaf73789fd666ce04eefd7d143ac712c964febdd2a924400'
'f0d90e756f14533ee67afda280500511a62465b4f76adcc5effa95a40045179c'
'1256b241cd477b265a3c2d64bdc19ffe3c9bbcee82ea3994c590c2c76e767d99'
'91e087cddaf2149d050b90720d5b3004263ec3ab07dece0241551d045ff0a91f'
'96c6c7d4057b8d08238adae85d476c863c082770a182057163a45480511d35a8'
'2ca85ee212ef8d8aab3d3c2a0cef304a355d86e7aa520e19471f56ace68a0cf4'
- '869920d51c7f414d4fdd8227bfdcea2b4c81de92ee91d462a77685947a850b93'
+ 'ff4abcb77f0a7f8c7e4a479177ee640d60db59703c73fd95acb904ec223bdb29'
'SKIP'
'd09937cbca4f408dbcde270e465bdfe0589a0b41ed07d260a596a38fe6cca987'
'cc1f1b5026b373da4a5c2e8c82bc2b0f8a20e295353c201579140a04f2452545'
diff --git a/kernels/linux-libre-audit/config.armv7h b/kernels/linux-libre-audit/config.armv7h
index c653dd51c..1caca082e 100644
--- a/kernels/linux-libre-audit/config.armv7h
+++ b/kernels/linux-libre-audit/config.armv7h
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/arm 4.5.2-gnu-1-audit Kernel Configuration
+# Linux/arm 4.5.3-gnu-1-audit Kernel Configuration
#
CONFIG_ARM=y
CONFIG_ARM_HAS_SG_CHAIN=y
@@ -2027,7 +2027,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
@@ -3318,6 +3318,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/kernels/linux-libre-audit/config.i686 b/kernels/linux-libre-audit/config.i686
index 3ef3f8b7c..df301ea2f 100644
--- a/kernels/linux-libre-audit/config.i686
+++ b/kernels/linux-libre-audit/config.i686
@@ -7633,7 +7633,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/kernels/linux-libre-audit/config.x86_64 b/kernels/linux-libre-audit/config.x86_64
index 14e94c5df..a568e9e0a 100644
--- a/kernels/linux-libre-audit/config.x86_64
+++ b/kernels/linux-libre-audit/config.x86_64
@@ -7371,7 +7371,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