fix description for redfish-updateservice-use-dbus
Update description for redfish-updateservice-use-dbus meson option. As
this feature is enabled, drop the temporary and timeline related
statements.
Change-Id: Ie81faeed53f1db7bbd001d9b489d9ea1cb43810f
Signed-off-by: Jagpal Singh Gill <paligill@gmail.com>
diff --git a/meson.options b/meson.options
index 0732e87..298b34f 100644
--- a/meson.options
+++ b/meson.options
@@ -321,10 +321,6 @@
description: '''Enables xyz.openbmc_project.Software.Update D-Bus interface
to propagate UpdateService requests to the corresponding
updater daemons instead of moving files to /tmp/images dir.
- This option is temporary, should not be enabled on any
- production systems. The code will be moved to the normal
- code update flow and the option will be removed at the end
- of Q3 2024.
''',
)