mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-30 22:56:33 +00:00
Config.in.legacy: fix check-package warning
Order is type, depends, select. Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
This commit is contained in:
parent
c8efe29384
commit
950e081f8f
@ -155,8 +155,8 @@ config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_COMPOSITOR
|
|||||||
to gst1-plugins-base.
|
to gst1-plugins-base.
|
||||||
|
|
||||||
config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_IQA
|
config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_IQA
|
||||||
select BR2_LEGACY
|
|
||||||
bool "gst-plugins-bad IQA option was removed"
|
bool "gst-plugins-bad IQA option was removed"
|
||||||
|
select BR2_LEGACY
|
||||||
help
|
help
|
||||||
The gst1-plugins-bad IQA option was removed.
|
The gst1-plugins-bad IQA option was removed.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user