From: Scott Garman <scott.a.garman@intel.com>
To: poky@yoctoproject.org
Subject: [PATCH 0/3] Fixes for doc-related build failures.
Date: Mon, 04 Apr 2011 13:19:38 -0700 [thread overview]
Message-ID: <cover.1301948162.git.scott.a.garman@intel.com> (raw)
From: Scott Garman <scott.a.garman@intel.com>
Hi Saul,
Paul identified the root cause of the build failures occurring with
the documentation related packages. The problem is that functions
appended to SSTATEPOSTINSTFUNCS can now be run for *all* tasks.
These commits ensure the sysroot-related operations only happen
during the do_populate_sysroot tasks.
This fixes [YOCTO #948] (Thank you Dexuan for the bug report).
Pull URL: git://git.pokylinux.org/poky-contrib.git
Branch: sgarman/docbook-fix
Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=sgarman/docbook-fix
Thanks,
Scott Garman <scott.a.garman@intel.com>
---
Scott Garman (3):
docbook-sgml-dtd-native.inc: run install-catalog only during
do_populate_sysroot
openjade-native: run install-catalog only during do_populate_sysroot
docbook-dsssl-stylesheets-native: run install-catalog only during
do_populate_sysroot
.../docbook-dsssl-stylesheets-native_1.79.bb | 12 +++++++-----
.../docbook-sgml-dtd/docbook-sgml-dtd-native.inc | 12 +++++++-----
.../openjade/openjade-native_1.3.2.bb | 12 +++++++-----
3 files changed, 21 insertions(+), 15 deletions(-)
next reply other threads:[~2011-04-04 20:19 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-04-04 20:19 Scott Garman [this message]
2011-04-04 20:19 ` [PATCH 1/3] docbook-sgml-dtd-native.inc: run install-catalog only during do_populate_sysroot Scott Garman
2011-04-04 20:19 ` [PATCH 2/3] openjade-native: " Scott Garman
2011-04-04 20:19 ` [PATCH 3/3] docbook-dsssl-stylesheets-native: " Scott Garman
2011-04-04 21:53 ` [PATCH 0/3] Fixes for doc-related build failures 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.1301948162.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.