mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 22:26:31 +00:00
uClibc: mark 0.9.31 as deprecated
0.9.31 is old and doesn't actually build with modern kernel headers, so mark it as deprecated. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
0c73c5b4f3
commit
4345586586
@ -11,6 +11,7 @@ choice
|
|||||||
|
|
||||||
config BR2_UCLIBC_VERSION_0_9_31
|
config BR2_UCLIBC_VERSION_0_9_31
|
||||||
bool "uClibc 0.9.31.x"
|
bool "uClibc 0.9.31.x"
|
||||||
|
depends on BR2_DEPRECATED
|
||||||
depends on !BR2_xtensa
|
depends on !BR2_xtensa
|
||||||
|
|
||||||
config BR2_UCLIBC_VERSION_0_9_32
|
config BR2_UCLIBC_VERSION_0_9_32
|
||||||
|
Loading…
x
Reference in New Issue
Block a user