Hi,

I pushed and signed the changes to [1].

Cheers,
    alimon

[1] http://git.yoctoproject.org/cgit/cgit.cgi/layerindex-web/log/?h=franco/recipe_inherits

On 08/06/15 17:00, Alex Franco wrote:
These patches add support for the inherits field in recipes. The first
one adds the inherits field itself along with style changes, while the
next one includes a Django migration file also for the inherits field.
The local branch used in these patch files is afxez0r/YOCTO7575

[YOCTO #7575]

Signed-off-by: Alex Franco <alejandro.fra...@linux.intel.com>

Alex Franco (2):
   [layerindex-web] Support for recipe inherits field v3
   [layerindex-web] Add recipe inherit migration file

  .../0009_auto__add_field_recipe_inherits.py        | 196 +++++++++++++++++++++
  layerindex/models.py                               |   2 +-
  layerindex/static/css/additional.css               |  14 +-
  layerindex/update.py                               |   4 +
  templates/layerindex/detail.html                   |   4 +-
  templates/layerindex/recipedetail.html             |  12 ++
  templates/layerindex/recipes.html                  |   4 +-
  7 files changed, 232 insertions(+), 4 deletions(-)
  create mode 100644 
layerindex/migrations/0009_auto__add_field_recipe_inherits.py


--
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to