[yocto] [layerindex-web][PATCH 0/6] Recipe search improvements, misc fixes [cover letter only]

Paul Eggleton paul.eggleton at linux.intel.com
Wed Nov 20 06:02:09 PST 2019


Some minor improvements to recipe searching, plus fixes for a couple of
issues I noticed while doing the RRS rework.

Note: this patchset is on top of paule/recipesymbol.


The following changes since commit 6f85a1b4589df08e849a106338fe03d72e2394c2:

  TODO: add some more tasks (2019-11-21 02:51:30 +1300)

are available in the Git repository at:

  git://git.yoctoproject.org/layerindex-web paule/fixes14
  http://git.yoctoproject.org/cgit.cgi/layerindex-web/log/?h=paule/fixes14

Paul Eggleton (6):
  Drop LICENSE.diff2html
  update: fix exception with -x/--nofetch option
  recipes: improved support for queries containing quotes
  recipes: support pn: query prefix
  recipes: allow searching for layer:oe-core
  recipes: add help button to explain search terms

 layerindex/static/LICENSE.diff2html | 20 ------------
 layerindex/update.py                | 50 ++++++++++++++---------------
 layerindex/views.py                 | 23 +++++++++++--
 templates/layerindex/recipes.html   | 22 +++++++++++++
 4 files changed, 68 insertions(+), 47 deletions(-)
 delete mode 100644 layerindex/static/LICENSE.diff2html

-- 
2.20.1



More information about the yocto mailing list