aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/libsdl/libsdl-directfb_1.2.14.bb
AgeCommit message (Collapse)Author
2011-02-08libsdl: use new .inc for 2.1.14 versionHenning Heinold
* make autotools-usage and libtool2.4 from directfb generic, this fixes libsdl-x11 too * switch to INC_PR
2010-12-11libsdl-directfb: fixed qa_configure errorAeschbacher, Fabrice
* without this patch, ${STAGING_DIR}/bin/directfb-config --cflags returns: -I/usr/include/directfb -D_REENTRANT which makes qa_configure complain about /usr/include Signed-off-by: Fabrice Aeschbacher <fabrice.aeschbacher@siemens.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-10-19libsdl-directfb: use the options of our patched autoreconf, to prevent ↵Henning Heinold
autoheader * thank's kergoth for the hint * no functional changes so no bump of PR's
2010-10-19libsdl-directfb: update to 1.2.14Andreas Oberritter
Changes since v1: * removed patches. * use autoreconf to update libtool etc. * inherit lib_package * dropped some unused configure options. * ran oe-stylize.py Signed-off-by: Andreas Oberritter <obi@opendreambox.org> Acked-by:: Henning Heinold <heinold@inf.fu-berlin.de>