Op 18 mei 2011, om 10:12 heeft Khem Raj het volgende geschreven: > On (18/05/11 08:57), Richard Purdie wrote: >> On Wed, 2011-05-18 at 00:49 -0700, Khem Raj wrote: >>> I think we need to globalize libc variable like MACHINE or MULTIMACHINE >>> and we could check if PREFERRED_PROVIDER_virtual/libc == TCLIBC or not >>> in base.bbclass for sanity. Something like attached patch might be >>> able to do it >> >> Having assessed how many places in the system we'd need to make this >> kind of change I'm now of the opinion its too great. I think >> manipulating TMPDIR is a better cleaner solution and we should inject >> this there... > > hmmm ok. So we delete these definitions from tclibc-uclibc.inc > > DEPLOY_DIR_IMAGE = "${TMPDIR}/deploy/images" > DEPLOY_DIR_append = "-uclibc" > STAGING_DIR_TARGET_append = "-uclibc" > STAGING_DIR_HOST_append = "-uclibc" > SSTATE_MANIFESTS_append = "-uclibc" > > and append define > TMPDIR ?= "${TOPDIR}/tmp-${TCLIBC}" > > should be enough
Like this: http://patches.openembedded.org/patch/4229/ ? _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core