[oe] [meta-oe][warrior][PATCH] xmlrpc-c: Remove the RDEPENDS on perl

akuster808 akuster808 at gmail.com
Wed Oct 9 18:13:00 UTC 2019



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 at stusta.de>
> Signed-off-by: Khem Raj <raj.khem at 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
>  



More information about the Openembedded-devel mailing list