[bitbake-devel] [PATCH 0/1] toaster: remove_prettify_12206

David Reyna david.reyna at windriver.com
Tue Oct 10 03:31:22 UTC 2017


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

Patch from Jason Wessel to remove "prettify". This is to address license issue
and remove the need for the license YP-2.4 exception.

The following changes since commit da05a01423a60a23cd1073eb0ad3776e5bf4f2a8:

  poky: add debian-9 to SANITY_TESTED_DISTROS (2017-10-09 10:09:09 +0100)

are available in the git repository at:

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

David Reyna (1):
  toaster: remove prettify

 lib/toaster/toastergui/static/css/prettify.css     |  1 -
 lib/toaster/toastergui/static/js/highlight.pack.js |  2 ++
 lib/toaster/toastergui/static/js/libtoaster.js     |  6 ++---
 lib/toaster/toastergui/static/js/prettify.js       | 28 ----------------------
 lib/toaster/toastergui/templates/base.html         |  2 +-
 .../toastergui/templates/js-unit-tests.html        |  2 +-
 6 files changed, 6 insertions(+), 35 deletions(-)
 delete mode 100755 bitbake/lib/toaster/toastergui/static/css/prettify.css
 create mode 100644 bitbake/lib/toaster/toastergui/static/js/highlight.pack.js
 delete mode 100755 bitbake/lib/toaster/toastergui/static/js/prettify.js

-- 
1.9.1




More information about the bitbake-devel mailing list