mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-07 02:17:44 +00:00
irda-utils: totally broken packages should depend on BROKEN, not DEPRECATED
Or we should simply delete the dir.
This commit is contained in:
parent
7e3d659e8c
commit
3ba91efea2
@ -1,6 +1,6 @@
|
|||||||
menuconfig BR2_PACKAGE_IRDA_UTILS
|
menuconfig BR2_PACKAGE_IRDA_UTILS
|
||||||
bool "irda_utils"
|
bool "irda_utils"
|
||||||
depends on BR2_DEPRECATED
|
depends on BROKEN
|
||||||
help
|
help
|
||||||
Tools for accessing the irda-Subsystem of the Linux-Kernel
|
Tools for accessing the irda-Subsystem of the Linux-Kernel
|
||||||
The makefile is totally broken.
|
The makefile is totally broken.
|
||||||
@ -41,5 +41,5 @@ config IRDA_SMCINIT
|
|||||||
help
|
help
|
||||||
Some Toshiba Laptops have buggy BIOSes which didn't initialize
|
Some Toshiba Laptops have buggy BIOSes which didn't initialize
|
||||||
Irda. This may help those.
|
Irda. This may help those.
|
||||||
|
|
||||||
endif
|
endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user