All of lore.kernel.org
 help / color / mirror / Atom feed
From: Saul Wold <sgw@linux.intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/1] Fix gettext dependency issue
Date: Sat,  3 Sep 2011 10:04:49 -0700	[thread overview]
Message-ID: <cover.1315069299.git.sgw@linux.intel.com> (raw)

Use gettext's internal libraries for libxml and libcroco to
ensure that there is not any strange behavior if ordering of
the build of these items changes.

The gettext-tools configure script looks for a libxml and libcroco
in sysroot and this can cause an unforseen dependency issue.

Sau!

The following changes since commit 0616557a8c29b42bae0ffd5fd665a046810047e4:

  populate_sdk: We need to ensure that the SDK sysroot reflects PACKAGE_ARCH (2011-09-02 23:38:00 +0100)

are available in the git repository at:
  git://git.openembedded.org/openembedded-core-contrib sgw/fix
  http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=sgw/fix

Saul Wold (1):
  gettext: use included libxml and libcroco

 meta/recipes-core/gettext/gettext_0.18.1.1.bb |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

-- 
1.7.6




             reply	other threads:[~2011-09-03 17:09 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-03 17:04 Saul Wold [this message]
2011-09-03 17:04 ` [PATCH 1/1] gettext: use included libxml and libcroco Saul Wold
2011-09-03 18:27   ` Koen Kooi
2011-09-08  3:42 ` [PATCH 0/1] Fix gettext dependency issue Saul Wold

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.1315069299.git.sgw@linux.intel.com \
    --to=sgw@linux.intel.com \
    --cc=openembedded-core@lists.openembedded.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.