diff options
| author | Matthew McClintock <msm@freescale.com> | 2012-07-05 16:34:15 -0500 |
|---|---|---|
| committer | Matthew McClintock <msm@freescale.com> | 2012-07-11 17:27:29 -0500 |
| commit | b0ba79a91c1ba95f6b142cfaed168a1e1abfbaad (patch) | |
| tree | a47bd4f98bc0d49cfddcb9dc00dbde5d4a9c3b6c /recipes-test/testfloat/testfloat_2a.bb | |
| parent | dffd4c205846e703deb7ce60c89e7689b5a0603b (diff) | |
| download | meta-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.bb | 2 |
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 @@ | |||
| 1 | DESCRIPTION = "A program for testing floating-point implementation" | 1 | DESCRIPTION = "A program for testing floating-point implementation" |
| 2 | SECTION = "test" | 2 | SECTION = "test" |
| 3 | LICENSE = "Distributable: Hauser TestFloat" | 3 | LICENSE = "Hauser TestFloat" |
| 4 | PR = "r1" | 4 | PR = "r1" |
| 5 | 5 | ||
| 6 | LIC_FILES_CHKSUM = "file://testfloat/testfloat.txt;beginline=87;endline=95;md5=bdb2e8111838a48015c29bd97f5b6145" | 6 | LIC_FILES_CHKSUM = "file://testfloat/testfloat.txt;beginline=87;endline=95;md5=bdb2e8111838a48015c29bd97f5b6145" |
