mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-27 05:06:39 +00:00
legacy: add missing entry for openvmtools' procps removal
Commit 2be4232d98 removed the config option for openvmtools' procps support, but forgot to add it to the legacy menu. Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
This commit is contained in:
parent
2be4232d98
commit
6b6630156d
@ -146,6 +146,12 @@ endif
|
|||||||
|
|
||||||
comment "Legacy options removed in 2019.11"
|
comment "Legacy options removed in 2019.11"
|
||||||
|
|
||||||
|
config BR2_PACKAGE_OPENVMTOOLS_PROCPS
|
||||||
|
bool "oenvmtools' procps support was removed"
|
||||||
|
select BR2_LEGACY
|
||||||
|
help
|
||||||
|
Upstream stopped supporting this option a while ago.
|
||||||
|
|
||||||
config BR2_PACKAGE_ALLJOYN
|
config BR2_PACKAGE_ALLJOYN
|
||||||
bool "alljoyn was removed"
|
bool "alljoyn was removed"
|
||||||
select BR2_LEGACY
|
select BR2_LEGACY
|
||||||
|
Loading…
x
Reference in New Issue
Block a user