summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/libbsd
AgeCommit message (Collapse)Author
2013-10-14libbsd: upgrade to 0.6.0Saul Wold
Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-06-25libbsd: Add recipes for libbsd - utility functions from BSD systemsKhem Raj
When building BSD programs this library provides common BSD functions that are missing on other OSes e.g. Linux This library is elemental for porting large set of BSD applications current consumer of this are in meta-networking/openbsd-netcat but once we have it in OE-Core more recipes depending on it in different layers can be added. Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>