DESCRIPTION = "Charset converting utility" SECTION = "console/utils" LICENSE = "GPL" SRC_URI = "${GNU_MIRROR}/recode/recode-${PV}.tar.gz" inherit autotools do_configure() { gnu-configize oe_runconf echo "#undef malloc" >>config.h echo "#undef realloc" >>config.h } do_stage() { install -m 0644 src/recode.h ${STAGING_INCDIR}/ install -m 0644 src/recodext.h ${STAGING_INCDIR}/ oe_libinstall -a -C src librecode ${STAGING_LIBDIR}/ } er'> cgit logo index : multitech-oe.git
Multi-Tech CoreCDP 1.x OpenEmbedded TreeMulti-Tech Systems
summaryrefslogtreecommitdiff
path: root/packages/pxaregs/pxaregs-1.14/serial.patch
AgeCommit message (Expand)AuthorFiles
2009-03-17rename packages/ to recipes/ per earlier agreementDenys Dmytriyenko1
2007-09-03pxaregs: added 1.14 - close #2915Simon Vogl1