From: David Reyna <david.reyna@windriver.com>
To: <bitbake-devel@lists.openembedded.org>
Subject: [PATCH 0/3] toaster: cummulative 101418 patch
Date: Mon, 15 Oct 2018 00:14:10 -0700 [thread overview]
Message-ID: <cover.1539558338.git.David.Reyna@windriver.com> (raw)
From: David Reyna <David.Reyna@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
next reply other threads:[~2018-10-15 7:17 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-10-15 7:14 David Reyna [this message]
2018-10-15 7:14 ` [PATCH 1/3] toaster: bad link for distro conf file David Reyna
2018-10-15 7:14 ` [PATCH 2/3] toaster: bump django version to match build tools David Reyna
2018-10-15 7:14 ` [PATCH 3/3] toaster: missing shutil import David Reyna
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.1539558338.git.David.Reyna@windriver.com \
--to=david.reyna@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.