summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorjgmdev2020-03-10 22:31:10 -0400
committerjgmdev2020-03-10 22:31:10 -0400
commit71f515e68f31505df742d622fb7b0172cd037290 (patch)
tree9a2abe81bdd73ac8e911df826772b3928874953b
parentecfb4db71bb86a649387189b5b2317afe31054c5 (diff)
downloadaur-71f515e68f31505df742d622fb7b0172cd037290.tar.gz
Updated to release candidate 5 and set CONFIG_PWM_MESON=y for proper cpu governor on each boot on the Odroid N2.
-rw-r--r--.SRCINFO8
-rw-r--r--.gitignore2
-rw-r--r--PKGBUILD6
-rw-r--r--config5
4 files changed, 11 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ef78a699911e..581dfa23a916 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = linux-aarch64-rc-32bits
- pkgver = 5.6.rc3
+ pkgver = 5.6.rc5
pkgrel = 1
url = http://www.kernel.org/
arch = aarch64
@@ -14,7 +14,7 @@ pkgbase = linux-aarch64-rc-32bits
makedepends = vboot-utils
makedepends = dtc
options = !strip
- source = https://git.kernel.org/torvalds/t/linux-5.6-rc3.tar.gz
+ source = https://git.kernel.org/torvalds/t/linux-5.6-rc5.tar.gz
source = 0001-net-smsc95xx-Allow-mac-address-to-be-set-as-a-parame.patch
source = 0002-arm64-dts-rockchip-disable-pwm0-on-rk3399-firefly.patch
source = 0003-arm64-dts-rockchip-add-usb3-controller-node-for-RK33.patch
@@ -26,12 +26,12 @@ pkgbase = linux-aarch64-rc-32bits
source = linux.preset
source = 60-linux.hook
source = 90-linux.hook
- md5sums = 475eb9dbb2b41677e0eccd43305d9367
+ md5sums = 41cddf344dfa3bdf20b0500927daee6b
md5sums = 8f50ae936659ff174e292e1164d279c1
md5sums = e85e2b7aa3bc42d7dd6b36c325d29e3f
md5sums = 2c36fb143c27ed46f498c4d4633ea0c6
md5sums = 2e3fe5b9053d6a2c5327113836409d13
- md5sums = 046e61050a758f63d3482c875b63036d
+ md5sums = 76305d64aedf1f0272abe5180d9d2941
md5sums = 7f1a96e24f5150f790df94398e9525a3
md5sums = 61c5ff73c136ed07a7aadbf58db3d96a
md5sums = 584777ae88bce2c5659960151b64c7d8
diff --git a/.gitignore b/.gitignore
index a7e38c18bdf3..9e2fa298c333 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,4 +2,4 @@ pkg/
src/
*.tar.gz
*.tar.xz
-*.tar.ztd
+*.tar.zst
diff --git a/PKGBUILD b/PKGBUILD
index 6a1aa1f81084..e6b202be5045 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
buildarch=8
_rcver=5.6
-_rcrel=3
+_rcrel=5
pkgbase=linux-aarch64-rc-32bits
_srcname=linux-${_rcver}-rc${_rcrel}
@@ -29,12 +29,12 @@ source=("https://git.kernel.org/torvalds/t/${_srcname}.tar.gz"
'linux.preset'
'60-linux.hook'
'90-linux.hook')
-md5sums=('475eb9dbb2b41677e0eccd43305d9367'
+md5sums=('41cddf344dfa3bdf20b0500927daee6b'
'8f50ae936659ff174e292e1164d279c1'
'e85e2b7aa3bc42d7dd6b36c325d29e3f'
'2c36fb143c27ed46f498c4d4633ea0c6'
'2e3fe5b9053d6a2c5327113836409d13'
- '046e61050a758f63d3482c875b63036d'
+ '76305d64aedf1f0272abe5180d9d2941'
'7f1a96e24f5150f790df94398e9525a3'
'61c5ff73c136ed07a7aadbf58db3d96a'
'584777ae88bce2c5659960151b64c7d8'
diff --git a/config b/config
index 57217e53aa70..768297079172 100644
--- a/config
+++ b/config
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/arm64 5.6.0-rc3-1 Kernel Configuration
+# Linux/arm64 5.6.0-rc5-1 Kernel Configuration
#
#
@@ -5938,6 +5938,7 @@ CONFIG_BACKLIGHT_GPIO=m
# CONFIG_BACKLIGHT_LV5207LP is not set
# CONFIG_BACKLIGHT_BD6107 is not set
# CONFIG_BACKLIGHT_ARCXCNN is not set
+# CONFIG_BACKLIGHT_LED is not set
# end of Backlight & LCD device support
CONFIG_VIDEOMODE_HELPERS=y
@@ -8460,7 +8461,7 @@ CONFIG_PWM_CROS_EC=m
# CONFIG_PWM_IMX1 is not set
# CONFIG_PWM_IMX27 is not set
# CONFIG_PWM_IMX_TPM is not set
-CONFIG_PWM_MESON=m
+CONFIG_PWM_MESON=y
CONFIG_PWM_MTK_DISP=m
CONFIG_PWM_MEDIATEK=m
# CONFIG_PWM_PCA9685 is not set