[bitbake-devel] Bug with clearing SRCREV cache

Chris Larson clarson at kergoth.com
Wed Aug 3 02:13:15 UTC 2011


On Tue, Aug 2, 2011 at 7:11 PM, Khem Raj <raj.khem at gmail.com> wrote:
>
> Actually in oe-core, original TMPDIR gets appended
>
> meta/conf/distro/defaultsetup.conf:TCLIBCAPPEND ?= "-${TCLIBC}"
> meta/conf/distro/defaultsetup.conf:TMPDIR_append = "${TCLIBCAPPEND}"
>
> but this probably happens late in the parse cycle. So it creates
>
> bb_codeparser.dat  bb_persist_data.sqlite3
>
> in both TMPDIR and TMPDIR-uclibc or TMPDIR-eglibc whatever libc you are
> using.
>
> Ideally I would have thought that TMPDIR is evaluated to final value before
> its used


Good point, I'm sick of seeing two tmpdirs.
-- 
Christopher Larson
clarson at kergoth dot com
Founder - BitBake, OpenEmbedded, OpenZaurus
Maintainer - Tslib
Senior Software Engineer, Mentor Graphics




More information about the bitbake-devel mailing list