[bitbake-devel] [PATCH 0/3] toaster: cummulative 101418 patch

David Reyna david.reyna at windriver.com
Mon Oct 15 07:14:10 UTC 2018


From: David Reyna <David.Reyna at windriver.com>

These are three errors found that affect the 2.6 release for Toaster:
  * Bug 12959 - toaster: missing shutil import
    This causes a page failure when importing projects
  * Bug 12958 - toaster: bump django version to match build tools
    The avoids a toaster setup error with the 2.6 version of django
  * Bug 12957 - bad link for distro conf file
    The links to the distro conf file are broken and therefore blank
  * The simplicity of the patches should reflect their safety 



The following changes since commit b02f3bfe2fee291a9db85094e5f31b1933acf871:

  local.conf.sample.extended: add another warning to comment about GLIBC_GENERATE_LOCALES (2018-10-14 23:45:40 +0100)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib dreyna/submit/dreyna/toaster/toaster_cummulative_101418
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=dreyna/submit/dreyna/toaster/toaster_cummulative_101418

David Reyna (3):
  toaster: bad link for distro conf file
  toaster: bump django version to match build tools
  toaster: missing shutil import

 lib/toaster/orm/models.py                                  | 2 +-
 lib/toaster/toastergui/tables.py                           | 8 +++-----
 lib/toaster/toastermain/management/commands/buildimport.py | 1 +
 toaster-requirements.txt                                   | 2 +-
 4 files changed, 6 insertions(+), 7 deletions(-)

-- 
1.9.1




More information about the bitbake-devel mailing list