[bitbake-devel] [PATCH 0/2] rationalise mime type guessing in toaster

brian avery avery.brian at gmail.com
Wed Oct 7 03:05:14 UTC 2015


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



More information about the bitbake-devel mailing list