All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Use jQuery in diffoscope output
@ 2020-02-19  0:44 Joshua Watt
  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
  0 siblings, 2 replies; 3+ messages in thread
From: Joshua Watt @ 2020-02-19  0:44 UTC (permalink / raw)
  To: openembedded-core

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



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

end of thread, other threads:[~2020-02-19  0:44 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-02-19  0:44 [PATCH 0/2] Use jQuery in diffoscope output Joshua Watt
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

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.