diff options
| author | Ting Liu <b28495@freescale.com> | 2013-07-25 06:26:27 +0000 |
|---|---|---|
| committer | Zhenhua Luo <zhenhua.luo@freescale.com> | 2014-01-13 12:11:24 +0800 |
| commit | b0d63ca1344f226c810b47535d76c6d4c80a9865 (patch) | |
| tree | a271c2c1e07d1966233dca9de50bcdb3ec3fbf97 /recipes-extended | |
| parent | 7c09971c242c6a11af71fa180ee0a2f537092dce (diff) | |
| download | meta-fsl-ppc-b0d63ca1344f226c810b47535d76c6d4c80a9865.tar.gz | |
add license file for TestFloat
Signed-off-by: Ting Liu <b28495@freescale.com>
Diffstat (limited to 'recipes-extended')
| -rw-r--r-- | recipes-extended/testfloat/testfloat_2a.bb | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/recipes-extended/testfloat/testfloat_2a.bb b/recipes-extended/testfloat/testfloat_2a.bb index 3fbb207..fb89e26 100644 --- a/recipes-extended/testfloat/testfloat_2a.bb +++ b/recipes-extended/testfloat/testfloat_2a.bb | |||
| @@ -1,6 +1,5 @@ | |||
| 1 | DESCRIPTION = "A program for testing floating-point implementation" | 1 | DESCRIPTION = "A program for testing floating-point implementation" |
| 2 | SECTION = "test" | 2 | LICENSE = "TestFloat" |
| 3 | LICENSE = "Hauser TestFloat" | ||
| 4 | 3 | ||
| 5 | LIC_FILES_CHKSUM = "file://testfloat/testfloat.txt;beginline=87;endline=95;md5=bdb2e8111838a48015c29bd97f5b6145" | 4 | LIC_FILES_CHKSUM = "file://testfloat/testfloat.txt;beginline=87;endline=95;md5=bdb2e8111838a48015c29bd97f5b6145" |
| 6 | 5 | ||
