All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] toaster: remove_prettify_12206
@ 2017-10-10  3:31 David Reyna
  2017-10-10  3:31 ` [PATCH 1/1] toaster: remove prettify David Reyna
  0 siblings, 1 reply; 2+ messages in thread
From: David Reyna @ 2017-10-10  3:31 UTC (permalink / raw)
  To: bitbake-devel; +Cc: Brian Avery

From: David Reyna <David.Reyna@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



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-10-10  3:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-10  3:31 [PATCH 0/1] toaster: remove_prettify_12206 David Reyna
2017-10-10  3:31 ` [PATCH 1/1] toaster: remove prettify David Reyna

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.