summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew McClintock <msm@freescale.com>2012-07-05 16:34:15 -0500
committerMatthew McClintock <msm@freescale.com>2012-07-09 21:39:59 -0500
commit121743e0621db199e84c581923e346aae5b6930a (patch)
treeaf5cc5fc68e318ecce4e9b8532d9847cdf136d41
parent5042d7e2282cc8ef88ef8976a53446bcb5fef37a (diff)
downloadmeta-fsl-ppc-121743e0621db199e84c581923e346aae5b6930a.tar.gz
testfloat_2a.bb: fix license field
Signed-off-by: Matthew McClintock <msm@freescale.com>
-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 740ad0f..fd5a5e6 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"
4 4
5LIC_FILES_CHKSUM = "file://testfloat/testfloat.txt;beginline=87;endline=95;md5=bdb2e8111838a48015c29bd97f5b6145" 5LIC_FILES_CHKSUM = "file://testfloat/testfloat.txt;beginline=87;endline=95;md5=bdb2e8111838a48015c29bd97f5b6145"
6 6