summarylogtreecommitdiffstats
diff options
context:
space:
mode:
author7Ji2023-07-01 00:01:31 +0800
committer7Ji2023-07-01 00:28:30 +0800
commit7f7e08137027e4a4f9cfa7161609110d6175e7ae (patch)
treeab68c9bb0847b4895201382cdf5a587377920974
parent44e800165b36eacf47edbcc38f4e99294d8e8f2a (diff)
downloadaur-7f7e08137027e4a4f9cfa7161609110d6175e7ae.tar.gz
bump to 6.1.36
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD8
-rw-r--r--config4
3 files changed, 13 insertions, 13 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 823be7541291..ae4f6112585f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = linux-aarch64-flippy
- pkgver = 6.1.35
+ pkgver = 6.1.36
pkgrel = 1
url = https://github.com/unifreq/linux-6.1.y
arch = aarch64
@@ -9,12 +9,12 @@ pkgbase = linux-aarch64-flippy
makedepends = dtc
makedepends = uboot-tools
options = !strip
- source = linux-6.1.y-642a46e63dd92d00c63beff609da87a81c28aa31.tar.gz::https://github.com/unifreq/linux-6.1.y/archive/642a46e63dd92d00c63beff609da87a81c28aa31.tar.gz
+ source = linux-6.1.y-4ec83b2fd9931b593eb52e181714764bc8184af1.tar.gz::https://github.com/unifreq/linux-6.1.y/archive/4ec83b2fd9931b593eb52e181714764bc8184af1.tar.gz
source = config
source = linux.preset
source = 0001-drivers-auxdisplay-openvfd-improve-dev-write-logic.patch
- sha256sums = 2d036e7d113e9cb66ae202aa9f316dbf55fbfa89da9935adae724254be521a7f
- sha256sums = c25d0680e2391c7a48a333e32dfd41902fc0bd993b57dcae34ad0c283d5ac9ac
+ sha256sums = 8935ba603645f020d607a125a334bbd09379f6d82eb29a9300e00e846dff0520
+ sha256sums = 0e84033c1e1fa6fa896cc6edc7d0b883560723fd3c5c63515efef7680ad7115a
sha256sums = bdcd6cbf19284b60fac6d6772f1e0ec2e2fe03ce7fe3d7d16844dd6d2b5711f3
sha256sums = d4a47c25f5822fe05a473a9ccd8b749429adb23519a72b9043fe42530f990321
@@ -38,12 +38,12 @@ pkgname = linux-aarch64-flippy-headers
pkgname = linux-aarch64-flippy-dtb-allwinner
pkgdesc = DTB files for Allwinner SoCs for flippy's AArch64 kernel
- provides = linux-aarch64-flippy-dtb=6.1.35
+ provides = linux-aarch64-flippy-dtb=6.1.36
pkgname = linux-aarch64-flippy-dtb-amlogic
pkgdesc = DTB files for Amlogic SoCs for flippy's AArch64 kernel
- provides = linux-aarch64-flippy-dtb=6.1.35
+ provides = linux-aarch64-flippy-dtb=6.1.36
pkgname = linux-aarch64-flippy-dtb-rockchip
pkgdesc = DTB files for Rockchip SoCs for flippy's AArch64 kernel
- provides = linux-aarch64-flippy-dtb=6.1.35
+ provides = linux-aarch64-flippy-dtb=6.1.36
diff --git a/PKGBUILD b/PKGBUILD
index 758a28eb28bc..9f8616541d15 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,11 @@
# Maintainer: 7Ji <pugokughin@gmail.com>
_desc="flippy's AArch64-focused fork aiming to increase usability"
-_pkgver_main=6.1.35
+_pkgver_main=6.1.36
_pkgver_suffix=flippy
_pkgver_uname="${_pkgver_main}-${_pkgver_suffix}"
_flippy_repo='linux-6.1.y'
-_flippy_commit='642a46e63dd92d00c63beff609da87a81c28aa31'
+_flippy_commit='4ec83b2fd9931b593eb52e181714764bc8184af1'
_srcname="${_flippy_repo}-${_flippy_commit}"
pkgbase=linux-aarch64-flippy
@@ -32,8 +32,8 @@ source=(
'0001-drivers-auxdisplay-openvfd-improve-dev-write-logic.patch'
)
sha256sums=(
- '2d036e7d113e9cb66ae202aa9f316dbf55fbfa89da9935adae724254be521a7f'
- 'f1baebf797e7dc8013277123b72c271411cdb5a4554764415cf2a9a4a80dbbd7'
+ '8935ba603645f020d607a125a334bbd09379f6d82eb29a9300e00e846dff0520'
+ '0e84033c1e1fa6fa896cc6edc7d0b883560723fd3c5c63515efef7680ad7115a'
'bdcd6cbf19284b60fac6d6772f1e0ec2e2fe03ce7fe3d7d16844dd6d2b5711f3'
'd4a47c25f5822fe05a473a9ccd8b749429adb23519a72b9043fe42530f990321'
)
diff --git a/config b/config
index d55ca61093b9..1c7cda7546f5 100644
--- a/config
+++ b/config
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/arm64 6.1.35 Kernel Configuration
+# Linux/arm64 6.1.36 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 12.1.0"
CONFIG_CC_IS_GCC=y
@@ -8161,7 +8161,7 @@ CONFIG_CIFS_FSCACHE=y
CONFIG_SMB_SERVER=m
CONFIG_SMB_SERVER_CHECK_CAP_NET_ADMIN=y
CONFIG_SMB_SERVER_KERBEROS5=y
-CONFIG_SMBFS_COMMON=m
+CONFIG_SMBFS=m
CONFIG_CODA_FS=m
CONFIG_AFS_FS=m
# CONFIG_AFS_DEBUG is not set