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:44:56 +0000 (17:44 +0100)
commit85a8d2476893c8af243678136a66647cbe63ce84
tree7eb97eef13426d74c3fea6e67ab0eeb179e0a982
parent6fa6433690ecab959b3b7872a19b41c989eee9f8
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.

(From OE-Core rev: 2df53911f25234d2724bc8163ac9406af0bdad06)

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-support/libbsd/libbsd_0.5.2.bb [new file with mode: 0644]