aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-connectivity/libev/libev_4.24.bb
AgeCommit message (Collapse)Author
2018-05-26libev: correct source pathS. Lockwood-Childs
Let S default to "${WORKDIR}/${BPN}-${PV}" rather than replacing PN with BPN, since source always unpacks to the same place including when building for multilib (or native, though that's not enabled here) in which case PN != BPN Signed-off-by: S.Lockwood-Childs <sjl@vctlabs.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2017-02-13libev: Add recipe for version 4.24Fabio Berton
The provided compatibility layer with libevent is still basic, so we need to drop event.h for now to avoid conflicting with libevent. Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>