]> code.ossystems Code Review - openembedded-core.git/commit
bitbake.conf: move PERSISTENT_DIR outside TMPDIR
authorMartin Jansa <martin.jansa@gmail.com>
Sat, 2 Mar 2013 17:18:15 +0000 (18:18 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 2 Mar 2013 22:40:04 +0000 (22:40 +0000)
commit5d43f752429707b74dbf46ecb81ac76bad7bb715
treed12830df20b4d678df93d839ecf4cab5df7a070b
parent1cc2ac769baae19b54184df5f43a3e77c1743c29
bitbake.conf: move PERSISTENT_DIR outside TMPDIR

* PR service cache needs to be persistent between rebuilds
  having it in directory starting with tmp* does not help
  people to understand that it needs to be persistent, so
  move it to TOPDIR

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/conf/bitbake.conf