ecj-initial: convert to new staging system
[openembedded.git] / recipes / maemo4 / osso-gwconnect.inc
blob8781b1eb252ba108c0ecca85881cf16fb3b0235f
1 LICENSE = "LGPL"
2 DESCRIPTION = "Nokia osso connection library"
4 DEPENDS = "libosso"
6 inherit autotools pkgconfig 
8 do_configure_prepend() {
9         # remove Werror from OSSO_CFLAGS
10         sed -i s:-Werror::g configure.ac
13 do_stage() {
14         autotools_stage_all