aboutsummaryrefslogtreecommitdiffstats
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 @@
# Copyright (C) 2013 Khem Raj <raj.khem@gmail.com>
# Released under the MIT license (see COPYING.MIT for the terms)
+SUMMARY = "Library of utility functions from BSD systems"
DESCRIPTION = "This library provides useful functions commonly found on BSD systems, \
and lacking on others like GNU systems, thus making it easier to port \
projects with strong BSD origins, without needing to embed the same \