change usbtunerhelper src_uri.
[vuplus_openembedded] / recipes / stress / stress_1.0.0.bb
1 # stress .bb build file
2 # Copyright (C) 2006, Advanced Micro Devices, Inc.  All Rights Reserved
3 # Released under the MIT license (see /COPYING)
4
5 HOMEPAGE="http://weather.ou.edu/~apw/projects/stress/"
6 DESCRIPTION = "a simple tool that imposes certain types of compute stress on UNIX-like operating systems."
7 LICENSE = "GPL"
8
9 inherit autotools
10
11 SRC_URI="http://weather.ou.edu/~apw/projects/stress/stress-${PV}.tar.gz"