[OE-core] [PATCH][pyro] bmap-tools_3.2.bb: add lacking packages in RDEPENDS

Richard Purdie richard.purdie at linuxfoundation.org
Wed Mar 13 12:27:17 UTC 2019


On Tue, 2019-03-12 at 11:18 +0100, Łukasz Łaguna wrote:
> ---
>  meta/recipes-support/bmap-tools/bmap-tools_3.2.bb | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/meta/recipes-support/bmap-tools/bmap-tools_3.2.bb
> b/meta/recipes-support/bmap-tools/bmap-tools_3.2.bb
> index e10f5fd341d2..099fa998acf9 100644
> --- a/meta/recipes-support/bmap-tools/bmap-tools_3.2.bb
> +++ b/meta/recipes-support/bmap-tools/bmap-tools_3.2.bb
> @@ -13,7 +13,7 @@ SRC_URI = "
> ftp://ftp.infradead.org/pub/${BPN}/${BPN}-${PV}.tgz"
>  SRC_URI[md5sum] = "92cdad1cb4dfa0cca7176c8e22752616"
>  SRC_URI[sha256sum] =
> "cc6c7f7dc0a37e2a32deb127308e24e6c4b80bfb54f3803c308efab02bf2d434"
>  
> -RDEPENDS_${PN} = "python-core python-compression"
> +RDEPENDS_${PN} = "python-core python-compression python-mmap python-
> setuptools python-fcntl python-argparse python-xml"
>  
>  inherit setuptools

pyro is outside stable maintenance at this point. This patch also has
no Signed-off-by line and no indication of whether the patch was fixed
in later versions (or which versions those are).

Cheers,

Richard




More information about the Openembedded-core mailing list