summarylogtreecommitdiffstats
diff options
context:
space:
mode:
author7Ji2023-03-13 23:30:24 +0800
committer7Ji2023-03-13 23:30:24 +0800
commita8d0f6f3a8ebe4067d0efb0800b5dae0dfcb93b0 (patch)
tree41064e6a098c250cfd15dc181f857aab761a6bda
parente4092a778f7b3d03332b640ebbbe92835f34e5be (diff)
downloadaur-a8d0f6f3a8ebe4067d0efb0800b5dae0dfcb93b0.tar.gz
bump to 6.1.18
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD8
-rw-r--r--config3
3 files changed, 12 insertions, 13 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c172f2e27cb9..c227d96a2b1e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = linux-aarch64-flippy
- pkgver = 6.1.16
+ pkgver = 6.1.18
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-72e0c2cdffa97e243156f49cf56d6b9302b64622.tar.gz::https://github.com/unifreq/linux-6.1.y/archive/72e0c2cdffa97e243156f49cf56d6b9302b64622.tar.gz
+ source = linux-6.1.y-43a6f6232f8d460d7cb6b5c7d562c94b03300d4f.tar.gz::https://github.com/unifreq/linux-6.1.y/archive/43a6f6232f8d460d7cb6b5c7d562c94b03300d4f.tar.gz
source = config
source = linux.preset
- sha256sums = 74bebd1ea4d60b6f35606675d23764acb46744ba46bf4006d454acda247d6f8d
- sha256sums = d45f10fde6bd37e26650febe808cc4a7d6d2cbb155910a90de90cdbd3f7eef72
+ sha256sums = db7f8bbe3b048a10abd125ece0c4a539e7222030dca1a3c7d6d1ba5e6d9c4da5
+ sha256sums = b64ee3c7ce2a159e19c2b786b40a9031e79a54e330684107c06e89e4e7456077
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.16
+ provides = linux-aarch64-flippy-dtb=6.1.18
pkgname = linux-aarch64-flippy-dtb-amlogic
pkgdesc = DTB files for Amlogic SoCs for flippy's AArch64 kernel
- provides = linux-aarch64-flippy-dtb=6.1.16
+ provides = linux-aarch64-flippy-dtb=6.1.18
pkgname = linux-aarch64-flippy-dtb-rockchip
pkgdesc = DTB files for Rockchip SoCs for flippy's AArch64 kernel
- provides = linux-aarch64-flippy-dtb=6.1.16
+ provides = linux-aarch64-flippy-dtb=6.1.18
diff --git a/PKGBUILD b/PKGBUILD
index cc1b81825b36..3fb352bb7018 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.16
+_pkgver_main=6.1.18
_pkgver_suffix=flippy
_pkgver_uname="${_pkgver_main}-${_pkgver_suffix}"
_flippy_repo='linux-6.1.y'
-_flippy_commit='72e0c2cdffa97e243156f49cf56d6b9302b64622'
+_flippy_commit='43a6f6232f8d460d7cb6b5c7d562c94b03300d4f'
_srcname="${_flippy_repo}-${_flippy_commit}"
pkgbase=linux-aarch64-flippy
@@ -31,8 +31,8 @@ source=(
'linux.preset'
)
sha256sums=(
- '74bebd1ea4d60b6f35606675d23764acb46744ba46bf4006d454acda247d6f8d'
- 'd45f10fde6bd37e26650febe808cc4a7d6d2cbb155910a90de90cdbd3f7eef72'
+ 'db7f8bbe3b048a10abd125ece0c4a539e7222030dca1a3c7d6d1ba5e6d9c4da5'
+ 'b64ee3c7ce2a159e19c2b786b40a9031e79a54e330684107c06e89e4e7456077'
'bdcd6cbf19284b60fac6d6772f1e0ec2e2fe03ce7fe3d7d16844dd6d2b5711f3'
)
diff --git a/config b/config
index 5c78067b42e6..75e56874d11d 100644
--- a/config
+++ b/config
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/arm64 6.1.16 Kernel Configuration
+# Linux/arm64 6.1.18 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 12.1.0"
CONFIG_CC_IS_GCC=y
@@ -1670,7 +1670,6 @@ CONFIG_DEFAULT_NET_SCH="pfifo_fast"
#
CONFIG_NET_CLS=y
CONFIG_NET_CLS_BASIC=m
-CONFIG_NET_CLS_TCINDEX=m
CONFIG_NET_CLS_ROUTE4=m
CONFIG_NET_CLS_FW=m
CONFIG_NET_CLS_U32=m