All of lore.kernel.org
 help / color / mirror / Atom feed
* [langdale][2.2][PATCH 0/3] toaster: update fixtures
@ 2023-03-14 20:31 Tim Orling
  2023-03-14 20:31 ` [langdale][2.2][PATCH 1/3] toaster: fixtures/README: django 1.8 -> 3.2 Tim Orling
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Tim Orling @ 2023-03-14 20:31 UTC (permalink / raw)
  To: bitbake-devel, toaster; +Cc: steve

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(-)

-- 
2.34.1



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

end of thread, other threads:[~2023-03-14 20:31 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-03-14 20:31 [langdale][2.2][PATCH 0/3] toaster: update fixtures Tim Orling
2023-03-14 20:31 ` [langdale][2.2][PATCH 1/3] toaster: fixtures/README: django 1.8 -> 3.2 Tim Orling
2023-03-14 20:31 ` [langdale][2.2][PATCH 2/3] toaster: fixtures/gen_fixtures.py: update branches Tim Orling
2023-03-14 20:31 ` [langdale][2.2][PATCH 3/3] toaster: Add refreshed oe-core and poky fixtures Tim Orling

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.