|
@@ -721,7 +721,7 @@ config BR2_TOOLCHAIN_EXTERNAL_XILINX_MICROBLAZEEL_14_3
|
|
|
depends on BR2_microblazeel
|
|
|
depends on BR2_HOSTARCH = "x86_64" || BR2_HOSTARCH = "x86"
|
|
|
depends on !BR2_PREFER_STATIC_LIB
|
|
|
- depends on BR2_DEPRECATED
|
|
|
+ depends on BR2_DEPRECATED_SINCE_2014_02
|
|
|
select BR2_TOOLCHAIN_EXTERNAL_GLIBC
|
|
|
select BR2_TOOLCHAIN_HAS_NATIVE_RPC
|
|
|
select BR2_HOSTARCH_NEEDS_IA32_LIBS
|
|
@@ -735,7 +735,7 @@ config BR2_TOOLCHAIN_EXTERNAL_XILINX_MICROBLAZEEL_V2
|
|
|
depends on BR2_microblazeel
|
|
|
depends on BR2_HOSTARCH = "x86_64"
|
|
|
depends on !BR2_PREFER_STATIC_LIB
|
|
|
- depends on BR2_DEPRECATED
|
|
|
+ depends on BR2_DEPRECATED_SINCE_2014_02
|
|
|
select BR2_TOOLCHAIN_EXTERNAL_GLIBC
|
|
|
select BR2_TOOLCHAIN_HAS_NATIVE_RPC
|
|
|
help
|
|
@@ -747,7 +747,7 @@ config BR2_TOOLCHAIN_EXTERNAL_XILINX_MICROBLAZEBE_14_3
|
|
|
depends on BR2_microblazebe
|
|
|
depends on BR2_HOSTARCH = "x86_64" || BR2_HOSTARCH = "x86"
|
|
|
depends on !BR2_PREFER_STATIC_LIB
|
|
|
- depends on BR2_DEPRECATED
|
|
|
+ depends on BR2_DEPRECATED_SINCE_2014_02
|
|
|
select BR2_TOOLCHAIN_EXTERNAL_GLIBC
|
|
|
select BR2_TOOLCHAIN_HAS_NATIVE_RPC
|
|
|
select BR2_HOSTARCH_NEEDS_IA32_LIBS
|
|
@@ -761,7 +761,7 @@ config BR2_TOOLCHAIN_EXTERNAL_XILINX_MICROBLAZEBE_V2
|
|
|
depends on BR2_microblazebe
|
|
|
depends on BR2_HOSTARCH = "x86_64"
|
|
|
depends on !BR2_PREFER_STATIC_LIB
|
|
|
- depends on BR2_DEPRECATED
|
|
|
+ depends on BR2_DEPRECATED_SINCE_2014_02
|
|
|
select BR2_TOOLCHAIN_EXTERNAL_GLIBC
|
|
|
select BR2_TOOLCHAIN_HAS_NATIVE_RPC
|
|
|
help
|