All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Aníbal Limón" <anibal.limon@linux.intel.com>
To: Alex Franco <alejandro.franco@linux.intel.com>,
	 paul.eggleton@linux.intel.com
Cc: yocto@yoctoproject.org
Subject: Re: [PATCH 0/2] [layerindex-web] Add support for inherits in recipes
Date: Mon, 08 Jun 2015 17:17:26 -0500	[thread overview]
Message-ID: <55761476.7030804@linux.intel.com> (raw)
In-Reply-To: <1433800812-34731-1-git-send-email-alejandro.franco@linux.intel.com>

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
>



           reply	other threads:[~2015-06-08 22:15 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <1433800812-34731-1-git-send-email-alejandro.franco@linux.intel.com>]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=55761476.7030804@linux.intel.com \
    --to=anibal.limon@linux.intel.com \
    --cc=alejandro.franco@linux.intel.com \
    --cc=paul.eggleton@linux.intel.com \
    --cc=yocto@yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.