summaryrefslogtreecommitdiffstats
path: root/recipes-test
diff options
context:
space:
mode:
authorMatthew McClintock <msm@freescale.com>2012-07-05 16:34:15 -0500
committerMatthew McClintock <msm@freescale.com>2012-07-05 16:34:15 -0500
commitde294ff865e957344dc597e72504a4914ffe222d (patch)
tree16f56e7fdea6783cecc4269bda297382a4085252 /recipes-test
parent9e361ae6bed604f7b8a58380afb5c1845c1d9b5c (diff)
downloadmeta-fsl-ppc-de294ff865e957344dc597e72504a4914ffe222d.tar.gz
testfloat_2a.bb: fix license field
Signed-off-by: Matthew McClintock <msm@freescale.com>
Diffstat (limited to 'recipes-test')
-rw-r--r--recipes-test/testfloat/testfloat_2a.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-test/testfloat/testfloat_2a.bb b/recipes-test/testfloat/testfloat_2a.bb
index 995dc28..3cfbe25 100644
--- a/recipes-test/testfloat/testfloat_2a.bb
+++ b/recipes-test/testfloat/testfloat_2a.bb
@@ -1,6 +1,6 @@
1DESCRIPTION = "A program for testing floating-point implementation" 1DESCRIPTION = "A program for testing floating-point implementation"
2SECTION = "test" 2SECTION = "test"
3LICENSE = "Distributable: Hauser TestFloat" 3LICENSE = "Hauser TestFloat"
4PR = "r1" 4PR = "r1"
5 5
6LIC_FILES_CHKSUM = "file://testfloat/testfloat.txt;beginline=87;endline=95;md5=bdb2e8111838a48015c29bd97f5b6145" 6LIC_FILES_CHKSUM = "file://testfloat/testfloat.txt;beginline=87;endline=95;md5=bdb2e8111838a48015c29bd97f5b6145"