summarylogtreecommitdiffstats
diff options
context:
space:
mode:
author7Ji2023-02-02 21:03:12 +0800
committer7Ji2023-02-02 21:03:12 +0800
commit2290c14c8486409567da607f66afd134da6806b5 (patch)
tree172db5156a5dba858fdbdb8dbaada75581f7ad46
parent32ac4707d0f0c97c426f9c96b4e47573c52b0cca (diff)
downloadaur-2290c14c8486409567da607f66afd134da6806b5.tar.gz
bump to 6.1.9-1
-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 14c2b76a3e5a..9621ef2ab931 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = linux-aarch64-flippy
- pkgver = 6.1.8
+ pkgver = 6.1.9
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 = https://github.com/unifreq/linux-6.1.y/archive/74b6fbbbb96b5068fa00d2cf6089bd609dcd9fda.tar.gz
+ source = https://github.com/unifreq/linux-6.1.y/archive/3b3232a26290beccc5d42d7ad8292200f6e0f79e.tar.gz
source = config
source = linux.preset
- sha256sums = 4d04c742bfb787b906d85e6b2c613b566e574157117b0e03c20c73c6dcab410a
- sha256sums = 056fd19fab4755c18fa906d4000f794157207d88c7750001467c74cbb13e8159
+ sha256sums = 9eb9cf488f8da3f27067404c98d5be3eefe71664d4d474605c8758ae64a58caa
+ sha256sums = 8df855ebeb55c73b5a45cc9c855612030dfe50e76543825383764be0df84aa92
sha256sums = bdcd6cbf19284b60fac6d6772f1e0ec2e2fe03ce7fe3d7d16844dd6d2b5711f3
pkgname = linux-aarch64-flippy
@@ -35,12 +35,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.8
+ provides = linux-aarch64-flippy-dtb=6.1.9
pkgname = linux-aarch64-flippy-dtb-amlogic
pkgdesc = DTB files for Amlogic SoCs for flippy's AArch64 kernel
- provides = linux-aarch64-flippy-dtb=6.1.8
+ provides = linux-aarch64-flippy-dtb=6.1.9
pkgname = linux-aarch64-flippy-dtb-rockchip
pkgdesc = DTB files for Rockchip SoCs for flippy's AArch64 kernel
- provides = linux-aarch64-flippy-dtb=6.1.8
+ provides = linux-aarch64-flippy-dtb=6.1.9
diff --git a/PKGBUILD b/PKGBUILD
index c4ed15ed9367..33764aaaf119 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.8
+_pkgver_main=6.1.9
_pkgver_suffix=flippy
_pkgver_uname="${_pkgver_main}-${_pkgver_suffix}"
_flippy_repo='linux-6.1.y'
-_flippy_commit='74b6fbbbb96b5068fa00d2cf6089bd609dcd9fda'
+_flippy_commit='3b3232a26290beccc5d42d7ad8292200f6e0f79e'
_srcname="${_flippy_repo}-${_flippy_commit}"
pkgbase=linux-aarch64-flippy
@@ -31,8 +31,8 @@ source=(
'linux.preset'
)
sha256sums=(
- '4d04c742bfb787b906d85e6b2c613b566e574157117b0e03c20c73c6dcab410a'
- '056fd19fab4755c18fa906d4000f794157207d88c7750001467c74cbb13e8159'
+ '9eb9cf488f8da3f27067404c98d5be3eefe71664d4d474605c8758ae64a58caa'
+ '8df855ebeb55c73b5a45cc9c855612030dfe50e76543825383764be0df84aa92'
'bdcd6cbf19284b60fac6d6772f1e0ec2e2fe03ce7fe3d7d16844dd6d2b5711f3'
)
diff --git a/config b/config
index e2212d2beffe..c868d84cf65c 100644
--- a/config
+++ b/config
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/arm64 6.1.8 Kernel Configuration
+# Linux/arm64 6.1.9 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 12.1.0"
CONFIG_CC_IS_GCC=y