All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Reyna <david.reyna@windriver.com>
To: <bitbake-devel@lists.openembedded.org>
Cc: Brian Avery <brian.avery@intel.com>
Subject: [PATCH 0/1] toaster: remove_prettify_12206
Date: Mon, 9 Oct 2017 20:31:22 -0700	[thread overview]
Message-ID: <cover.1507605334.git.David.Reyna@windriver.com> (raw)

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



             reply	other threads:[~2017-10-10  3:39 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-10  3:31 David Reyna [this message]
2017-10-10  3:31 ` [PATCH 1/1] toaster: remove prettify 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.1507605334.git.David.Reyna@windriver.com \
    --to=david.reyna@windriver.com \
    --cc=bitbake-devel@lists.openembedded.org \
    --cc=brian.avery@intel.com \
    /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.