mbox

[0/3] toaster_cummulative_08282023

Message ID cover.1693212183.git.david.reyna@windriver.com
State Not Applicable, archived
Headers show

Pull-request

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

Message

Reyna, David Aug. 28, 2023, 8:45 a.m. UTC
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(-)

Comments

Alexandre Belloni Aug. 29, 2023, 2:38 p.m. UTC | #1
Hello David,

Please set you git configuration so your patches include a From: line,
see https://www.openembedded.org/wiki/How_to_submit_a_patch_to_OpenEmbedded#Fixing_your_From_identity

On 28/08/2023 01:45:17-0700, Reyna, David via lists.openembedded.org wrote:
> 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
> 

> 
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#14985): https://lists.openembedded.org/g/bitbake-devel/message/14985
> Mute This Topic: https://lists.openembedded.org/mt/101006437/3617179
> Group Owner: bitbake-devel+owner@lists.openembedded.org
> Unsubscribe: https://lists.openembedded.org/g/bitbake-devel/unsub [alexandre.belloni@bootlin.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>