All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH][pyro] bmap-tools_3.2.bb: add lacking packages in RDEPENDS
@ 2019-03-12 10:18 Łukasz Łaguna
  2019-03-13 12:27 ` Richard Purdie
  0 siblings, 1 reply; 2+ messages in thread
From: Łukasz Łaguna @ 2019-03-12 10:18 UTC (permalink / raw)
  To: openembedded-core; +Cc: maciej.pijanowski

---
 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
 
-- 
2.17.1



^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH][pyro] bmap-tools_3.2.bb: add lacking packages in RDEPENDS
  2019-03-12 10:18 [PATCH][pyro] bmap-tools_3.2.bb: add lacking packages in RDEPENDS Łukasz Łaguna
@ 2019-03-13 12:27 ` Richard Purdie
  0 siblings, 0 replies; 2+ messages in thread
From: Richard Purdie @ 2019-03-13 12:27 UTC (permalink / raw)
  To: Łukasz Łaguna, openembedded-core; +Cc: maciej.pijanowski

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




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-03-13 12:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-12 10:18 [PATCH][pyro] bmap-tools_3.2.bb: add lacking packages in RDEPENDS Łukasz Łaguna
2019-03-13 12:27 ` Richard Purdie

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.