Bump buidlroot version to 2018.02.6
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
config BR2_PACKAGE_IMX_CODEC
|
||||
bool "imx-codec"
|
||||
depends on BR2_arm # Only relevant for i.MX
|
||||
depends on BR2_arm || BR2_aarch64 # Only relevant for i.MX
|
||||
depends on BR2_TOOLCHAIN_USES_GLIBC # prebuilt binaries
|
||||
help
|
||||
Binary codec libraries for the NXP i.MX SoCs.
|
||||
@@ -9,5 +9,5 @@ config BR2_PACKAGE_IMX_CODEC
|
||||
an upstream.
|
||||
|
||||
comment "imx-codec needs a glibc toolchain"
|
||||
depends on BR2_arm
|
||||
depends on BR2_arm || BR2_aarch64
|
||||
depends on !BR2_TOOLCHAIN_USES_GLIBC
|
||||
|
||||
Reference in New Issue
Block a user