All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tim Orling <ticotimo@gmail.com>
To: bitbake-devel@lists.openembedded.org, toaster@lists.yoctoproject.org
Subject: [PATCH 0/3] toaster: update fixtures
Date: Sun, 13 Nov 2022 15:30:00 -0800	[thread overview]
Message-ID: <cover.1668381699.git.tim.orling@konsulko.com> (raw)

This series updates the lib/toaster/orm/fixtures to the currently supported releases.
Dunfell is commented out in gen_fixtures.py because it currently crashes:
  Bitbake crash
  Traceback (most recent call last):
    File "/home/usersetup/poky/bitbake/lib/bb/ui/toasterui.py", line 337, in main
      buildinfohelper.update_and_store_task(event)
    File "/home/usersetup/poky/bitbake/lib/bb/ui/buildinfohelper.py", line 1267, in update_and_store_task
      assert identifier in self.internal_state['taskdata']
  AssertionError

  If you want to try dunfell see: 
     https://git.yoctoproject.org/poky-contrib/log/?h=timo/toaster-fixtures
     https://git.openembedded.org/bitbake-contrib timo/2.2-toaster-fixtures

The following changes since commit 94e49b9b9e409c29eb04603b1305d96ebe661a4b:

  data_smart: allow python snippets to include a dictionary (2022-11-10 14:43:03 +0000)

are available in the Git repository at:

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

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 | 19 ++++--
 lib/toaster/orm/fixtures/oe-core.xml     | 30 +++------
 lib/toaster/orm/fixtures/poky.xml        | 80 +++++-------------------
 4 files changed, 39 insertions(+), 92 deletions(-)

-- 
2.34.1



             reply	other threads:[~2022-11-13 23:30 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-13 23:30 Tim Orling [this message]
2022-11-13 23:30 ` [PATCH 1/3] toaster: fixtures/README: django 1.8 -> 3.2 Tim Orling
2022-11-13 23:30 ` [PATCH 2/3] toaster: fixtures/gen_fixtures.py: update branches Tim Orling
2022-11-13 23:30 ` [PATCH 3/3] toaster: Add refreshed oe-core and poky fixtures Tim Orling

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=cover.1668381699.git.tim.orling@konsulko.com \
    --to=ticotimo@gmail.com \
    --cc=bitbake-devel@lists.openembedded.org \
    --cc=toaster@lists.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.