mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-12 18:59:50 +03:00
community/linux-tools: upgrade to 6.15.6
This commit is contained in:
parent
ebb83d4e06
commit
bc5952b3a6
1 changed files with 3 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
# Contributor: Carlo Landmeter <clandmeter@alpinelinux.org>
|
||||
# Maintainer: Milan P. Stanić <mps@arvanta.net>
|
||||
pkgname=linux-tools
|
||||
pkgver=6.15.5
|
||||
pkgver=6.15.6
|
||||
_kernver=${pkgver%.*}
|
||||
pkgrel=0
|
||||
pkgdesc="Linux kernel tools meta package"
|
||||
|
@ -106,6 +106,7 @@ _make_tools() {
|
|||
}
|
||||
|
||||
build() {
|
||||
export PATH="$PATH:/usr/lib/llvm$_llvmver/bin"
|
||||
_make_tools perf cpupower gpio iio spi tmon bpf/bpftool
|
||||
(
|
||||
cd tools/usb/usbip
|
||||
|
@ -281,7 +282,7 @@ doc() {
|
|||
}
|
||||
|
||||
sha512sums="
|
||||
ff35f126fc24cd9fc2ba7dafb10e2c4dc4643a2165893d6dd07ce0ab49bf33d4b67ab33b32875b74371749b5e6f93a061114c9837bdb48203d50b5ec55db5a65 patch-6.15.5.patch.xz
|
||||
ea7ecf23eb43c85c2aaee5431b8ec4c459c42b27d4ce0ec3e4b191c467acac9a4411099d5ce4b653413fae9a2dda785668710057cd815710398ad376fc730810 patch-6.15.6.patch.xz
|
||||
d03788ffa8d8ae1b84ef1286bb44a08fc01432e509dfec6cccae5c5a5a47201d378aec2bcd21e6f0bbd1e625b26f47780c06ee9c1cef3775358f98b160923f30 linux-6.15.tar.xz
|
||||
a46e3a84b00a39a356618831d0ddfb7f0d10f0a3799d1307ba2cc832e73c01f8d637a4e801a6dd25025f6f13155c6ad8b836422ff72d365e51063ac0bf907f52 cpupower-libs.patch
|
||||
0657b461659e79c1926379aab30e7b7ab2d59eaf3e686f1dce468b79eb1320c188c14a0507361660abd2553bccffa9e149fa5b6e4d770d10c99bf5dafd2e05ee dt_lnk.patch
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue