All of lore.kernel.org
 help / color / mirror / Atom feed
From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: Scott Garman <scott.a.garman@intel.com>
Cc: poky@yoctoproject.org
Subject: Re: [PATCH 1/4] sstate.bbclass: add SSTATEPOSTINSTFUNCS
Date: Wed, 23 Feb 2011 16:21:27 +0000	[thread overview]
Message-ID: <1298478087.26736.36.camel@rex> (raw)
In-Reply-To: <29c3fbf7f8d149654a5c92562b7485dcf4f45333.1298441824.git.scott.a.garman@intel.com>

On Tue, 2011-02-22 at 22:22 -0800, Scott Garman wrote:
> From: Scott Garman <scott.a.garman@intel.com>
> 
> When doing builds using sstate cache, there was no way to run
> the equivalent of a pkg_postinst function. This is needed by
> the SGML-related documentation recipes to properly update the
> catalog files when new DTDs and stylesheets are installed.
> 
> SSTATEPOSTINSTFUNCS is a new variable you can set to function(s)
> in your recipe to run after install is completed from sstate.
> 
> Thanks to Richard Purdie for suggesting this solution.

I merged this but I did drop your comments from the class. In the
general class code, comments about specific use cases become inaccurate
quickly and you'd usually just use grep to determine a variable's users.

Cheers,

Richard



  reply	other threads:[~2011-02-23 16:21 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-23  6:22 [PATCH 0/4] SGML catalog generation fixes Scott Garman
2011-02-23  6:22 ` [PATCH 1/4] sstate.bbclass: add SSTATEPOSTINSTFUNCS Scott Garman
2011-02-23 16:21   ` Richard Purdie [this message]
2011-02-23  6:23 ` [PATCH 2/4] docbook-sgml-dtd-native.inc: run install-catalog from SSTATEPOSTINSTFUNCS Scott Garman
2011-02-23  6:23 ` [PATCH 3/4] docbook-dsssl-stylesheets-native: " Scott Garman
2011-02-23  6:23 ` [PATCH 4/4] openjade-native: " Scott Garman

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=1298478087.26736.36.camel@rex \
    --to=richard.purdie@linuxfoundation.org \
    --cc=poky@yoctoproject.org \
    --cc=scott.a.garman@intel.com \
    /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.