On Wed, Jun 09, 2010 at 06:36:18AM -0700, Khem Raj wrote:
> On (09/06/10 11:33), Dmitry Artamonow wrote:
> > +do_configure() {
> > + cp ${WORKDIR}/Makerules ${S}/Makerules
> > +
>
> Why not create a patch for Makerules instread of creating a file and then
> copying. It will help upgrades the patch will get refreshed for any changes
> but this will overwrite those changes.
This Makerules doesn't work very well for me
oe_runmake build/debug/cmapdump LD=${BUILD_CC} CC=${BUILD_CC}
oe_runmake build/debug/fontdump LD=${BUILD_CC} CC=${BUILD_CC}
needs couple of -native stuff missing in DEPENDS and then pkg-config
doesn't find ie freetype, because my host system doesn't have freetype
etc.
Any advice? (using pkg-config from armv4 staging dir returns right
freetype for non-native build, but injects the same libs to
cmapdump/fontdump which of course fails.
Regards,
--
Martin 'JaMa' Jansa jabber: [email protected]
_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel