summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/libbsd/libbsd_0.6.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-support/libbsd/libbsd_0.6.0.bb')
-rw-r--r--meta/recipes-support/libbsd/libbsd_0.6.0.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-support/libbsd/libbsd_0.6.0.bb b/meta/recipes-support/libbsd/libbsd_0.6.0.bb
index 771f322a45..70926bf742 100644
--- a/meta/recipes-support/libbsd/libbsd_0.6.0.bb
+++ b/meta/recipes-support/libbsd/libbsd_0.6.0.bb
@@ -1,6 +1,7 @@
1# Copyright (C) 2013 Khem Raj <raj.khem@gmail.com> 1# Copyright (C) 2013 Khem Raj <raj.khem@gmail.com>
2# Released under the MIT license (see COPYING.MIT for the terms) 2# Released under the MIT license (see COPYING.MIT for the terms)
3 3
4SUMMARY = "Library of utility functions from BSD systems"
4DESCRIPTION = "This library provides useful functions commonly found on BSD systems, \ 5DESCRIPTION = "This library provides useful functions commonly found on BSD systems, \
5 and lacking on others like GNU systems, thus making it easier to port \ 6 and lacking on others like GNU systems, thus making it easier to port \
6 projects with strong BSD origins, without needing to embed the same \ 7 projects with strong BSD origins, without needing to embed the same \