]> code.ossystems Code Review - openembedded-core.git/commit
libbsd: Add recipes for libbsd - utility functions from BSD systems
authorKhem Raj <raj.khem@gmail.com>
Mon, 24 Jun 2013 03:10:05 +0000 (20:10 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 25 Jun 2013 16:43:41 +0000 (17:43 +0100)
commit2df53911f25234d2724bc8163ac9406af0bdad06
tree832a97f868d1b3dc11e5d55e4582b32d95927ef2
parenta825781fc822f4630bc29906ca1ca79b8fad4836
libbsd: Add recipes for libbsd - utility functions from BSD systems

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>
meta/recipes-support/libbsd/libbsd_0.5.2.bb [new file with mode: 0644]