* [PATCH] meta/conf: Move downloads by default into TOPDIR
@ 2018-01-02 11:06 Jan Kiszka
2018-01-23 18:03 ` Jan Kiszka
0 siblings, 1 reply; 3+ messages in thread
From: Jan Kiszka @ 2018-01-02 11:06 UTC (permalink / raw)
To: isar-users
From: Jan Kiszka <jan.kiszka@siemens.com>
This aligns us with OE and allows to simply wipe TMPDIR without losing
the downloads.
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
---
meta/conf/isar-bitbake.conf | 1 +
1 file changed, 1 insertion(+)
diff --git a/meta/conf/isar-bitbake.conf b/meta/conf/isar-bitbake.conf
index 5a26743..10cd45d 100644
--- a/meta/conf/isar-bitbake.conf
+++ b/meta/conf/isar-bitbake.conf
@@ -20,6 +20,7 @@
WORKDIR = "${TMPDIR}/work/${DISTRO}-${DISTRO_ARCH}/${PF}"
DEPLOY_DIR_DEB = "${TMPDIR}/deploy/deb/${MACHINE}"
+DL_DIR = "${TOPDIR}/downloads"
SSTATE_DIR ?= "${TMPDIR}/sstate-cache"
BUILDCHROOT_DIR = "${TMPDIR}/work/${DISTRO}-${DISTRO_ARCH}/buildchroot/rootfs"
--
2.13.6
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] meta/conf: Move downloads by default into TOPDIR
2018-01-02 11:06 [PATCH] meta/conf: Move downloads by default into TOPDIR Jan Kiszka
@ 2018-01-23 18:03 ` Jan Kiszka
2018-01-23 18:16 ` Alexander Smirnov
0 siblings, 1 reply; 3+ messages in thread
From: Jan Kiszka @ 2018-01-23 18:03 UTC (permalink / raw)
To: isar-users, Alexander Smirnov
On 2018-01-02 12:06, [ext] Jan Kiszka wrote:
> From: Jan Kiszka <jan.kiszka@siemens.com>
>
> This aligns us with OE and allows to simply wipe TMPDIR without losing
> the downloads.
>
> Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
> ---
> meta/conf/isar-bitbake.conf | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/meta/conf/isar-bitbake.conf b/meta/conf/isar-bitbake.conf
> index 5a26743..10cd45d 100644
> --- a/meta/conf/isar-bitbake.conf
> +++ b/meta/conf/isar-bitbake.conf
> @@ -20,6 +20,7 @@
>
> WORKDIR = "${TMPDIR}/work/${DISTRO}-${DISTRO_ARCH}/${PF}"
> DEPLOY_DIR_DEB = "${TMPDIR}/deploy/deb/${MACHINE}"
> +DL_DIR = "${TOPDIR}/downloads"
> SSTATE_DIR ?= "${TMPDIR}/sstate-cache"
> BUILDCHROOT_DIR = "${TMPDIR}/work/${DISTRO}-${DISTRO_ARCH}/buildchroot/rootfs"
>
>
Ping.
Jan
--
Siemens AG, Corporate Technology, CT RDA IOT SES-DE
Corporate Competence Center Embedded Linux
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] meta/conf: Move downloads by default into TOPDIR
2018-01-23 18:03 ` Jan Kiszka
@ 2018-01-23 18:16 ` Alexander Smirnov
0 siblings, 0 replies; 3+ messages in thread
From: Alexander Smirnov @ 2018-01-23 18:16 UTC (permalink / raw)
To: Jan Kiszka, isar-users
On 01/23/2018 09:03 PM, Jan Kiszka wrote:
> On 2018-01-02 12:06, [ext] Jan Kiszka wrote:
>> From: Jan Kiszka <jan.kiszka@siemens.com>
>>
>> This aligns us with OE and allows to simply wipe TMPDIR without losing
>> the downloads.
>>
>> Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
>> ---
>> meta/conf/isar-bitbake.conf | 1 +
>> 1 file changed, 1 insertion(+)
>>
>> diff --git a/meta/conf/isar-bitbake.conf b/meta/conf/isar-bitbake.conf
>> index 5a26743..10cd45d 100644
>> --- a/meta/conf/isar-bitbake.conf
>> +++ b/meta/conf/isar-bitbake.conf
>> @@ -20,6 +20,7 @@
>>
>> WORKDIR = "${TMPDIR}/work/${DISTRO}-${DISTRO_ARCH}/${PF}"
>> DEPLOY_DIR_DEB = "${TMPDIR}/deploy/deb/${MACHINE}"
>> +DL_DIR = "${TOPDIR}/downloads"
>> SSTATE_DIR ?= "${TMPDIR}/sstate-cache"
>> BUILDCHROOT_DIR = "${TMPDIR}/work/${DISTRO}-${DISTRO_ARCH}/buildchroot/rootfs"
>>
>>
>
> Ping.
In next. Applied but forgot to push :-(
Alex
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2018-01-23 18:16 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-01-02 11:06 [PATCH] meta/conf: Move downloads by default into TOPDIR Jan Kiszka
2018-01-23 18:03 ` Jan Kiszka
2018-01-23 18:16 ` Alexander Smirnov
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox