[oe] [meta-python2][PATCH] python-pyconnman: Fix conman -> connman typo in rdeps

Tim Orling ticotimo at gmail.com
Thu Jan 23 02:38:21 UTC 2020


On Wed, Jan 22, 2020 at 10:54 AM Khem Raj <raj.khem at gmail.com> wrote:

> Signed-off-by: Khem Raj <raj.khem at gmail.com>
> ---
>  recipes-connectivity/python-pyconnman/python-pyconnman_0.1.0.bb | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/recipes-connectivity/python-pyconnman/
> python-pyconnman_0.1.0.bb b/recipes-connectivity/python-pyconnman/
> python-pyconnman_0.1.0.bb
> index 761ce08..264d2dd 100644
> --- a/recipes-connectivity/python-pyconnman/python-pyconnman_0.1.0.bb
> +++ b/recipes-connectivity/python-pyconnman/python-pyconnman_0.1.0.bb
> @@ -10,4 +10,4 @@ SRC_URI[sha256sum] =
> "46c64c0692063fd0c9fb0216d49f7884bec9fa9760d8473db4b1e2f816
>
>  inherit pypi setuptools
>
> -RDEPENDS_${PN} += "conman python-dbus python-pprint"
> +RDEPENDS_${PN} += "connman python-dbus python-pprint"
>

Hmmm. Not sure how that happened as it was proper once:
commit 646505a63b6903d1328f5e24784bb7bd854eed9d

Thank you. This will merge tonight.

-- 
> 2.25.0
>
> --
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel
>


More information about the Openembedded-devel mailing list