mirror of
https://git.yoctoproject.org/poky
synced 2026-04-28 06:32:34 +02:00
perl-cross: submit patches upstream
(From OE-Core rev: 43f56eab9ef80a7d6d988d85af653ea68c9b3d62) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
87c2d49842
commit
188362f75c
@@ -4,7 +4,7 @@ Date: Wed, 2 Jan 2019 17:55:35 +0100
|
||||
Subject: [PATCH] configure_path.sh: do not hardcode $prefix/lib as library
|
||||
path
|
||||
|
||||
Upstream-Status: Pending
|
||||
Upstream-Status: Submitted [https://github.com/arsv/perl-cross/pull/123]
|
||||
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
|
||||
|
||||
---
|
||||
|
||||
@@ -5,7 +5,7 @@ Subject: [PATCH] configure_tool.sh: do not quote the argument to 'command'
|
||||
|
||||
As it seems to break things if the argument has spaces and arguments in it.
|
||||
|
||||
Upstream-Status: Pending
|
||||
Upstream-Status: Backport [443f7bd08b19e71a2e838dcb6cde176998cd350f]
|
||||
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
|
||||
---
|
||||
cnf/configure_tool.sh | 2 +-
|
||||
|
||||
@@ -3,7 +3,7 @@ From: Alexander Kanavin <alex.kanavin@gmail.com>
|
||||
Date: Tue, 27 Nov 2018 15:37:40 +0100
|
||||
Subject: [PATCH] perl-cross: add LDFLAGS when linking libperl
|
||||
|
||||
Upstream-Status: Pending
|
||||
Upstream-Status: Submitted [https://github.com/arsv/perl-cross/pull/122]
|
||||
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
|
||||
---
|
||||
Makefile | 2 +-
|
||||
|
||||
Reference in New Issue
Block a user