backport timer fix for >=4.15 kernels
This commit is contained in:
parent
a2db70026d
commit
0512430e39
3 changed files with 255 additions and 5 deletions
6
.SRCINFO
6
.SRCINFO
|
@ -1,9 +1,9 @@
|
|||
# Generated by mksrcinfo v8
|
||||
# Sun Jun 3 14:33:59 UTC 2018
|
||||
# Sun Jun 3 17:06:32 UTC 2018
|
||||
pkgbase = systemtap
|
||||
pkgdesc = provides infrastructure to simplify the gathering of information about the running system.
|
||||
pkgver = 3.2
|
||||
pkgrel = 3
|
||||
pkgrel = 4
|
||||
url = http://sourceware.org/systemtap/
|
||||
install = systemtap.install
|
||||
arch = x86_64
|
||||
|
@ -19,10 +19,12 @@ pkgbase = systemtap
|
|||
source = systemtap-3.2.tar.gz.asc::https://sourceware.org/systemtap/ftp/releases/systemtap-3.2.tar.gz.asc
|
||||
source = stp_remove_install_hooks.patch
|
||||
source = fixes-for-gcc-8.patch
|
||||
source = fix-timers-for-4.15-kernel.patch
|
||||
sha512sums = 6036ed1b5189fd3fcfdeeaa526a3539ac632d0b687a063b5e3424e8f613bfc2c8d079742b0262b547128e97e30e4beb61898b23761657aee519e61346ac92e94
|
||||
sha512sums = SKIP
|
||||
sha512sums = 1d2758e9f875e06d08d37679587454fb43e025aa83ceeb405b1bc8d3277476502f2d67cf9e8383cc4c63ae545d7d0e9ebaab814f880b2f53bba47bef4afcd537
|
||||
sha512sums = 970d83ace43909e5a1bfc4112d78dd913af6d59e4b8dc8c4461370b022092b0cdb6830427b52bcf5b7409ff6d7c79dab778e53398ba65de71bd4a270c66a2d3a
|
||||
sha512sums = 3cbf261cf34df23454e0a9aa4566664241b8bcf4b44a28617cce483d0f24632b9fcd4ac8b37f488e736d0ce02308fb67e7b4dd52f6349a9010e2390d8c94190d
|
||||
|
||||
pkgname = systemtap
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue