diff options
author | Khem Raj <raj.khem@gmail.com> | 2023-04-05 20:40:13 -0700 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2023-04-05 20:41:10 -0700 |
commit | cb125e2befbfb5ccc78b11128f78b67f9a740410 (patch) | |
tree | 36b9e1cf6d698016f7fc8a77aec76d84b1622b17 /meta-webserver/recipes-webadmin/webmin | |
parent | 9e42462d5ada987063d70421702839ce107d3a4c (diff) | |
download | meta-openembedded-cb125e2befbfb5ccc78b11128f78b67f9a740410.tar.gz |
meta-webserver: Fix missing upstream status on patches
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-webserver/recipes-webadmin/webmin')
4 files changed, 23 insertions, 19 deletions
diff --git a/meta-webserver/recipes-webadmin/webmin/files/init-exclude.patch b/meta-webserver/recipes-webadmin/webmin/files/init-exclude.patch index 4212917f6..027a9d4ad 100644 --- a/meta-webserver/recipes-webadmin/webmin/files/init-exclude.patch +++ b/meta-webserver/recipes-webadmin/webmin/files/init-exclude.patch | |||
@@ -1,11 +1,11 @@ | |||
1 | # Hack in support for an "exclude" config option for the init module, so | 1 | Hack in support for an "exclude" config option for the init module, so |
2 | # we can hide certain system services that shouldn't really be configurable | 2 | we can hide certain system services that shouldn't really be configurable |
3 | # via the web interface | 3 | via the web interface |
4 | # | 4 | |
5 | # Upstream-status: Pending | 5 | Upstream-status: Pending |
6 | # | 6 | |
7 | # Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> | 7 | Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> |
8 | # Signed-off-by: Jackie Huang <jackie.huang@windriver.com> | 8 | Signed-off-by: Jackie Huang <jackie.huang@windriver.com> |
9 | --- | 9 | --- |
10 | init/index.cgi | 27 ++++++++++++++------------- | 10 | init/index.cgi | 27 ++++++++++++++------------- |
11 | init/init-lib.pl | 5 +++-- | 11 | init/init-lib.pl | 5 +++-- |
diff --git a/meta-webserver/recipes-webadmin/webmin/files/media-tomb.patch b/meta-webserver/recipes-webadmin/webmin/files/media-tomb.patch index 46f310979..dfc962bfb 100644 --- a/meta-webserver/recipes-webadmin/webmin/files/media-tomb.patch +++ b/meta-webserver/recipes-webadmin/webmin/files/media-tomb.patch | |||
@@ -1,3 +1,7 @@ | |||
1 | add mediatomb support | ||
2 | |||
3 | Upstream-Status: Pending | ||
4 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||
1 | diff -Nru webmin-1.570.bak/mediatomb/index.cgi webmin-1.570/mediatomb/index.cgi | 5 | diff -Nru webmin-1.570.bak/mediatomb/index.cgi webmin-1.570/mediatomb/index.cgi |
2 | --- webmin-1.570.bak/mediatomb/index.cgi 1969-12-31 16:00:00.000000000 -0800 | 6 | --- webmin-1.570.bak/mediatomb/index.cgi 1969-12-31 16:00:00.000000000 -0800 |
3 | +++ webmin-1.570/mediatomb/index.cgi 2011-10-26 10:00:05.992522036 -0700 | 7 | +++ webmin-1.570/mediatomb/index.cgi 2011-10-26 10:00:05.992522036 -0700 |
diff --git a/meta-webserver/recipes-webadmin/webmin/files/net-generic.patch b/meta-webserver/recipes-webadmin/webmin/files/net-generic.patch index 554939285..6ae3dced7 100644 --- a/meta-webserver/recipes-webadmin/webmin/files/net-generic.patch +++ b/meta-webserver/recipes-webadmin/webmin/files/net-generic.patch | |||
@@ -1,8 +1,8 @@ | |||
1 | # Add support for configuring network interfaces on a generic linux system | 1 | Add support for configuring network interfaces on a generic linux system |
2 | # | 2 | |
3 | # Upstream-status: Not appropriate [config] | 3 | Upstream-Status: Inappropriate [config] |
4 | # | 4 | |
5 | # Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> | 5 | Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> |
6 | Index: webmin-1.850/net/module.info | 6 | Index: webmin-1.850/net/module.info |
7 | =================================================================== | 7 | =================================================================== |
8 | --- webmin-1.850.orig/net/module.info | 8 | --- webmin-1.850.orig/net/module.info |
diff --git a/meta-webserver/recipes-webadmin/webmin/files/remove-startup-option.patch b/meta-webserver/recipes-webadmin/webmin/files/remove-startup-option.patch index d957f4a3b..358e53ab8 100644 --- a/meta-webserver/recipes-webadmin/webmin/files/remove-startup-option.patch +++ b/meta-webserver/recipes-webadmin/webmin/files/remove-startup-option.patch | |||
@@ -1,9 +1,9 @@ | |||
1 | # Remove "start on boot" option from webmin configuration, as | 1 | Remove "start on boot" option from webmin configuration, as |
2 | # end-users should not need to configure this from the web interface | 2 | end-users should not need to configure this from the web interface |
3 | # | 3 | |
4 | # Upstream-status: Inappropriate | 4 | Upstream-Status: Inappropriate [OE-specific] |
5 | # | 5 | |
6 | # Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> | 6 | Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> |
7 | --- webmin-1.570.orig/webmin/index.cgi | 7 | --- webmin-1.570.orig/webmin/index.cgi |
8 | +++ webmin-1.570/webmin/index.cgi | 8 | +++ webmin-1.570/webmin/index.cgi |
9 | @@ -79,20 +79,6 @@ print &ui_buttons_start(); | 9 | @@ -79,20 +79,6 @@ print &ui_buttons_start(); |