diff options
| author | Alexander Kanavin <alex.kanavin@gmail.com> | 2021-11-17 16:35:13 +0100 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-11-21 11:05:02 +0000 |
| commit | b3ac015389173471e4d3e1e1841e99175f780d63 (patch) | |
| tree | f8dd4b8a8af45397db7d1e34e387018c873d6740 /meta/recipes-devtools/perl/files/perl-dynloader.patch | |
| parent | cd610f1dcaed81ed235886f77411d9447a9be82a (diff) | |
| download | poky-b3ac015389173471e4d3e1e1841e99175f780d63.tar.gz | |
patches: correct whitespace/spelling for Upstream-Status tags
(From OE-Core rev: c613ca14c35a5d1782c79a25b83875cbfa2b952b)
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/perl/files/perl-dynloader.patch')
| -rw-r--r-- | meta/recipes-devtools/perl/files/perl-dynloader.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/perl/files/perl-dynloader.patch b/meta/recipes-devtools/perl/files/perl-dynloader.patch index 6bb832a426..b49e6e4066 100644 --- a/meta/recipes-devtools/perl/files/perl-dynloader.patch +++ b/meta/recipes-devtools/perl/files/perl-dynloader.patch | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | Upstream-Status:Inappropriate [embedded specific] | 1 | Upstream-Status: Inappropriate [embedded specific] |
| 2 | 2 | ||
| 3 | Allow the location that .so files are searched for for dynamic | 3 | Allow the location that .so files are searched for for dynamic |
| 4 | loading to be changed via an environment variable. This is to allow | 4 | loading to be changed via an environment variable. This is to allow |
