summaryrefslogtreecommitdiff
path: root/meta/recipes-connectivity/socat
AgeCommit message (Collapse)AuthorFiles
2013-02-28socat: Update to 1.7.2.1Saul Wold1
Changed LIC_FILES_CHKSUM due to whitespace and GNU address difference Signed-off-by: Saul Wold <sgw@linux.intel.com>
2012-07-29socat 1.7.2: add readline dependencyRoy.Li1
[YOCTO #2844] socat has dependency on readline Signed-off-by: Roy.Li <rongqing.li@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-12-21socat: add the latest stable version 1.7.2.0Dexuan Cui2
socat is useful for the self-hosted-image work. The original recipe is from OE: http://git.openembedded.org/openembedded/tree/recipes/socat/ and I upgraded it to 1.7.2.0. Thank Koen Kooi <koen@dominion.thruhere.net> for suggesting how to assign the LICENSE field with a proper value. Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>