aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gsoap
AgeCommit message (Collapse)Author
2009-04-08add gsoap v2.7.13, generates C/C++ source codes for Web service and client ↵Dirk 'Virk' Van Haerenborgh
applications gsoap-native: unbreak self-dependency patch included FILES_${PN} includes {datadir} as soapcpp2 is some sort of compiler which needs the headers in datadir in order to be able to compile its soap stuff properly (third time's the charm)
2009-04-08gsoap: use autotools_stageJeremy Lainé
2009-04-06gsoap: actually stage headers and libraries..Jeremy Lainé
2009-04-06gsoap: use LDFLAGS (fixes QA error)Jeremy Lainé
2009-03-17rename packages/ to recipes/ per earlier agreementDenys Dmytriyenko
See links below for more details: http://thread.gmane.org/gmane.comp.handhelds.openembedded/21326 http://thread.gmane.org/gmane.comp.handhelds.openembedded/21816 Signed-off-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Mike Westerhof <mwester@dls.net> Acked-by: Philip Balister <philip@balister.org> Acked-by: Khem Raj <raj.khem@gmail.com> Acked-by: Marcin Juszkiewicz <hrw@openembedded.org> Acked-by: Koen Kooi <koen@openembedded.org> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>