On Tue, Aug 8, 2023 at 9:08 AM Jose Quaresma <[email protected]> wrote:
>
> Signed-off-by: Jose Quaresma <[email protected]>
> ---
> meta/recipes-core/systemd/systemd-boot_254.bb | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/meta/recipes-core/systemd/systemd-boot_254.bb
> b/meta/recipes-core/systemd/systemd-boot_254.bb
> index 5d69cf83ab..b91bbfe485 100644
> --- a/meta/recipes-core/systemd/systemd-boot_254.bb
> +++ b/meta/recipes-core/systemd/systemd-boot_254.bb
> @@ -53,7 +53,7 @@ COMPATIBLE_HOST = "(aarch64.*|arm.*|x86_64.*|i.86.*)-linux"
> COMPATIBLE_HOST:x86-x32 = "null"
>
> do_compile() {
> - ninja systemd-boot
> + ninja -v systemd-boot
I think this is only useful during debugging. So perhaps a comment to
enable it is better than enabling it always.
> }
>
> do_install() {
> --
> 2.34.1
>
>
>
>
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#185675):
https://lists.openembedded.org/g/openembedded-core/message/185675
Mute This Topic: https://lists.openembedded.org/mt/100625045/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-