From: "Bruce Ashfield" <bruce.ashfield@gmail.com>
To: Ming Liu <liu.ming50@gmail.com>
Cc: meta-virtualization@lists.yoctoproject.org, stefan.agner@toradex.com
Subject: Re: [meta-virtualization][PATCH] meta-virt-default-versions.inc: fix invalid python-pyyaml version
Date: Mon, 25 Nov 2019 16:03:57 -0500 [thread overview]
Message-ID: <20191125210354.GA27677@gmail.com> (raw)
In-Reply-To: <1574711826-6354-1-git-send-email-liu.ming50@gmail.com>
In message: [meta-virtualization][PATCH] meta-virt-default-versions.inc: fix invalid python-pyyaml version
on 25/11/2019 Ming Liu wrote:
> From: Ming Liu <liu.ming50@gmail.com>
>
> The python-pyyaml recipe in this layer is 5.1.2, fix the wrong
> PREFERRED_VERSION_python-pyyaml.
merged.
Bruce
>
> Signed-off-by: Ming Liu <liu.ming50@gmail.com>
> ---
> conf/distro/include/meta-virt-default-versions.inc | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/conf/distro/include/meta-virt-default-versions.inc b/conf/distro/include/meta-virt-default-versions.inc
> index 27e7b90..06ff9e8 100644
> --- a/conf/distro/include/meta-virt-default-versions.inc
> +++ b/conf/distro/include/meta-virt-default-versions.inc
> @@ -3,7 +3,7 @@
> PREFERRED_VERSION_python-blinker = "1.3"
> PREFERRED_VERSION_python-gevent = "1.0.1"
> PREFERRED_VERSION_python-m2crypto = "0.22.3"
> -PREFERRED_VERSION_python-pyyaml = "3.11"
> +PREFERRED_VERSION_python-pyyaml = "5.1.2"
> PREFERRED_VERSION_python-redis = "2.10.3"
> PREFERRED_VERSION_python-sqlalchemy = "1.1.5"
> PREFERRED_VERSION_python-werkzeug = "0.10.4"
> --
> 2.7.4
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
>
> View/Reply Online (#4738): https://lists.yoctoproject.org/g/meta-virtualization/message/4738
> Mute This Topic: https://lists.yoctoproject.org/mt/61947151/1050810
> Group Owner: meta-virtualization+owner@lists.yoctoproject.org
> Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub [bruce.ashfield@gmail.com]
> -=-=-=-=-=-=-=-=-=-=-=-
prev parent reply other threads:[~2019-11-25 21:04 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-11-25 19:57 [meta-virtualization][PATCH] meta-virt-default-versions.inc: fix invalid python-pyyaml version Ming Liu
2019-11-25 21:03 ` Bruce Ashfield [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20191125210354.GA27677@gmail.com \
--to=bruce.ashfield@gmail.com \
--cc=liu.ming50@gmail.com \
--cc=meta-virtualization@lists.yoctoproject.org \
--cc=stefan.agner@toradex.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.