mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-14 05:49:57 +00:00
meta-webserver: Fix missing upstream status on patches
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
# Remove "start on boot" option from webmin configuration, as
|
||||
# end-users should not need to configure this from the web interface
|
||||
#
|
||||
# Upstream-status: Inappropriate
|
||||
#
|
||||
# Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
|
||||
Remove "start on boot" option from webmin configuration, as
|
||||
end-users should not need to configure this from the web interface
|
||||
|
||||
Upstream-Status: Inappropriate [OE-specific]
|
||||
|
||||
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
|
||||
--- webmin-1.570.orig/webmin/index.cgi
|
||||
+++ webmin-1.570/webmin/index.cgi
|
||||
@@ -79,20 +79,6 @@ print &ui_buttons_start();
|
||||
|
||||
Reference in New Issue
Block a user