diff options
author | Raymond Danks <raymond@edanks.com> | 2006-05-31 21:56:08 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2006-05-31 21:56:08 +0000 |
commit | 2de37f2649fbea19b30360e626f9764c43e53918 (patch) | |
tree | bf84d5df6bea1137b3c31fdc998227b773bad6fd /packages/cpuburn/cpuburn_1.4.bb | |
parent | 846cfdaeb722991f72663ec2b5e84ce90cf505cd (diff) |
Update MAINTAINER email address for packages created by AMD.
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" |