diff options
Diffstat (limited to 'recipes-devtools/half/half_2.1.0.bb')
| -rw-r--r-- | recipes-devtools/half/half_2.1.0.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-devtools/half/half_2.1.0.bb b/recipes-devtools/half/half_2.1.0.bb index ca7984a4c..6c983c7d9 100644 --- a/recipes-devtools/half/half_2.1.0.bb +++ b/recipes-devtools/half/half_2.1.0.bb | |||
| @@ -3,6 +3,7 @@ DESCRIPTION = "half is a C++ header-only library to provide an IEEE-754 conforma | |||
| 3 | half-precision floating point type along with corresponding arithmetic operators, \ | 3 | half-precision floating point type along with corresponding arithmetic operators, \ |
| 4 | type conversions and common mathematical functions." | 4 | type conversions and common mathematical functions." |
| 5 | HOMEPAGE = "https://half.sourceforge.net/" | 5 | HOMEPAGE = "https://half.sourceforge.net/" |
| 6 | SECTION = "libs" | ||
| 6 | 7 | ||
| 7 | LICENSE = "MIT" | 8 | LICENSE = "MIT" |
| 8 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=813a6278831975d26c115ed6f9c21831" | 9 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=813a6278831975d26c115ed6f9c21831" |
