Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: Julien Olivain <ju.o@free.fr>
Cc: Matt Weber <matthew.weber@collins.com>, buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/1] package/fmlib: fix build for ppc e500mc
Date: Tue, 27 Dec 2022 21:04:17 +0100	[thread overview]
Message-ID: <20221227210417.37ff544a@windsurf> (raw)
In-Reply-To: <20221227195339.86514-1-ju.o@free.fr>

On Tue, 27 Dec 2022 20:53:39 +0100
Julien Olivain <ju.o@free.fr> wrote:

> When BR2_powerpc_e500mc=y, fmlib package compilation fails with output:
> 
>     make[2]: *** No rule to make target 'libfm-e500mc.a'.  Stop.
> 
> The fmlib package "make help" command shows:
> 
>     The available make libfm-<arch>.a targets are:
> 	    libfm-ppce500mc.a		(P2, P3, P4)
>     ...
> 
> The package Config.in incorrectly sets BR2_PACKAGE_FMLIB_ARCHTYPE
> to "e500mc", which is then passed as the package make target.
> The correct value should be "ppce500mc".
> 
> The commit fixes this build issue.
> 
> Signed-off-by: Julien Olivain <ju.o@free.fr>
> ---
>  package/fmlib/Config.in | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

  reply	other threads:[~2022-12-27 20:04 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-27 19:53 [Buildroot] [PATCH 1/1] package/fmlib: fix build for ppc e500mc Julien Olivain
2022-12-27 20:04 ` Thomas Petazzoni via buildroot [this message]
2023-01-01 18:23 ` 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=20221227210417.37ff544a@windsurf \
    --to=buildroot@buildroot.org \
    --cc=ju.o@free.fr \
    --cc=matthew.weber@collins.com \
    --cc=thomas.petazzoni@bootlin.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