Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Korsgaard <peter@korsgaard.com>
To: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Cc: buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/1] boot/mxs-bootlets: fix build without any bootstream
Date: Tue, 14 Mar 2023 22:54:39 +0100	[thread overview]
Message-ID: <87mt4f578g.fsf@dell.be.48ers.dk> (raw)
In-Reply-To: <20230225231419.22342-1-fontaine.fabrice@gmail.com> (Fabrice Fontaine's message of "Sun, 26 Feb 2023 00:14:19 +0100")

>>>>> "Fabrice" == Fabrice Fontaine <fontaine.fabrice@gmail.com> writes:

 > Fix the following build failure raised since the addition of the package
 > in commit 2a636d15217cd326b4546e7017538c7a9e9d399c:

 > sed -i 's,[^
 > *]power_prep.*;,\tpower_prep="/home/autobuild/autobuild/instance-9/output-1/build/mxs-bootlets-10.12.01/power_prep/power_prep";,'
 > /home/autobuild/autobuild/instance-9/output-1/build/mxs-bootlets-10.12.01/
 > sed: couldn't edit /home/autobuild/autobuild/instance-9/output-1/build/mxs-bootlets-10.12.01/: not a regular file

 > Fixes:
 >  - http://autobuild.buildroot.org/results/b4b26f6b02fd1991f46eba5db240e5050b96d333

 > Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>

Committed to 2022.11.x and 2022.02.x, thanks.

> ---
 >  boot/mxs-bootlets/Config.in | 2 ++
 >  1 file changed, 2 insertions(+)

 > diff --git a/boot/mxs-bootlets/Config.in b/boot/mxs-bootlets/Config.in
 > index b3e392afa8..8f9334b610 100644
 > --- a/boot/mxs-bootlets/Config.in
 > +++ b/boot/mxs-bootlets/Config.in
 > @@ -1,6 +1,8 @@
 >  config BR2_TARGET_MXS_BOOTLETS
 >  	bool "mxs-bootlets"
 >  	depends on BR2_arm
 > +	depends on BR2_TARGET_BAREBOX || BR2_LINUX_KERNEL || \
 > +		BR2_TARGET_UBOOT
 >  	help
 >  	  Stage1 bootloaders for Freescale iMX23/iMX28 SoCs
 
 > -- 

 > 2.39.1

 > _______________________________________________
 > buildroot mailing list
 > buildroot@buildroot.org
 > https://lists.buildroot.org/mailman/listinfo/buildroot


-- 
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

      parent reply	other threads:[~2023-03-14 21:54 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-25 23:14 [Buildroot] [PATCH 1/1] boot/mxs-bootlets: fix build without any bootstream Fabrice Fontaine
2023-02-27 16:03 ` Peter Korsgaard
2023-03-14 21:54 ` Peter Korsgaard [this message]

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=87mt4f578g.fsf@dell.be.48ers.dk \
    --to=peter@korsgaard.com \
    --cc=buildroot@buildroot.org \
    --cc=fontaine.fabrice@gmail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox