mbox series

[langdale,2.2,0/3] toaster: update fixtures

Message ID cover.1678825322.git.tim.orling@konsulko.com
Headers show
Series toaster: update fixtures | expand

Message

Tim Orling March 14, 2023, 8:31 p.m. UTC
The toaster fixtures need to be updated for each stable release.
A similar series was already applied to master, but also needs to
be applied to langdale or else toaster is not able to target langdale.

Discovered through crops/toaster-container testing:
https://github.com/crops/toaster-container/actions/runs/4356771460/jobs/7615227153#step:7:322

* Patches 1 and 3 are identical to the same in master
* Patch 2 is slightly different with newer dot releases of stable branches
* Update to latest langdale 4.1.3 and kirkstone 4.0.8
* Re-instate dunfell and update to 3.1.23
  - drop comments about bitbake crash

The following changes since (stable/2.2-nut) commit ca911d5be42f8d4d928d0fb911089f1b126e06a0:

  cookerdata: Drop dubious exception handling code (2023-03-11 06:09:24 -1000)

are available in the Git repository at:

  https://git.openembedded.org/bitbake-contrib timo/toaster-fixtures-langdale
  http://cgit.openembedded.org/bitbake-contrib/log/?h=timo/toaster-fixtures-langdale

Tim Orling (3):
  toaster: fixtures/README: django 1.8 -> 3.2
  toaster: fixtures/gen_fixtures.py: update branches
  toaster: Add refreshed oe-core and poky fixtures

 lib/toaster/orm/fixtures/README          |  2 +-
 lib/toaster/orm/fixtures/gen_fixtures.py | 11 ++++----
 lib/toaster/orm/fixtures/oe-core.xml     | 26 ++++++++---------
 lib/toaster/orm/fixtures/poky.xml        | 36 ++++++++++++------------
 4 files changed, 38 insertions(+), 37 deletions(-)