From: Matthew McClintock Date: Thu, 5 Jul 2012 21:34:15 +0000 (-0500) Subject: testfloat_2a.bb: fix license field X-Git-Tag: 2.1~534^2~448 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=d37d135656a85d90d0b8d132c35e5af90717318c;p=meta-freescale.git testfloat_2a.bb: fix license field Signed-off-by: Matthew McClintock --- diff --git a/meta-fsl-ppc/recipes-test/testfloat/testfloat_2a.bb b/meta-fsl-ppc/recipes-test/testfloat/testfloat_2a.bb index 740ad0f4..fd5a5e61 100644 --- a/meta-fsl-ppc/recipes-test/testfloat/testfloat_2a.bb +++ b/meta-fsl-ppc/recipes-test/testfloat/testfloat_2a.bb @@ -1,6 +1,6 @@ DESCRIPTION = "A program for testing floating-point implementation" SECTION = "test" -LICENSE = "Distributable: Hauser TestFloat" +LICENSE = "Hauser TestFloat" LIC_FILES_CHKSUM = "file://testfloat/testfloat.txt;beginline=87;endline=95;md5=bdb2e8111838a48015c29bd97f5b6145"