summarylogtreecommitdiffstats
diff options
context:
space:
mode:
author7Ji2023-04-01 16:41:33 +0800
committer7Ji2023-04-01 16:41:33 +0800
commit7ee6ec1a1ef28e27214b5ff5fc951be033fda94e (patch)
tree213691117ce880e7760e479c855acf6db916d9b1
parente083715ad92d980cd3e4c0f01195547de062cda6 (diff)
downloadaur-7ee6ec1a1ef28e27214b5ff5fc951be033fda94e.tar.gz
bump to 6.1.22
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD8
-rw-r--r--config2
3 files changed, 12 insertions, 12 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 265920a07411..e99c466db2f4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = linux-aarch64-flippy
- pkgver = 6.1.21
+ pkgver = 6.1.22
pkgrel = 1
url = https://github.com/unifreq/linux-6.1.y
arch = aarch64
@@ -9,11 +9,11 @@ pkgbase = linux-aarch64-flippy
makedepends = dtc
makedepends = uboot-tools
options = !strip
- source = linux-6.1.y-f9790f631bd69bb7d4d2b21b4547cc224a86f7b7.tar.gz::https://github.com/unifreq/linux-6.1.y/archive/f9790f631bd69bb7d4d2b21b4547cc224a86f7b7.tar.gz
+ source = linux-6.1.y-a526f070d00c8c5e7c2977d1ab4e30dfd652806e.tar.gz::https://github.com/unifreq/linux-6.1.y/archive/a526f070d00c8c5e7c2977d1ab4e30dfd652806e.tar.gz
source = config
source = linux.preset
- sha256sums = 1dcaf8d500920bf8f3cdde1f5259a85a7fdaec5363689b87e1b43ef968895c58
- sha256sums = a4c4f35cb6eae42e06985850f294d1278d9332154715dd2df5ff885a25fc05b3
+ sha256sums = fceee60258ec838fc1c5a3ca587fd17027ca3ef17fc17da505ed8aa1b937f9e3
+ sha256sums = 5484089174a3694018f956a826f265073d786d77fdc7df6b0078693e55ddd947
sha256sums = bdcd6cbf19284b60fac6d6772f1e0ec2e2fe03ce7fe3d7d16844dd6d2b5711f3
pkgname = linux-aarch64-flippy
@@ -36,12 +36,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.21
+ provides = linux-aarch64-flippy-dtb=6.1.22
pkgname = linux-aarch64-flippy-dtb-amlogic
pkgdesc = DTB files for Amlogic SoCs for flippy's AArch64 kernel
- provides = linux-aarch64-flippy-dtb=6.1.21
+ provides = linux-aarch64-flippy-dtb=6.1.22
pkgname = linux-aarch64-flippy-dtb-rockchip
pkgdesc = DTB files for Rockchip SoCs for flippy's AArch64 kernel
- provides = linux-aarch64-flippy-dtb=6.1.21
+ provides = linux-aarch64-flippy-dtb=6.1.22
diff --git a/PKGBUILD b/PKGBUILD
index 2d9145d9fc37..e2f8f35841d3 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.21
+_pkgver_main=6.1.22
_pkgver_suffix=flippy
_pkgver_uname="${_pkgver_main}-${_pkgver_suffix}"
_flippy_repo='linux-6.1.y'
-_flippy_commit='f9790f631bd69bb7d4d2b21b4547cc224a86f7b7'
+_flippy_commit='a526f070d00c8c5e7c2977d1ab4e30dfd652806e'
_srcname="${_flippy_repo}-${_flippy_commit}"
pkgbase=linux-aarch64-flippy
@@ -31,8 +31,8 @@ source=(
'linux.preset'
)
sha256sums=(
- '1dcaf8d500920bf8f3cdde1f5259a85a7fdaec5363689b87e1b43ef968895c58'
- 'a4c4f35cb6eae42e06985850f294d1278d9332154715dd2df5ff885a25fc05b3'
+ 'fceee60258ec838fc1c5a3ca587fd17027ca3ef17fc17da505ed8aa1b937f9e3'
+ '5484089174a3694018f956a826f265073d786d77fdc7df6b0078693e55ddd947'
'bdcd6cbf19284b60fac6d6772f1e0ec2e2fe03ce7fe3d7d16844dd6d2b5711f3'
)
diff --git a/config b/config
index 025fb12f3979..186a71d6c3ae 100644
--- a/config
+++ b/config
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/arm64 6.1.21 Kernel Configuration
+# Linux/arm64 6.1.22 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 12.1.0"
CONFIG_CC_IS_GCC=y