layerindex-web/layerindex
Paul Eggleton b3003840e6 Fix update script to handle layers which include/inherit files from other layers
Parse layer.conf files so that BBPATH is set correctly as well as any
other custom variables. This required the repository fetching to be
split out of the update process and done first so that we're sure we
have the data for the other layers.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2013-02-25 16:14:50 +00:00
..
static Add OE favicon 2013-02-25 12:07:33 +00:00
templatetags Improve pagination for recipe list 2013-02-19 18:28:48 +00:00
__init__.py Initial commit of layerindex-web 2013-02-13 12:09:57 +00:00
about.html Improve about page 2013-02-25 13:41:14 +00:00
admin.py Collect machine information from layers 2013-02-24 23:14:53 +00:00
detail.html Collect machine information from layers 2013-02-24 23:14:53 +00:00
forms.py Use scrolling list of checkboxes for dependencies on submit form 2013-02-25 11:03:54 +00:00
index.html Improve pagination for recipe list 2013-02-19 18:28:48 +00:00
models.py Add help text to model fields 2013-02-25 10:13:05 +00:00
rawrecipes.txt Initial commit of layerindex-web 2013-02-13 12:09:57 +00:00
recipedetail.html Initial version of recipe detail page 2013-02-19 17:22:40 +00:00
recipes.html Improve pagination for recipe list 2013-02-19 18:28:48 +00:00
simplesearch.py Improve recipe search 2013-02-19 17:22:45 +00:00
submitemail.txt Initial commit of layerindex-web 2013-02-13 12:09:57 +00:00
submitlayer.html Use scrolling list of checkboxes for dependencies on submit form 2013-02-25 11:03:54 +00:00
submitthanks.html Initial commit of layerindex-web 2013-02-13 12:09:57 +00:00
update.py Fix update script to handle layers which include/inherit files from other layers 2013-02-25 16:14:50 +00:00
urls.py Add OE favicon 2013-02-25 12:07:33 +00:00
views.py Increase number of recipes per page to 50 in recipes list 2013-02-25 11:28:06 +00:00
widgets.py Use scrolling list of checkboxes for dependencies on submit form 2013-02-25 11:03:54 +00:00