* [Buildroot] [PATCH] package/librtas: only show comment on supported architectures
@ 2015-08-19 23:20 Yann E. MORIN
2015-08-20 0:45 ` Sam Bobroff
2015-08-20 21:59 ` Thomas Petazzoni
0 siblings, 2 replies; 3+ messages in thread
From: Yann E. MORIN @ 2015-08-19 23:20 UTC (permalink / raw)
To: buildroot
librtas is only available for PPC and PPC64, so only show the comment
about the (e)glibc dependency for those archs.
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Sam Bobroff <sam.bobroff@au1.ibm.com>
---
package/librtas/Config.in | 1 +
1 file changed, 1 insertion(+)
diff --git a/package/librtas/Config.in b/package/librtas/Config.in
index e437fa1..2e6063f 100644
--- a/package/librtas/Config.in
+++ b/package/librtas/Config.in
@@ -10,4 +10,5 @@ config BR2_PACKAGE_LIBRTAS
http://librtas.sourceforge.net/
comment "librtas needs an (e)glibc toolchain"
+ depends on BR2_powerpc || BR2_powerpc64 || BR2_powerpc64le
depends on !BR2_TOOLCHAIN_USES_GLIBC
--
1.9.1
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [Buildroot] [PATCH] package/librtas: only show comment on supported architectures
2015-08-19 23:20 [Buildroot] [PATCH] package/librtas: only show comment on supported architectures Yann E. MORIN
@ 2015-08-20 0:45 ` Sam Bobroff
2015-08-20 21:59 ` Thomas Petazzoni
1 sibling, 0 replies; 3+ messages in thread
From: Sam Bobroff @ 2015-08-20 0:45 UTC (permalink / raw)
To: buildroot
On Thu, Aug 20, 2015 at 01:20:14AM +0200, Yann E. MORIN wrote:
> librtas is only available for PPC and PPC64, so only show the comment
> about the (e)glibc dependency for those archs.
>
> Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
> Cc: Sam Bobroff <sam.bobroff@au1.ibm.com>
> ---
> package/librtas/Config.in | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/package/librtas/Config.in b/package/librtas/Config.in
> index e437fa1..2e6063f 100644
> --- a/package/librtas/Config.in
> +++ b/package/librtas/Config.in
> @@ -10,4 +10,5 @@ config BR2_PACKAGE_LIBRTAS
> http://librtas.sourceforge.net/
>
> comment "librtas needs an (e)glibc toolchain"
> + depends on BR2_powerpc || BR2_powerpc64 || BR2_powerpc64le
> depends on !BR2_TOOLCHAIN_USES_GLIBC
> --
> 1.9.1
Yann,
Looks good to me :-)
Reviewed-by: Sam Bobroff <sam.bobroff@au1.ibm.com>
Thanks,
Sam.
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Buildroot] [PATCH] package/librtas: only show comment on supported architectures
2015-08-19 23:20 [Buildroot] [PATCH] package/librtas: only show comment on supported architectures Yann E. MORIN
2015-08-20 0:45 ` Sam Bobroff
@ 2015-08-20 21:59 ` Thomas Petazzoni
1 sibling, 0 replies; 3+ messages in thread
From: Thomas Petazzoni @ 2015-08-20 21:59 UTC (permalink / raw)
To: buildroot
Dear Yann E. MORIN,
On Thu, 20 Aug 2015 01:20:14 +0200, Yann E. MORIN wrote:
> librtas is only available for PPC and PPC64, so only show the comment
> about the (e)glibc dependency for those archs.
>
> Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
> Cc: Sam Bobroff <sam.bobroff@au1.ibm.com>
> ---
> package/librtas/Config.in | 1 +
> 1 file changed, 1 insertion(+)
Applied, thanks.
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2015-08-20 21:59 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-19 23:20 [Buildroot] [PATCH] package/librtas: only show comment on supported architectures Yann E. MORIN
2015-08-20 0:45 ` Sam Bobroff
2015-08-20 21:59 ` Thomas Petazzoni
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox