Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 0 additions & 17 deletions 0001-csr-fix.patch

This file was deleted.

6 changes: 2 additions & 4 deletions PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

pkgbase=linux-515-starfive-visionfive2
_variant=VF2 #5.15-VF2-xxx-x
pkgver=2.10.4
pkgver=2.11.5
epoch=1 #Change to use ver from StarFive's SDK
pkgrel=3
_tag=VF2_v${pkgver}
Expand All @@ -14,7 +14,6 @@ license=(GPL2)
makedepends=(bc libelf pahole cpio perl tar xz)
options=('!strip')
source=("https://github.com/starfive-tech/linux/archive/refs/tags/${_tag}.tar.gz"
"0001-csr-fix.patch::https://github.com/torvalds/linux/commit/6df2a016c0c8a3d0933ef33dd192ea6606b115e3.diff"
"0002-realloc-fix.patch::https://github.com/torvalds/linux/commit/52a9dab6d892763b2a8334a568bd4e2c1a6fde66.diff"
"0003-constify-struct-dh.patch" #Modified from https://github.com/torvalds/linux/commit/215bebc8c6ac438c382a6a56bd2764a2d4e1da72.diff"
"0004-tda998x.patch"
Expand All @@ -23,8 +22,7 @@ source=("https://github.com/starfive-tech/linux/archive/refs/tags/${_tag}.tar.gz
'linux.preset'
'90-linux.hook')

sha256sums=('5614f50f29fd4aa56525e0b002b5b03ef4109ef92484aab6747516efd2fb213b'
'3459b3799b7f9b7d6129ca8996c40d6a12f89127fe54b4af99ec9512b711dced'
sha256sums=('8a6ef2cc185faf32ae3c544b16874cc0ca7cb35ba06a701bdabeafaf05531fc0'
'26c03a99bb0f90e334289726f041f454ca9c54f2bbd553bff7ee5ab042f64775'
'10d29b13ebccd1ea836e89338f6e88874dd6bb80cd01324527cc3ea7108cd65f'
'f3bc5d054cde348d9bcb2f7eb2be7c3421e60e55efdc2c849f8058ab8e6b9c7a'
Expand Down