Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] package/libdvdnav: fix typo: BR2_PREEFER_STATIC_LIB
@ 2014-10-05  4:24 Max Filippov
  2014-10-05  8:10 ` Yann E. MORIN
  2014-10-05 12:09 ` Thomas Petazzoni
  0 siblings, 2 replies; 3+ messages in thread
From: Max Filippov @ 2014-10-05  4:24 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
---
 package/libdvdnav/Config.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/libdvdnav/Config.in b/package/libdvdnav/Config.in
index fed3b16..40a375a 100644
--- a/package/libdvdnav/Config.in
+++ b/package/libdvdnav/Config.in
@@ -12,4 +12,4 @@ config BR2_PACKAGE_LIBDVDNAV
 	  http://www.mplayerhq.hu
 
 comment "libdvdnav needs a toolchain w/ dynamic library, largefile, threads"
-	depends on !BR2_LARGEFILE || !BR2_TOOLCHAIN_HAS_THREADS || BR2_PREEFER_STATIC_LIB
+	depends on !BR2_LARGEFILE || !BR2_TOOLCHAIN_HAS_THREADS || BR2_PREFER_STATIC_LIB
-- 
1.8.1.4

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [Buildroot] [PATCH] package/libdvdnav: fix typo: BR2_PREEFER_STATIC_LIB
  2014-10-05  4:24 [Buildroot] [PATCH] package/libdvdnav: fix typo: BR2_PREEFER_STATIC_LIB Max Filippov
@ 2014-10-05  8:10 ` Yann E. MORIN
  2014-10-05 12:09 ` Thomas Petazzoni
  1 sibling, 0 replies; 3+ messages in thread
From: Yann E. MORIN @ 2014-10-05  8:10 UTC (permalink / raw)
  To: buildroot

Max, All,

On 2014-10-05 08:24 +0400, Max Filippov spake thusly:
> Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>

Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr>

Regards,
Yann E. MORIN.

> ---
>  package/libdvdnav/Config.in | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/package/libdvdnav/Config.in b/package/libdvdnav/Config.in
> index fed3b16..40a375a 100644
> --- a/package/libdvdnav/Config.in
> +++ b/package/libdvdnav/Config.in
> @@ -12,4 +12,4 @@ config BR2_PACKAGE_LIBDVDNAV
>  	  http://www.mplayerhq.hu
>  
>  comment "libdvdnav needs a toolchain w/ dynamic library, largefile, threads"
> -	depends on !BR2_LARGEFILE || !BR2_TOOLCHAIN_HAS_THREADS || BR2_PREEFER_STATIC_LIB
> +	depends on !BR2_LARGEFILE || !BR2_TOOLCHAIN_HAS_THREADS || BR2_PREFER_STATIC_LIB
> -- 
> 1.8.1.4
> 
> _______________________________________________
> 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 223 225 172 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Buildroot] [PATCH] package/libdvdnav: fix typo: BR2_PREEFER_STATIC_LIB
  2014-10-05  4:24 [Buildroot] [PATCH] package/libdvdnav: fix typo: BR2_PREEFER_STATIC_LIB Max Filippov
  2014-10-05  8:10 ` Yann E. MORIN
@ 2014-10-05 12:09 ` Thomas Petazzoni
  1 sibling, 0 replies; 3+ messages in thread
From: Thomas Petazzoni @ 2014-10-05 12:09 UTC (permalink / raw)
  To: buildroot

Dear Max Filippov,

On Sun,  5 Oct 2014 08:24:53 +0400, Max Filippov wrote:
> Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
> ---
>  package/libdvdnav/Config.in | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

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:[~2014-10-05 12:09 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-05  4:24 [Buildroot] [PATCH] package/libdvdnav: fix typo: BR2_PREEFER_STATIC_LIB Max Filippov
2014-10-05  8:10 ` Yann E. MORIN
2014-10-05 12:09 ` Thomas Petazzoni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox