summaryrefslogtreecommitdiffstats
path: root/recipes-test/testfloat/testfloat_2a.bb
diff options
context:
space:
mode:
authorMatthew McClintock <msm@freescale.com>2012-07-05 16:34:15 -0500
committerMatthew McClintock <msm@freescale.com>2012-07-11 17:27:29 -0500
commitb0ba79a91c1ba95f6b142cfaed168a1e1abfbaad (patch)
treea47bd4f98bc0d49cfddcb9dc00dbde5d4a9c3b6c /recipes-test/testfloat/testfloat_2a.bb
parentdffd4c205846e703deb7ce60c89e7689b5a0603b (diff)
downloadmeta-fsl-ppc-b0ba79a91c1ba95f6b142cfaed168a1e1abfbaad.tar.gz
testfloat_2a.bb: fix license field
Signed-off-by: Matthew McClintock <msm@freescale.com>
Diffstat (limited to 'recipes-test/testfloat/testfloat_2a.bb')
-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 ce4ad8a..3dd9cf3 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"