Update buidlroot to version 2016.08.1
This commit is contained in:
11
bsp/buildroot/package/multicat/Config.in
Normal file
11
bsp/buildroot/package/multicat/Config.in
Normal file
@@ -0,0 +1,11 @@
|
||||
config BR2_PACKAGE_MULTICAT
|
||||
bool "multicat"
|
||||
depends on BR2_TOOLCHAIN_HAS_THREADS
|
||||
select BR2_PACKAGE_BITSTREAM
|
||||
help
|
||||
Simple and efficient multicast and transport stream manipulation.
|
||||
|
||||
http://www.videolan.org/projects/multicat.html
|
||||
|
||||
comment "multicat needs a toolchain w/ threads"
|
||||
depends on !BR2_TOOLCHAIN_HAS_THREADS
|
||||
Reference in New Issue
Block a user