* [PATCH] Set PATCHRESOLVE to noop by default
@ 2020-11-14 11:53 Jan Kiszka
2020-11-26 15:57 ` Anton Mikanovich
0 siblings, 1 reply; 2+ messages in thread
From: Jan Kiszka @ 2020-11-14 11:53 UTC (permalink / raw)
To: isar-users
From: Jan Kiszka <jan.kiszka@siemens.com>
The "user" resolution would require to add quilt to the buildchroot and
is furthermore rather unhandy to stop in case resolution should take
place outside of the build environment.
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
---
meta/conf/bitbake.conf | 2 ++
1 file changed, 2 insertions(+)
diff --git a/meta/conf/bitbake.conf b/meta/conf/bitbake.conf
index a3e2af2c..acce55de 100644
--- a/meta/conf/bitbake.conf
+++ b/meta/conf/bitbake.conf
@@ -117,3 +117,5 @@ include conf/local.conf
include conf/multiconfig/${BB_CURRENT_MC}.conf
include conf/machine/${MACHINE}.conf
include conf/distro/${DISTRO}.conf
+
+PATCHRESOLVE ?= "noop"
--
2.26.2
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] Set PATCHRESOLVE to noop by default
2020-11-14 11:53 [PATCH] Set PATCHRESOLVE to noop by default Jan Kiszka
@ 2020-11-26 15:57 ` Anton Mikanovich
0 siblings, 0 replies; 2+ messages in thread
From: Anton Mikanovich @ 2020-11-26 15:57 UTC (permalink / raw)
To: isar-users
14.11.2020 14:53, Jan Kiszka wrote:
> From: Jan Kiszka <jan.kiszka@siemens.com>
>
> The "user" resolution would require to add quilt to the buildchroot and
> is furthermore rather unhandy to stop in case resolution should take
> place outside of the build environment.
>
> Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Applied to next, thanks.
--
Anton Mikanovich
Promwad Ltd.
External service provider of ilbers GmbH
Maria-Merian-Str. 8
85521 Ottobrunn, Germany
+49 (89) 122 67 24-0
Commercial register Munich, HRB 214197
General Manager: Baurzhan Ismagulov
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-11-26 15:58 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-14 11:53 [PATCH] Set PATCHRESOLVE to noop by default Jan Kiszka
2020-11-26 15:57 ` Anton Mikanovich
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox