All of lore.kernel.org
 help / color / mirror / Atom feed
* BitBake release notes
@ 2019-05-18  9:04 Andrew Featherstone
  2019-05-18 14:42 ` Alexander Kanavin
  0 siblings, 1 reply; 4+ messages in thread
From: Andrew Featherstone @ 2019-05-18  9:04 UTC (permalink / raw)
  To: bitbake-devel

[-- Attachment #1: Type: text/plain, Size: 581 bytes --]

Hi There,

First apologies in advance if this is the wrong mailing list. If there's a
bitbake-users list, please let me know.

I'm looking for some release notes for BitBake to help understand
compatibility of recipes and when new features were added. The changelog at
https://git.openembedded.org/bitbake/tree/ChangeLog hasn't been touched in
quite a few years, Yocto Project release notes include details of changes
https://wiki.yoctoproject.org/wiki/Releases, but nothing about
compatibility. Are all 1.x releases of BitBake backwards compatible?

Regards,
Andrew

[-- Attachment #2: Type: text/html, Size: 864 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: BitBake release notes
  2019-05-18  9:04 BitBake release notes Andrew Featherstone
@ 2019-05-18 14:42 ` Alexander Kanavin
  2019-05-19  8:41   ` Andrew Featherstone
  0 siblings, 1 reply; 4+ messages in thread
From: Alexander Kanavin @ 2019-05-18 14:42 UTC (permalink / raw)
  To: Andrew Featherstone; +Cc: bitbake-devel

[-- Attachment #1: Type: text/plain, Size: 1096 bytes --]

The short answer is no. Bitbake releases are actually tightly coupled to matching versions of layer metadata, so while you can try to use newer bitbake with older metadata, you are on your own with any issues.

Alex

> On 18 May 2019, at 11.04, Andrew Featherstone <andrew.featherstone@gmail.com> wrote:
> 
> Hi There,
> 
> First apologies in advance if this is the wrong mailing list. If there's a bitbake-users list, please let me know.
> 
> I'm looking for some release notes for BitBake to help understand compatibility of recipes and when new features were added. The changelog at https://git.openembedded.org/bitbake/tree/ChangeLog hasn't been touched in quite a few years, Yocto Project release notes include details of changes https://wiki.yoctoproject.org/wiki/Releases, but nothing about compatibility. Are all 1.x releases of BitBake backwards compatible?
> 
> Regards,
> Andrew
> -- 
> _______________________________________________
> bitbake-devel mailing list
> bitbake-devel@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/bitbake-devel

[-- Attachment #2: Type: text/html, Size: 1915 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: BitBake release notes
  2019-05-18 14:42 ` Alexander Kanavin
@ 2019-05-19  8:41   ` Andrew Featherstone
  2019-05-20 11:15     ` Richard Purdie
  0 siblings, 1 reply; 4+ messages in thread
From: Andrew Featherstone @ 2019-05-19  8:41 UTC (permalink / raw)
  To: bitbake-devel

[-- Attachment #1: Type: text/plain, Size: 1609 bytes --]

Thanks, Alex. Are the Yocto Project release notes the de-facto release
notes? From version 1.16 onwards it seems that releases go up by 2 at a
time in the minor version; why is this? The current version of the BitBake
User Manual [1] offers little insight here.

Andrew

[1]
https://www.yoctoproject.org/docs/current/bitbake-user-manual/bitbake-user-manual.html#obtaining-bitbake

On Sat, 18 May 2019 at 15:42, Alexander Kanavin <alex.kanavin@gmail.com>
wrote:

> The short answer is no. Bitbake releases are actually tightly coupled to
> matching versions of layer metadata, so while you can try to use newer
> bitbake with older metadata, you are on your own with any issues.
>
> Alex
>
> On 18 May 2019, at 11.04, Andrew Featherstone <
> andrew.featherstone@gmail.com> wrote:
>
> Hi There,
>
> First apologies in advance if this is the wrong mailing list. If there's a
> bitbake-users list, please let me know.
>
> I'm looking for some release notes for BitBake to help understand
> compatibility of recipes and when new features were added. The changelog at
> https://git.openembedded.org/bitbake/tree/ChangeLog hasn't been touched
> in quite a few years, Yocto Project release notes include details of
> changes https://wiki.yoctoproject.org/wiki/Releases, but nothing about
> compatibility. Are all 1.x releases of BitBake backwards compatible?
>
> Regards,
> Andrew
>
> --
> _______________________________________________
> bitbake-devel mailing list
> bitbake-devel@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/bitbake-devel
>
>

[-- Attachment #2: Type: text/html, Size: 2893 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: BitBake release notes
  2019-05-19  8:41   ` Andrew Featherstone
@ 2019-05-20 11:15     ` Richard Purdie
  0 siblings, 0 replies; 4+ messages in thread
From: Richard Purdie @ 2019-05-20 11:15 UTC (permalink / raw)
  To: Andrew Featherstone, bitbake-devel

On Sun, 2019-05-19 at 09:41 +0100, Andrew Featherstone wrote:
> Thanks, Alex. Are the Yocto Project release notes the de-facto
> release notes? From version 1.16 onwards it seems that releases go up
> by 2 at a time in the minor version; why is this? The current version
> of the BitBake User Manual [1] offers little insight here.

Odd versions are development versions (in the master branch), even ones
are stable releases.

Bitbake does keep a fairly stable API and should be backwards
compatible but there aren't many people testing that so its possible
you may find issues...

Cheers,

Richard



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-05-20 11:15 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-18  9:04 BitBake release notes Andrew Featherstone
2019-05-18 14:42 ` Alexander Kanavin
2019-05-19  8:41   ` Andrew Featherstone
2019-05-20 11:15     ` Richard Purdie

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.