From: Olof Johansson <olof.johansson@axis.com>
To: Otavio Salvador <otavio@ossystems.com.br>
Cc: Yocto Project Mailing List <yocto@yoctoproject.org>
Subject: Re: [PATCH v2] distro/poky: Add Debian 8 (Jessie) as sanity tested
Date: Tue, 9 Dec 2014 16:29:07 +0100 [thread overview]
Message-ID: <20141209152907.GB18757@axis.com> (raw)
In-Reply-To: <1418135572-5521-1-git-send-email-otavio@ossystems.com.br>
On 14-12-09 15:32 +0100, Otavio Salvador wrote:
> The Debian 8 (codename Jessie) is frozen and has been in use in our
> machines for some time. It has been working fine and as it is about to
> be released it is better to whitelist it and remove the ugly warning
> from build logs.
>
> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
> ---
> meta-yocto/conf/distro/poky.conf | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/meta-yocto/conf/distro/poky.conf b/meta-yocto/conf/distro/poky.conf
> index 0e66e84..6aff7b9 100644
> --- a/meta-yocto/conf/distro/poky.conf
> +++ b/meta-yocto/conf/distro/poky.conf
> @@ -81,6 +81,7 @@ SANITY_TESTED_DISTROS ?= " \
> Fedora-20 \n \
> CentOS-6.5 \n \
> Debian-7.* \n \
> + Debian-GNU-Linux-8 \n \
Where did you get that name from? Bitbake calls it Debian-8.0 for
me:
| WARNING: Host distribution "Debian-8.0" has not been validated
| with this version of the build system; you may possibly
| experience unexpected failures. It is recommended that you use a
| tested distribution.
I would propose
Debian-8.* \n
instead. But yeah, I've been running Jessie for some weeks, and I
support its inclusion at this point (it's in its pre-release
feature freeze).
--
olofjn
next prev parent reply other threads:[~2014-12-09 15:37 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-12-09 14:32 [PATCH v2] distro/poky: Add Debian 8 (Jessie) as sanity tested Otavio Salvador
2014-12-09 15:29 ` Olof Johansson [this message]
2014-12-09 15:32 ` Otavio Salvador
2014-12-09 15:39 ` Olof Johansson
2014-12-09 15:41 ` Burton, Ross
2014-12-09 16:02 ` Otavio Salvador
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=20141209152907.GB18757@axis.com \
--to=olof.johansson@axis.com \
--cc=otavio@ossystems.com.br \
--cc=yocto@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.