summaryrefslogtreecommitdiff
path: root/packages/stress/stress_0.18.8.bb
blob: 7999a3c0eed18ea3debeff700ed7adde4842ee9c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# stress .bb build file
# Copyright (C) 2006, Advanced Micro Devices, Inc.  All Rights Reserved
# Released under the MIT license (see /COPYING)

HOMEPAGE="http://weather.ou.edu/~apw/projects/stress/"
DESCRIPTION = "a simple tool that imposes certain types of compute stress on UNIX-like operating systems."
MAINTAINER = "Raymond Danks <info-linux@geode.amd.com>"
LICENSE = "GPL"

inherit autotools

SRC_URI="http://weather.ou.edu/~apw/projects/stress/stress-${PV}.tar.gz"