diff options
author | Khem Raj <raj.khem@gmail.com> | 2023-04-07 10:13:30 -0700 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2023-04-07 16:58:15 -0700 |
commit | 3a8e18f038ef086c579d8999926eae499652984c (patch) | |
tree | e59683e7255ad18d23b4b14120cd79b91e5707e8 /meta-webserver/recipes-httpd/monkey/files/0001-configure-Respect-LIBS-variable-from-env.patch | |
parent | 8522bcceadcba522ec690f24c1f97a3648808a41 (diff) | |
download | meta-openembedded-3a8e18f038ef086c579d8999926eae499652984c.tar.gz |
monkey,webmin: Fix upstream patch status
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-webserver/recipes-httpd/monkey/files/0001-configure-Respect-LIBS-variable-from-env.patch')
-rw-r--r-- | meta-webserver/recipes-httpd/monkey/files/0001-configure-Respect-LIBS-variable-from-env.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-webserver/recipes-httpd/monkey/files/0001-configure-Respect-LIBS-variable-from-env.patch b/meta-webserver/recipes-httpd/monkey/files/0001-configure-Respect-LIBS-variable-from-env.patch index 6669848a06..3eb3067394 100644 --- a/meta-webserver/recipes-httpd/monkey/files/0001-configure-Respect-LIBS-variable-from-env.patch +++ b/meta-webserver/recipes-httpd/monkey/files/0001-configure-Respect-LIBS-variable-from-env.patch | |||
@@ -6,7 +6,7 @@ Subject: [PATCH] configure: Respect LIBS variable from env | |||
6 | For musl we need to pass -lexecinfo from env | 6 | For musl we need to pass -lexecinfo from env |
7 | this change accomodates that | 7 | this change accomodates that |
8 | 8 | ||
9 | Upstream-Status: [OE-specific] | 9 | Upstream-Status: Inappropriate [OE-specific] |
10 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 10 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
11 | --- | 11 | --- |
12 | configure | 2 +- | 12 | configure | 2 +- |