From: brian avery <avery.brian@gmail.com>
To: bitbake-devel@lists.openembedded.org
Subject: [PATCH 0/2] rationalise mime type guessing in toaster
Date: Tue, 6 Oct 2015 20:05:14 -0700 [thread overview]
Message-ID: <cover.1444187051.git.avery.brian@gmail.com> (raw)
This eliminates the filemagic external requirement and fixes the
image download links.
-b
The following changes since commit 19e5f3378e7f6dad9696ef97c074c738dbcef157:
bitbake: toaster: display warnings for bad "IMAGE_FSTYPES" values (2015-10-06 19:50:29 -0700)
are available in the git repository at:
git://git.yoctoproject.org/poky-contrib bavery/submit/elliot/2015-09-24_rationalise-mime-type-8369_t2
http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=bavery/submit/elliot/2015-09-24_rationalise-mime-type-8369_t2
Elliot Smith (2):
toaster: Use Python's mimetypes module
toaster: Rationalise mimetype guessing to fix artifact downloads
lib/toaster/bldcontrol/models.py | 34 ----------------------------------
lib/toaster/toastergui/views.py | 17 ++++++++++++-----
toaster-requirements.txt | 1 -
3 files changed, 12 insertions(+), 40 deletions(-)
--
1.9.1
next reply other threads:[~2015-10-07 3:03 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-07 3:05 brian avery [this message]
2015-10-07 3:05 ` [PATCH 1/2] toaster: Use Python's mimetypes module brian avery
2015-10-07 3:05 ` [PATCH 2/2] toaster: Rationalise mimetype guessing to fix artifact downloads brian avery
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.1444187051.git.avery.brian@gmail.com \
--to=avery.brian@gmail.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.