[yocto] [PATCH v2] distro/poky: Add Debian 8 (Jessie) as sanity tested

Otavio Salvador otavio at ossystems.com.br
Tue Dec 9 07:32:44 PST 2014


On Tue, Dec 9, 2014 at 1:29 PM, Olof Johansson <olof.johansson at axis.com> wrote:
> 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 at 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).

This was my first patch and failed on me.

Ahhhh we need lsb-release for it to work.

Richard, can you pick the v1 or want me to send a v3?

-- 
Otavio Salvador                             O.S. Systems
http://www.ossystems.com.br        http://code.ossystems.com.br
Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750



More information about the yocto mailing list