diff options
author | Alexander Kanavin <alex@linutronix.de> | 2025-04-07 11:40:29 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-04-10 11:05:34 +0100 |
commit | a499ac1c2b36037aaf3321e296952a65a1b458ba (patch) | |
tree | 3d4ca37fee17a7c120dfda80db93ab241deb412b | |
parent | f5564476c5467f9b6a374fdadb495262919c749d (diff) | |
download | poky-a499ac1c2b36037aaf3321e296952a65a1b458ba.tar.gz |
perl-cross: submit determinism.patch upstream
(From OE-Core rev: 514365235743528802e3f854d21f991a1bc01674)
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r-- | meta/recipes-devtools/perl-cross/files/determinism.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/perl-cross/files/determinism.patch b/meta/recipes-devtools/perl-cross/files/determinism.patch index 29de36cbaf..71a405ab6b 100644 --- a/meta/recipes-devtools/perl-cross/files/determinism.patch +++ b/meta/recipes-devtools/perl-cross/files/determinism.patch | |||
@@ -21,7 +21,7 @@ d) Use bash for perl-cross configure since otherwise trnl gets set to "\n" with | |||
21 | 21 | ||
22 | RP 2020/2/7 | 22 | RP 2020/2/7 |
23 | 23 | ||
24 | Upstream-Status: Pending [75% submitted] | 24 | Upstream-Status: Submitted [https://github.com/arsv/perl-cross/pull/154 https://github.com/arsv/perl-cross/pull/155] |
25 | Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org | 25 | Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org |
26 | --- | 26 | --- |
27 | cnf/configure | 2 +- | 27 | cnf/configure | 2 +- |