From: Joshua Watt <jpewhacker@gmail.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/2] Use jQuery in diffoscope output
Date: Tue, 18 Feb 2020 18:44:42 -0600 [thread overview]
Message-ID: <20200219004444.21297-1-JPEWhacker@gmail.com> (raw)
The diffoscope HTML output has the option of using jQuery to make
browsing the output easier. Enable support for this in the reproducible
OEQA test.
Joshua Watt (2):
jquery: Add recipe
oeqa: reproducible: Include jquery in results
meta/conf/distro/include/maintainers.inc | 1 +
meta/lib/oeqa/selftest/cases/reproducible.py | 13 +++++++--
meta/recipes-devtools/jquery/jquery_3.4.1.bb | 29 ++++++++++++++++++++
3 files changed, 40 insertions(+), 3 deletions(-)
create mode 100644 meta/recipes-devtools/jquery/jquery_3.4.1.bb
--
2.24.1
next reply other threads:[~2020-02-19 0:44 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-02-19 0:44 Joshua Watt [this message]
2020-02-19 0:44 ` [PATCH 1/2] jquery: Add recipe Joshua Watt
2020-02-19 0:44 ` [PATCH 2/2] oeqa: reproducible: Include jquery in results Joshua Watt
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=20200219004444.21297-1-JPEWhacker@gmail.com \
--to=jpewhacker@gmail.com \
--cc=openembedded-core@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.