Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/Config.in: move libvpx to Libraries/Multimedia
@ 2015-11-01 17:30 Bernd Kuhls
  2015-11-01 17:33 ` Baruch Siach
  2015-11-02 15:16 ` Thomas Petazzoni
  0 siblings, 2 replies; 4+ messages in thread
From: Bernd Kuhls @ 2015-11-01 17:30 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
 package/Config.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/Config.in b/package/Config.in
index 10ff94e..348e711 100644
--- a/package/Config.in
+++ b/package/Config.in
@@ -20,7 +20,6 @@ menu "Audio and video applications"
 	source "package/jack2/Config.in"
 	source "package/kodi/Config.in"
 	source "package/lame/Config.in"
-	source "package/libvpx/Config.in"
 	source "package/madplay/Config.in"
 	source "package/mjpegtools/Config.in"
 	source "package/modplugtools/Config.in"
@@ -974,6 +973,7 @@ menu "Multimedia"
 	source "package/libopenh264/Config.in"
 	source "package/libplayer/Config.in"
 	source "package/libtheora/Config.in"
+	source "package/libvpx/Config.in"
 	source "package/libyuv/Config.in"
 	source "package/live555/Config.in"
 	source "package/mediastreamer/Config.in"
-- 
2.6.1

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

end of thread, other threads:[~2015-11-02 15:16 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-01 17:30 [Buildroot] [PATCH 1/1] package/Config.in: move libvpx to Libraries/Multimedia Bernd Kuhls
2015-11-01 17:33 ` Baruch Siach
2015-11-02 15:16   ` Thomas Petazzoni
2015-11-02 15:16 ` Thomas Petazzoni

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