summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJeka2022-10-26 23:16:21 +0300
committerJeka2022-10-26 23:16:21 +0300
commit7cce64809589f3fd5cfeb54da3501eb11f6e0ee1 (patch)
tree8e2ad19444c54e68f48b971fe79c1f12a6074b9f
parente07e260fcc4310a6fecfb8688d3cdaa15746bd34 (diff)
downloadaur-7cce64809589f3fd5cfeb54da3501eb11f6e0ee1.tar.gz
add arch patches
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD12
2 files changed, 22 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d0dd6dbeec6a..f17e504950e0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = linux-jcore
pkgdesc = Kernel for Manjaro/Arch
pkgver = 6.0.5
- pkgrel = 1
+ pkgrel = 2
url = https://www.kernel.org/
arch = x86_64
license = GPL2
@@ -23,6 +23,11 @@ pkgbase = linux-jcore
source = 0101-ZEN_Add_sysctl_and_CONFIG_to_disallow_unprivileged_CLONE_NEWUSER.patch
source = 0102-mm_vmscan_fix_extreme_overreclaim_and_swap_floods.patch
source = 0103-Bluetooth_fix_deadlock_for_RFCOMM_sk_state_change.patch
+ source = https://github.com/archlinux/linux/commit/fb23dad87a0bfb6fdfde3dc1d18104da631d050a.patch
+ source = https://github.com/archlinux/linux/commit/64ebb671ffc4cbfd548e4f1b4aeb98155fd386dc.patch
+ source = https://github.com/archlinux/linux/commit/a24b69f369c6c55be8ce40427feb4e127afae129.patch
+ source = https://github.com/archlinux/linux/commit/785699dbc7041b99e0027bff27ffe17eba202e96.patch
+ source = https://github.com/archlinux/linux/commit/6df3912f64cea68409b08d282ffbccf0af7f8d8e.patch
source = 0301-revert-fbcon-remove-now-unusued-softback_lines-cursor-argument.patch
source = 0302-revert-fbcon-remove-no-op-fbcon_set_origin.patch
source = 0303-revert-fbcon-remove-soft-scrollback-code.patch
@@ -45,6 +50,11 @@ pkgbase = linux-jcore
sha256sums = 05f04019d4a2ee072238c32860fa80d673687d84d78ef436ae9332b6fb788467
sha256sums = a75d2a2322c8cd99a6dc9945424fd9006e7a8f9d2793c0ae97ef931f2d54b9a5
sha256sums = a8a2d8b402b2877df1a949a106c634b6c366dd33b954c4b735ce1d3778214169
+ sha256sums = 5004facad5df507f81a2de86de12c97eb87c4dee9b3b9b44e8ff2e7c5302db14
+ sha256sums = 86ab8a9821ea7300ff7f7c9d64cf54f6662ae4609097fff3795e548f3181d603
+ sha256sums = 7bc0a5aa10af57d3f68157afdb1d1ba252c59582180dbb5d02acb5c334e74d0b
+ sha256sums = adf1d75a8094c572a6b48bedf013e010851379ded8ba4e31895d4099e833067f
+ sha256sums = 232ed297c6535e90f51e02449de236297bb2df6d3d159a8cfb78eccb08e68dbe
sha256sums = 2b11905b63b05b25807dd64757c779da74dd4c37e36d3f7a46485b1ee5a9d326
sha256sums = 94a8538251ad148f1025cc3de446ce64f73dc32b01815426fb159c722e8fa5bc
sha256sums = 8e5c147591d14300a59ed8354a9d0746cf78650256558b45f964ca76eaed9a9f
diff --git a/PKGBUILD b/PKGBUILD
index ddd59e2dfd3f..6235eb97e4e9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@ pkgname=('linux-jcore' 'linux-jcore-headers')
_kernelname=-jcore
_hostname=jcore
pkgver=6.0.5
-pkgrel=1
+pkgrel=2
pkgdesc="Kernel for Manjaro/Arch"
arch=('x86_64')
url="https://www.kernel.org/"
@@ -27,6 +27,11 @@ source=("https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-$pkgver.tar.xz"
'0101-ZEN_Add_sysctl_and_CONFIG_to_disallow_unprivileged_CLONE_NEWUSER.patch'
'0102-mm_vmscan_fix_extreme_overreclaim_and_swap_floods.patch'
'0103-Bluetooth_fix_deadlock_for_RFCOMM_sk_state_change.patch'
+ 'https://github.com/archlinux/linux/commit/fb23dad87a0bfb6fdfde3dc1d18104da631d050a.patch'
+ 'https://github.com/archlinux/linux/commit/64ebb671ffc4cbfd548e4f1b4aeb98155fd386dc.patch'
+ 'https://github.com/archlinux/linux/commit/a24b69f369c6c55be8ce40427feb4e127afae129.patch'
+ 'https://github.com/archlinux/linux/commit/785699dbc7041b99e0027bff27ffe17eba202e96.patch'
+ 'https://github.com/archlinux/linux/commit/6df3912f64cea68409b08d282ffbccf0af7f8d8e.patch'
# MANJARO Patches
# Bootsplash
@@ -53,6 +58,11 @@ sha256sums=('61332ef22b53c50c10faabfb965896a7d1ad4f3381f0f89643c820f28a60418e'
'05f04019d4a2ee072238c32860fa80d673687d84d78ef436ae9332b6fb788467'
'a75d2a2322c8cd99a6dc9945424fd9006e7a8f9d2793c0ae97ef931f2d54b9a5'
'a8a2d8b402b2877df1a949a106c634b6c366dd33b954c4b735ce1d3778214169'
+ '5004facad5df507f81a2de86de12c97eb87c4dee9b3b9b44e8ff2e7c5302db14'
+ '86ab8a9821ea7300ff7f7c9d64cf54f6662ae4609097fff3795e548f3181d603'
+ '7bc0a5aa10af57d3f68157afdb1d1ba252c59582180dbb5d02acb5c334e74d0b'
+ 'adf1d75a8094c572a6b48bedf013e010851379ded8ba4e31895d4099e833067f'
+ '232ed297c6535e90f51e02449de236297bb2df6d3d159a8cfb78eccb08e68dbe'
'2b11905b63b05b25807dd64757c779da74dd4c37e36d3f7a46485b1ee5a9d326'
'94a8538251ad148f1025cc3de446ce64f73dc32b01815426fb159c722e8fa5bc'
'8e5c147591d14300a59ed8354a9d0746cf78650256558b45f964ca76eaed9a9f'