diff options
Diffstat (limited to 'packages/cpuburn/cpuburn_1.4.bb')
-rw-r--r-- | packages/cpuburn/cpuburn_1.4.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/cpuburn/cpuburn_1.4.bb b/packages/cpuburn/cpuburn_1.4.bb index cd43004aa7..e2ef9a6c55 100644 --- a/packages/cpuburn/cpuburn_1.4.bb +++ b/packages/cpuburn/cpuburn_1.4.bb @@ -3,9 +3,9 @@ # Released under the MIT license (see packages/COPYING) DESCRIPTION="CPU testing utilities in optimized assembler for maximum loading P6, K7, K6, P5 chips" -MAINTAINER = "Raymond Danks <raymondd@ia.amd.com>" +MAINTAINER = "Raymond Danks <info-linux@geode.amd.com>" HOMEPAGE="http://pages.sbcglobal.net/redelm/" -LICENSE="GNU" +LICENSE="GPL" SRC_URI="http://pages.sbcglobal.net/redelm/${PN}_1_4_tar.gz \ file://gcc_CC.patch;patch=1" |