summarylogtreecommitdiffstats
diff options
context:
space:
mode:
author7Ji2023-01-03 09:42:29 +0800
committer7Ji2023-01-03 09:42:29 +0800
commitbcded4c20abb9f83110a29de5882a6c7ad7d1da3 (patch)
treea7dabfcc08fb3e80827070c85b936a45357b6f37
parent4b46f7c738f661741a174237e930e0e432f6ad1f (diff)
downloadaur-bcded4c20abb9f83110a29de5882a6c7ad7d1da3.tar.gz
bump to 6.0.16-1
-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 e5cd0d528819..95a4f7f4a8c2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = linux-aarch64-flippy
- pkgver = 6.0.15
+ pkgver = 6.0.16
pkgrel = 1
url = https://github.com/unifreq/linux-6.0.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.0.y/archive/ffada480851de173cb57188cee9447596051e014.tar.gz
+ source = https://github.com/unifreq/linux-6.0.y/archive/065be705e0e7adf7a3edb60e075ea131173c6d7b.tar.gz
source = config
source = linux.preset
- sha256sums = d7330ea9b576e6df6049b7b5af9d7891c4b1389991442f8978413544cb0d9dc9
- sha256sums = 01035cf880a09bc503657349092ac1c8940f50f6cc97f07089bdbc260f8b094a
+ sha256sums = 4a512fd29622eaea928a2fd77a4f244ce0511f90aad78d85abecf8e38b520163
+ sha256sums = 50628a2629a05a1f7414b35670f9bea7c84611096862c278f3b2ded60f2851a3
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.0.15
+ provides = linux-aarch64-flippy-dtb=6.0.16
pkgname = linux-aarch64-flippy-dtb-amlogic
pkgdesc = DTB files for Amlogic SoCs for flippy's AArch64 kernel
- provides = linux-aarch64-flippy-dtb=6.0.15
+ provides = linux-aarch64-flippy-dtb=6.0.16
pkgname = linux-aarch64-flippy-dtb-rockchip
pkgdesc = DTB files for Rockchip SoCs for flippy's AArch64 kernel
- provides = linux-aarch64-flippy-dtb=6.0.15
+ provides = linux-aarch64-flippy-dtb=6.0.16
diff --git a/PKGBUILD b/PKGBUILD
index 5d565af43316..2112e5d82355 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.0.15
+_pkgver_main=6.0.16
_pkgver_suffix=flippy
_pkgver_uname="${_pkgver_main}-${_pkgver_suffix}"
_flippy_repo='linux-6.0.y'
-_flippy_commit='ffada480851de173cb57188cee9447596051e014'
+_flippy_commit='065be705e0e7adf7a3edb60e075ea131173c6d7b'
_srcname="${_flippy_repo}-${_flippy_commit}"
pkgbase=linux-aarch64-flippy
@@ -31,8 +31,8 @@ source=(
'linux.preset'
)
sha256sums=(
- 'd7330ea9b576e6df6049b7b5af9d7891c4b1389991442f8978413544cb0d9dc9'
- '01035cf880a09bc503657349092ac1c8940f50f6cc97f07089bdbc260f8b094a'
+ '4a512fd29622eaea928a2fd77a4f244ce0511f90aad78d85abecf8e38b520163'
+ '50628a2629a05a1f7414b35670f9bea7c84611096862c278f3b2ded60f2851a3'
'bdcd6cbf19284b60fac6d6772f1e0ec2e2fe03ce7fe3d7d16844dd6d2b5711f3'
)
diff --git a/config b/config
index db1486bc5d38..572e1fb55dd0 100644
--- a/config
+++ b/config
@@ -1,8 +1,8 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/arm64 6.0.15 Kernel Configuration
+# Linux/arm64 6.0.16 Kernel Configuration
#
-CONFIG_CC_VERSION_TEXT="distcc 3.4 aarch64-unknown-linux-gnu"
+CONFIG_CC_VERSION_TEXT="gcc (GCC) 12.1.0"
CONFIG_CC_IS_GCC=y
CONFIG_GCC_VERSION=120100
CONFIG_CLANG_VERSION=0