[OE-core] [PATCH] systemd: Refresh patch after removal of __secure_getenv patch

Khem Raj raj.khem at gmail.com
Thu Aug 15 03:55:01 UTC 2019


Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 .../0005-src-basic-missing.h-check-for-missing-strndupa.patch   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-core/systemd/systemd/0005-src-basic-missing.h-check-for-missing-strndupa.patch b/meta/recipes-core/systemd/systemd/0005-src-basic-missing.h-check-for-missing-strndupa.patch
index df1043b27d..47ee2795a7 100644
--- a/meta/recipes-core/systemd/systemd/0005-src-basic-missing.h-check-for-missing-strndupa.patch
+++ b/meta/recipes-core/systemd/systemd/0005-src-basic-missing.h-check-for-missing-strndupa.patch
@@ -76,7 +76,7 @@ Signed-off-by: Andrej Valek <andrej.valek at siemens.com>
 --- a/src/basic/missing_stdlib.h
 +++ b/src/basic/missing_stdlib.h
 @@ -11,3 +11,15 @@
- #    define secure_getenv getenv
+ #    error "neither secure_getenv nor __secure_getenv are available"
  #  endif
  #endif
 +
-- 
2.22.0



More information about the Openembedded-core mailing list