On 4/26/22 4:14 PM, Denys Dmytriyenko wrote:
On Tue, Apr 26, 2022 at 03:02:50PM -0500, Andrew F. Davis via
lists.yoctoproject.org wrote:
This also allows us to keep version of both should we need.
I'm fine with the change, although it's really a NOOP, as TMPDIR gets replaced
by tisdk-build-scripts, Jenkins jobs and even a distro config... But for
consistency, it's fine.
I'm not a build script nor a Jenkins job :) so this *does* change the behavior
for me building on my local desktop. (Poky doesn't change this in distro
config).
Andrew
Signed-off-by: Andrew Davis <[email protected]>
---
sample-files/local-poky-v2.conf.sample | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sample-files/local-poky-v2.conf.sample
b/sample-files/local-poky-v2.conf.sample
index a958055..4bd0563 100644
--- a/sample-files/local-poky-v2.conf.sample
+++ b/sample-files/local-poky-v2.conf.sample
@@ -48,7 +48,7 @@ SSTATE_DIR = "${OEBASE}/build/sstate-cache"
# where BitBake should place its temporary files and output. Keep in mind that
# this includes the extraction and compilation of many applications and the
toolchain
# which can use Gigabytes of hard disk space.
-TMPDIR = "${OEBASE}/build/arago-tmp"
+TMPDIR = "${OEBASE}/build/poky-tmp"
#
# Machine Selection
--
2.17.1
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#13810):
https://lists.yoctoproject.org/g/meta-arago/message/13810
Mute This Topic: https://lists.yoctoproject.org/mt/90716852/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/meta-arago/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-