All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bruce Ashfield <bruce.ashfield@windriver.com>
To: Mark Asselstine <mark.asselstine@windriver.com>,
	<meta-virtualization@yoctoproject.org>
Subject: Re: [mcs][PATCH] meta-openstack: layer.conf: update the preferred versions
Date: Sun, 25 Dec 2016 20:54:08 -0500	[thread overview]
Message-ID: <58607840.7020100@windriver.com> (raw)
In-Reply-To: <1482507418-26713-1-git-send-email-mark.asselstine@windriver.com>

merged

Bruce

On 16-12-23 10:36 AM, Mark Asselstine wrote:
> Many of the packages we have preferred versions for no longer have
> recipes available for the defined versions, or the preferred version
> was incorrect. Set the preferred versions to something that actually
> exists. Since meta-openstack is currently not buildable there is no
> way to test these changes, other than 'it builds' and 'no more
> warnings about mismatched preferred versions' but there is more work
> being done currently which will eventually be merged and allow us to
> revisit these to ensure they are correctly set.
>
> Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com>
> ---
>   meta-openstack/conf/layer.conf | 6 +++---
>   1 file changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/meta-openstack/conf/layer.conf b/meta-openstack/conf/layer.conf
> index 1406e4e..19e3cb1 100644
> --- a/meta-openstack/conf/layer.conf
> +++ b/meta-openstack/conf/layer.conf
> @@ -11,10 +11,10 @@ BBFILE_PRIORITY_openstack-layer = "5"
>   BB_DANGLINGAPPENDS_WARNONLY ?= "true"
>
>   # pre 0.4.0 greenlet versions segfault python
> -PREFERRED_VERSION_python-greenlet = "0.4.1"
> -PREFERRED_VERSION_python-sqlalchemy = "0.9.7"
> +PREFERRED_VERSION_python-greenlet = "0.4.5"
> +PREFERRED_VERSION_python-sqlalchemy = "1.0.8"
>   PREFERRED_VERSION_python-pexpect = "3.3"
> -PREFERRED_VERSION_python-futures = "3.0.3"
> +PREFERRED_VERSION_python-futures = "3.0.3%"
>   PREFERRED_VERSION_python-django = "1.8.6"
>
>   LICENSE_PATH += "${LAYERDIR}/licenses"
>



      reply	other threads:[~2016-12-26  1:54 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-12-23 15:36 [mcs][PATCH] meta-openstack: layer.conf: update the preferred versions Mark Asselstine
2016-12-26  1:54 ` 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=58607840.7020100@windriver.com \
    --to=bruce.ashfield@windriver.com \
    --cc=mark.asselstine@windriver.com \
    --cc=meta-virtualization@yoctoproject.org \
    /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.