354f8b92debf0192691679e07bac71a906eb5870
[vuplus_openembedded] / embryo / embryo-native_cvs.oe
1 include embryo_${PV}.oe
2 inherit native
3
4 do_stage () {
5         oe_libinstall -C src/lib libembryo ${STAGING_LIBDIR}/
6         install -m 0644 ${S}/src/lib/Embryo.h ${STAGING_INCDIR}/
7 }