From: Scott Garman <scott.a.garman@intel.com>
To: poky@yoctoproject.org
Subject: [PATCH 0/4] SGML catalog generation fixes
Date: Tue, 22 Feb 2011 22:22:53 -0800 [thread overview]
Message-ID: <cover.1298441824.git.scott.a.garman@intel.com> (raw)
From: Scott Garman <scott.a.garman@intel.com>
Hi Saul,
This pull request improves the way the SGML catalog files are
generated in the native sysroot. Richard helped out with the
addition of SSTATEPOSTINSTFUNCS when we realized there was no
way to dynamically run a post-install script when doing a build
from sstate cache.
I believe this should fix bug #748.
Pull URL: git://git.pokylinux.org/poky-contrib.git
Branch: sgarman/sgml-catalog-fixes
Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=sgarman/sgml-catalog-fixes
Thanks,
Scott Garman <scott.a.garman@intel.com>
---
Scott Garman (4):
sstate.bbclass: add SSTATEPOSTINSTFUNCS
docbook-sgml-dtd-native.inc: run install-catalog from
SSTATEPOSTINSTFUNCS
docbook-dsssl-stylesheets-native: run install-catalog from
SSTATEPOSTINSTFUNCS
openjade-native: run install-catalog from SSTATEPOSTINSTFUNCS
meta/classes/sstate.bbclass | 8 +++++
.../docbook-dsssl-stylesheets-native_1.79.bb | 30 ++++++++------------
.../docbook-sgml-dtd/docbook-sgml-dtd-native.inc | 26 ++++++----------
.../openjade/openjade-native_1.3.2.bb | 17 ++++++++---
4 files changed, 42 insertions(+), 39 deletions(-)
next reply other threads:[~2011-02-23 6:23 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-02-23 6:22 Scott Garman [this message]
2011-02-23 6:22 ` [PATCH 1/4] sstate.bbclass: add SSTATEPOSTINSTFUNCS Scott Garman
2011-02-23 16:21 ` Richard Purdie
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=cover.1298441824.git.scott.a.garman@intel.com \
--to=scott.a.garman@intel.com \
--cc=poky@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.