summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-devtools/half/half_2.1.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-devtools/half/half_2.1.0.bb b/recipes-devtools/half/half_2.1.0.bb
index 4914f8701..101a3cd92 100644
--- a/recipes-devtools/half/half_2.1.0.bb
+++ b/recipes-devtools/half/half_2.1.0.bb
@@ -1,5 +1,5 @@
1SUMMARY = "C++ library for half precision floating point arithmetics" 1SUMMARY = "C++ library for half precision floating point arithmetics"
2DESCRIPTION = "half is a C++ header-only library to provide an IEEE-754 conformant \ 2DESCRIPTION = "half is a C++ header-only library to provide an IEEE-754 conformant \
3half-precision floating point type along with corresponding arithmetic operators, \ 3half-precision floating point type along with corresponding arithmetic operators, \
4type conversions and common mathematical functions." 4type conversions and common mathematical functions."
5 5