Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v4 1/1] tcfagent: new package
Date: Wed, 3 Jan 2018 23:26:17 +0100	[thread overview]
Message-ID: <20180103232617.796a1eea@windsurf.lan> (raw)
In-Reply-To: <20180102173925.3945-1-nolange79@gmail.com>

Hello,

On Tue,  2 Jan 2018 18:39:25 +0100, Norbert Lange wrote:

> +config BR2_PACKAGE_TCFAGENT_ARCH
> +	string
> +	default "arm"        if BR2_arm || BR2_armeb
> +	default "a64"        if BR2_aarch64 || BR2_aarch64_be
> +	default "i686"       if BR2_i386 && BR2_ARCH="i686"
> +	default "i386"       if BR2_i386
> +	default "x86_64"     if BR2_x86_64
> +	default "powerpc"    if BR2_powerpc || BR2_powerpcle
> +	default "ppc64"      if BR2_powerpc64 || BR2_powerpc64le
> +	default "microblaze" if BR2_microblaze || BR2_microblazeel

This package fails to build on Microblaze:

  http://autobuild.buildroot.net/?reason=tcf-agent-1.6.0

Seems like the Microblaze port is not complete. Perhaps we should
simply disable it, and you could report the issue to the upstream
developers ?

Best regards,

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com

  parent reply	other threads:[~2018-01-03 22:26 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-02 17:39 [Buildroot] [PATCH v4 1/1] tcfagent: new package Norbert Lange
2018-01-02 21:39 ` Thomas Petazzoni
2018-01-03 22:26 ` Thomas Petazzoni [this message]
2018-01-04 13:59   ` Norbert Lange
2018-01-04 14:03     ` Thomas Petazzoni

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=20180103232617.796a1eea@windsurf.lan \
    --to=thomas.petazzoni@free-electrons.com \
    --cc=buildroot@busybox.net \
    /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