* [PATCH] doc: Describe devshell_nodeps target
@ 2025-01-22 6:08 'Jan Kiszka' via isar-users
2025-02-06 7:41 ` Uladzimir Bely
0 siblings, 1 reply; 2+ messages in thread
From: 'Jan Kiszka' via isar-users @ 2025-01-22 6:08 UTC (permalink / raw)
To: isar-users
From: Jan Kiszka <jan.kiszka@siemens.com>
This is a valuable tool to debug transitive build dependency issues.
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
---
doc/user_manual.md | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/doc/user_manual.md b/doc/user_manual.md
index 62d16c8c..be71ef50 100644
--- a/doc/user_manual.md
+++ b/doc/user_manual.md
@@ -1151,6 +1151,10 @@ recipes. This target opens a terminal inside the schroot rootfs that runs the
package build. To invoke it, just call
`bitbake mc:${MACHINE}-${DISTRO}:<package_name> -c devshell`.
+To debug build dependency issues, there is also the devshell_nodeps target. It
+skips any failing dependency installation, allowing to run them manually in the
+schroot.
+
## Using ccache for custom packages
--
2.43.0
--
You received this message because you are subscribed to the Google Groups "isar-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to isar-users+unsubscribe@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/isar-users/e370bc21-0c49-4f98-8498-2351afd21729%40siemens.com.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] doc: Describe devshell_nodeps target
2025-01-22 6:08 [PATCH] doc: Describe devshell_nodeps target 'Jan Kiszka' via isar-users
@ 2025-02-06 7:41 ` Uladzimir Bely
0 siblings, 0 replies; 2+ messages in thread
From: Uladzimir Bely @ 2025-02-06 7:41 UTC (permalink / raw)
To: Jan Kiszka, isar-users
On Wed, 2025-01-22 at 07:08 +0100, 'Jan Kiszka' via isar-users wrote:
> From: Jan Kiszka <jan.kiszka@siemens.com>
>
> This is a valuable tool to debug transitive build dependency issues.
>
> Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
> ---
> doc/user_manual.md | 4 ++++
> 1 file changed, 4 insertions(+)
>
> diff --git a/doc/user_manual.md b/doc/user_manual.md
> index 62d16c8c..be71ef50 100644
> --- a/doc/user_manual.md
> +++ b/doc/user_manual.md
> @@ -1151,6 +1151,10 @@ recipes. This target opens a terminal inside
> the schroot rootfs that runs the
> package build. To invoke it, just call
> `bitbake mc:${MACHINE}-${DISTRO}:<package_name> -c devshell`.
>
> +To debug build dependency issues, there is also the devshell_nodeps
> target. It
> +skips any failing dependency installation, allowing to run them
> manually in the
> +schroot.
> +
>
> ## Using ccache for custom packages
>
> --
> 2.43.0
>
Applied to next, thanks.
--
Best regards,
Uladzimir.
--
You received this message because you are subscribed to the Google Groups "isar-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to isar-users+unsubscribe@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/isar-users/2fd4508ebc724a46fffdcc2a002dfdf2e3c17416.camel%40ilbers.de.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-02-06 7:41 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-01-22 6:08 [PATCH] doc: Describe devshell_nodeps target 'Jan Kiszka' via isar-users
2025-02-06 7:41 ` Uladzimir Bely
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox