Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/vlc: Remove warning from Config.in
@ 2018-08-11  8:06 Bernd Kuhls
  2018-08-11 10:35 ` Thomas Petazzoni
  0 siblings, 1 reply; 2+ messages in thread
From: Bernd Kuhls @ 2018-08-11  8:06 UTC (permalink / raw)
  To: buildroot

Four years ago this warning was added to this package
https://git.buildroot.net/buildroot/commit/package/vlc?id=e33019aaa0409e35b725dddffe09e3e2a42959d1
due to "autobuilder failures for vlc on many platforms".

The last autobuilder failure occured May 1st, 2018 and was fixed by
https://git.buildroot.net/buildroot/commit/package/vlc?id=9f115bfc2ac798c737d0c2a8ec8c96670e814a49

Therefore this warning is not needed anymore.

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
 package/vlc/Config.in | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/package/vlc/Config.in b/package/vlc/Config.in
index 166e7d256a..78769ac27b 100644
--- a/package/vlc/Config.in
+++ b/package/vlc/Config.in
@@ -1,8 +1,3 @@
-if BR2_PACKAGE_VLC
-comment "vlc is known not to work in all configurations"
-comment "If you can fix it, please inform buildroot at buildroot.org"
-endif
-
 config BR2_PACKAGE_VLC
 	bool "vlc"
 	depends on BR2_USE_MMU # fork()
-- 
2.18.0

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

* [Buildroot] [PATCH 1/1] package/vlc: Remove warning from Config.in
  2018-08-11  8:06 [Buildroot] [PATCH 1/1] package/vlc: Remove warning from Config.in Bernd Kuhls
@ 2018-08-11 10:35 ` Thomas Petazzoni
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2018-08-11 10:35 UTC (permalink / raw)
  To: buildroot

Hello,

On Sat, 11 Aug 2018 10:06:47 +0200, Bernd Kuhls wrote:
> Four years ago this warning was added to this package
> https://git.buildroot.net/buildroot/commit/package/vlc?id=e33019aaa0409e35b725dddffe09e3e2a42959d1
> due to "autobuilder failures for vlc on many platforms".
> 
> The last autobuilder failure occured May 1st, 2018 and was fixed by
> https://git.buildroot.net/buildroot/commit/package/vlc?id=9f115bfc2ac798c737d0c2a8ec8c96670e814a49
> 
> Therefore this warning is not needed anymore.
> 
> Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
> ---
>  package/vlc/Config.in | 5 -----
>  1 file changed, 5 deletions(-)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin (formerly Free Electrons)
Embedded Linux and Kernel engineering
https://bootlin.com

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

end of thread, other threads:[~2018-08-11 10:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-08-11  8:06 [Buildroot] [PATCH 1/1] package/vlc: Remove warning from Config.in Bernd Kuhls
2018-08-11 10:35 ` Thomas Petazzoni

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