On Thu, Jan 28, 2010 at 11:35 PM, git version control <[email protected]> wrote: > do_configure_prepend() { > + #install all except libtool > + rm -f ${S}/common/m4/libtool.m4 > + rm -f ${S}/common/m4/lt*.m4 > install -d ${S}/m4 > install -m 0644 ${S}/common/m4/*.m4 ${S}/m4/ > }
Sorry, this patch needs a bit more work.. It compiles fine, but today I noticed that lots of files are missing in resulting package.. I'll commit fix for that asap.. or someone can revert this one.. but hopefully as there is no PR bump I'll be able to fix it before someone build it. Regards, _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
