From: Yann E. MORIN <yann.morin.1998@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] package/ne10: correct cpu feature comment dependency
Date: Sun, 3 May 2020 10:11:13 +0200 [thread overview]
Message-ID: <20200503081113.GW15673@scaer> (raw)
In-Reply-To: <77367b20073754b0d2f7e9bfd7e0ecab44922ef8.1588452826.git.baruch@tkos.co.il>
Baruch, All,
On 2020-05-02 23:53 +0300, Baruch Siach spake thusly:
> Commit e845f9364c2b8 ("ne10: bump to v1.2.1") removed arm arch
> dependency from the comment. This comment is only relevant to arm.
> Restore the arm arch dependency.
Thanks for noticing. I've even taken a step further, and dropped the
comment altogether. Indeed, this is an arch-related restriction, and
there is nothign a user can do about that in Buildroot if the target has
no NEON unit.
Applied to master with an extended commit log exlpaining why the comment
is dropped.
Thanks!
Regards,
Yann E. MORIN.
> Cc: Cody Guldner <cody.guldner@rockwellcollins.com>
> Cc: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
> Signed-off-by: Baruch Siach <baruch@tkos.co.il>
> ---
> package/ne10/Config.in | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/package/ne10/Config.in b/package/ne10/Config.in
> index 68cb7f4cb389..0e5a595dbed2 100644
> --- a/package/ne10/Config.in
> +++ b/package/ne10/Config.in
> @@ -17,4 +17,5 @@ config BR2_PACKAGE_NE10
> http://projectne10.github.io/Ne10/
>
> comment "ne10 needs a toolchain w/ neon"
> + depends on BR2_arm
> depends on !BR2_PACKAGE_NE10_ARCH_SUPPORTS
> --
> 2.26.2
>
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot
--
.-----------------.--------------------.------------------.--------------------.
| Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ |
| +33 561 099 427 `------------.-------: X AGAINST | \e/ There is no |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. |
'------------------------------^-------^------------------^--------------------'
prev parent reply other threads:[~2020-05-03 8:11 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-05-02 20:53 [Buildroot] [PATCH] package/ne10: correct cpu feature comment dependency Baruch Siach
2020-05-03 8:11 ` Yann E. MORIN [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=20200503081113.GW15673@scaer \
--to=yann.morin.1998@free.fr \
--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 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.