All of lore.kernel.org
 help / color / mirror / Atom feed
From: Julien Olivain <ju.o@free.fr>
To: Raimundo Sagarzazu <rai.sagarzazu@outlook.com>
Cc: buildroot@buildroot.org
Subject: Re: [Buildroot] package/jailhouse: small typo error when installing helper scripts
Date: Sat, 26 Oct 2024 11:59:44 +0200	[thread overview]
Message-ID: <d91c44ed7beb7026f445ff10fa5af5f2@free.fr> (raw)
In-Reply-To: <DU0P251MB0801A93E7F9B025DA4AF40CEFA762@DU0P251MB0801.EURP251.PROD.OUTLOOK.COM>

Hi Raimundo,

Thanks for the patch!

The mail and patch was not correctly formatted and could not be
applied as is. Fortunately, the patch was simple enough so I could
reformat it myself.

So I applied it to master.

For your future contributions, please have a look to the Buildroot
manual:
https://buildroot.org/downloads/manual/manual.html#submitting-patches

Best regards,

Julien.

On 30/09/2024 15:42, Raimundo Sagarzazu wrote:
> ---
> 
>  diff -rup a/package/jailhouse/jailhouse.mk
> b/package/jailhouse/jailhouse.mk
>  --- a/package/jailhouse/jailhouse.mk      2024-09-27
> 17:07:13.325673376 +0200
>  +++ b/package/jailhouse/jailhouse.mk      2024-09-30
> 09:03:36.998350790 +0200
>  @@ -63,7 +63,7 @@ define JAILHOUSE_INSTALL_HELPER_SCRIPTS
>        $(HOST_DIR)/bin/python setup.py \
>              install --no-compile \
> 
>            $(PKG_PYTHON_SETUPTOOLS_INSTALL_OPTS)
> \
>  -           --root=$(TARGET_DIR))
>  +           --root=$(TARGET_DIR)
>   endef
>   endif
> 
> ---
> 
>    Rai.
> _______________________________________________
> buildroot mailing list
> buildroot@buildroot.org
> https://lists.buildroot.org/mailman/listinfo/buildroot
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

  reply	other threads:[~2024-10-26  9:59 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-30 13:42 [Buildroot] package/jailhouse: small typo error when installing helper scripts Raimundo Sagarzazu
2024-10-26  9:59 ` Julien Olivain [this message]
2024-11-11 10:11   ` Peter Korsgaard

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=d91c44ed7beb7026f445ff10fa5af5f2@free.fr \
    --to=ju.o@free.fr \
    --cc=buildroot@buildroot.org \
    --cc=rai.sagarzazu@outlook.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.