* Re: [PATCH 0/2] [layerindex-web] Add support for inherits in recipes
[not found] <1433800812-34731-1-git-send-email-alejandro.franco@linux.intel.com>
@ 2015-06-08 22:17 ` Aníbal Limón
0 siblings, 0 replies; only message in thread
From: Aníbal Limón @ 2015-06-08 22:17 UTC (permalink / raw)
To: Alex Franco, paul.eggleton; +Cc: yocto
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.franco@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
>
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2015-06-08 22:15 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <1433800812-34731-1-git-send-email-alejandro.franco@linux.intel.com>
2015-06-08 22:17 ` [PATCH 0/2] [layerindex-web] Add support for inherits in recipes Aníbal Limón
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.