All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Reyna <david.reyna@windriver.com>
To: <bitbake-devel@lists.openembedded.org>
Cc: Kieran McNulty <Kieran.McNulty@windriver.com>,
	David Reyna <David.Reyna@windriver.com>
Subject: [PATCH 0/3] toaster_cummulative_08282023
Date: Mon, 28 Aug 2023 01:45:17 -0700	[thread overview]
Message-ID: <cover.1693212183.git.david.reyna@windriver.com> (raw)

toaster_cummulative_08282023

The following changes since commit c8e9590a376c0b63e38167dc522fac4cfbecb5d4:

  bitbake: Fix disk space monitoring on cephfs (2023-08-25 07:55:34 +0100)

are available in the Git repository at:

  ssh://git@push.yoctoproject.org/poky-contrib dreyna/submit/dreyna/toaster/toaster_cummulative_08282023

David Reyna (3):
  toaster: Update to Django 4.2
  toaster: import only used layers
  toaster: accommodate missing 'Image Name' value in buildinfohelper

 lib/bb/ui/buildinfohelper.py                  | 13 ++++++++-
 lib/toaster/bldcollector/urls.py              |  2 +-
 lib/toaster/bldcontrol/models.py              |  4 +--
 lib/toaster/orm/models.py                     | 28 +++++++++----------
 lib/toaster/toastergui/urls.py                |  2 +-
 lib/toaster/toastergui/views.py               |  6 ++--
 lib/toaster/toastergui/widgets.py             |  5 ++--
 .../management/commands/buildimport.py        |  2 +-
 .../management/commands/checksocket.py        |  4 +--
 lib/toaster/toastermain/urls.py               |  2 +-
 toaster-requirements.txt                      |  2 +-
 11 files changed, 41 insertions(+), 29 deletions(-)

-- 
2.20.1



             reply	other threads:[~2023-08-28  9:22 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-28  8:45 David Reyna [this message]
2023-08-28  8:45 ` [PATCH 1/3] toaster: Update to Django 4.2 David Reyna
2023-08-28  8:45 ` [PATCH 2/3] toaster: import only used layers David Reyna
2023-08-28  8:45 ` [PATCH 3/3] toaster: accommodate missing 'Image Name' value in buildinfohelper David Reyna
2023-08-29 14:38 ` [bitbake-devel] [PATCH 0/3] toaster_cummulative_08282023 Alexandre Belloni

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.1693212183.git.david.reyna@windriver.com \
    --to=david.reyna@windriver.com \
    --cc=Kieran.McNulty@windriver.com \
    --cc=bitbake-devel@lists.openembedded.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.