All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] toaster_cummulative_08282023
@ 2023-08-28  8:45 David Reyna
  2023-08-28  8:45 ` [PATCH 1/3] toaster: Update to Django 4.2 David Reyna
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: David Reyna @ 2023-08-28  8:45 UTC (permalink / raw)
  To: bitbake-devel; +Cc: Kieran McNulty, David Reyna

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



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

end of thread, other threads:[~2023-08-29 14:39 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-28  8:45 [PATCH 0/3] toaster_cummulative_08282023 David Reyna
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

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.