* [meta-oe][warrior][PATCH] xmlrpc-c: Remove the RDEPENDS on perl
@ 2019-10-09 7:42 Adrian Bunk
2019-10-09 18:13 ` akuster808
0 siblings, 1 reply; 3+ messages in thread
From: Adrian Bunk @ 2019-10-09 7:42 UTC (permalink / raw)
To: openembedded-devel
The tools that use perl are no longer built.
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
---
meta-oe/recipes-devtools/xmlrpc-c/xmlrpc-c_1.51.03.bb | 1 -
1 file changed, 1 deletion(-)
diff --git a/meta-oe/recipes-devtools/xmlrpc-c/xmlrpc-c_1.51.03.bb b/meta-oe/recipes-devtools/xmlrpc-c/xmlrpc-c_1.51.03.bb
index 524263760..6c31b6981 100644
--- a/meta-oe/recipes-devtools/xmlrpc-c/xmlrpc-c_1.51.03.bb
+++ b/meta-oe/recipes-devtools/xmlrpc-c/xmlrpc-c_1.51.03.bb
@@ -15,7 +15,6 @@ SRCREV = "343a3b98e54999d67edb644bcd395aa9784fb16e"
S = "${WORKDIR}/git/stable"
DEPENDS = "libxml2"
-RDEPENDS_${PN} = "perl"
inherit autotools-brokensep binconfig pkgconfig
--
2.17.1
^ permalink raw reply related [flat|nested] 3+ messages in thread* Re: [meta-oe][warrior][PATCH] xmlrpc-c: Remove the RDEPENDS on perl
2019-10-09 7:42 [meta-oe][warrior][PATCH] xmlrpc-c: Remove the RDEPENDS on perl Adrian Bunk
@ 2019-10-09 18:13 ` akuster808
2019-10-10 8:50 ` Adrian Bunk
0 siblings, 1 reply; 3+ messages in thread
From: akuster808 @ 2019-10-09 18:13 UTC (permalink / raw)
To: Adrian Bunk, openembedded-devel
On 10/9/19 12:42 AM, Adrian Bunk wrote:
> The tools that use perl are no longer built.
What error are you seeing that this fixes in warrior?
- armin
>
> Signed-off-by: Adrian Bunk <bunk@stusta.de>
> Signed-off-by: Khem Raj <raj.khem@gmail.com>
> ---
> meta-oe/recipes-devtools/xmlrpc-c/xmlrpc-c_1.51.03.bb | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/meta-oe/recipes-devtools/xmlrpc-c/xmlrpc-c_1.51.03.bb b/meta-oe/recipes-devtools/xmlrpc-c/xmlrpc-c_1.51.03.bb
> index 524263760..6c31b6981 100644
> --- a/meta-oe/recipes-devtools/xmlrpc-c/xmlrpc-c_1.51.03.bb
> +++ b/meta-oe/recipes-devtools/xmlrpc-c/xmlrpc-c_1.51.03.bb
> @@ -15,7 +15,6 @@ SRCREV = "343a3b98e54999d67edb644bcd395aa9784fb16e"
> S = "${WORKDIR}/git/stable"
>
> DEPENDS = "libxml2"
> -RDEPENDS_${PN} = "perl"
>
> inherit autotools-brokensep binconfig pkgconfig
>
^ permalink raw reply [flat|nested] 3+ messages in thread* Re: [meta-oe][warrior][PATCH] xmlrpc-c: Remove the RDEPENDS on perl
2019-10-09 18:13 ` akuster808
@ 2019-10-10 8:50 ` Adrian Bunk
0 siblings, 0 replies; 3+ messages in thread
From: Adrian Bunk @ 2019-10-10 8:50 UTC (permalink / raw)
To: akuster808; +Cc: openembedded-devel
On Wed, Oct 09, 2019 at 11:13:00AM -0700, akuster808 wrote:
> On 10/9/19 12:42 AM, Adrian Bunk wrote:
> > The tools that use perl are no longer built.
>
> What error are you seeing that this fixes in warrior?
It needlessly pulls in perl.
> - armin
cu
Adrian
--
"Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
"Only a promise," Lao Er said.
Pearl S. Buck - Dragon Seed
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2019-10-10 8:50 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-10-09 7:42 [meta-oe][warrior][PATCH] xmlrpc-c: Remove the RDEPENDS on perl Adrian Bunk
2019-10-09 18:13 ` akuster808
2019-10-10 8:50 ` Adrian Bunk
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.