[poky] [PATCH 0/4] SGML catalog generation fixes
Scott Garman
scott.a.garman at intel.com
Tue Feb 22 22:22:53 PST 2011
From: Scott Garman <scott.a.garman at 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 at 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(-)
More information about the poky
mailing list