blob: 74bab163360e1fbe2c015e753090fe1c6d79a27d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = rteval
pkgdesc = Evaluate performance of realtime Linux kernel on a particular hardware platform
pkgver = 3.3
pkgrel = 1
url = https://wiki.linuxfoundation.org/realtime/documentation/howto/tools/rteval
arch = x86_64
groups = realtime
license = GPL2
depends = rt-tests
depends = python-ethtool
depends = python-lxml
depends = python-dmidecode
source = git+https://git.kernel.org/pub/scm/utils/rteval/rteval.git#commit=d83a407fb55bf2a759097f95a8e8337699b9dfa2
md5sums = SKIP
pkgname = rteval
|