Openembedded Core Discussions
 help / color / mirror / Atom feed
From: wenzong fan <wenzong.fan@windriver.com>
To: Li Zhou <li.zhou@windriver.com>,
	<openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH] boost & libxslt: nativesdk is missed in bb file and break <make universe>
Date: Wed, 1 Jul 2015 11:00:45 +0800	[thread overview]
Message-ID: <559357DD.1060906@windriver.com> (raw)
In-Reply-To: <1430386463-13290-1-git-send-email-li.zhou@windriver.com>

Ping ...

On 04/30/2015 05:34 PM, Li Zhou wrote:
> When run <make universe.fetchall>, the make will be broken because
> nativesdk-boost and nativesdk-libxslt don't exist.
> nativesdk-boost is depended by nativesdk-curlpp.
> nativesdk-libxslt is depended by nativesdk-python-lxml.
> In condition that meta-openembedded is compiled in.
>
> Add nativesdk building for boost and libxslt.
>
> Signed-off-by: Li Zhou <li.zhou@windriver.com>
> ---
>   meta/recipes-support/boost/boost.inc           |    2 +-
>   meta/recipes-support/libxslt/libxslt_1.1.28.bb |    2 +-
>   2 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/meta/recipes-support/boost/boost.inc b/meta/recipes-support/boost/boost.inc
> index 6b42133..7628e37 100644
> --- a/meta/recipes-support/boost/boost.inc
> +++ b/meta/recipes-support/boost/boost.inc
> @@ -181,4 +181,4 @@ do_install() {
>
>   }
>
> -BBCLASSEXTEND = "native"
> +BBCLASSEXTEND = "native nativesdk"
> diff --git a/meta/recipes-support/libxslt/libxslt_1.1.28.bb b/meta/recipes-support/libxslt/libxslt_1.1.28.bb
> index ded883e..166bcd8 100644
> --- a/meta/recipes-support/libxslt/libxslt_1.1.28.bb
> +++ b/meta/recipes-support/libxslt/libxslt_1.1.28.bb
> @@ -43,4 +43,4 @@ do_install_append_class-native () {
>   FILES_${PN} += "${libdir}/libxslt-plugins"
>   FILES_${PN}-dev += "${libdir}/xsltConf.sh"
>
> -BBCLASSEXTEND = "native"
> +BBCLASSEXTEND = "native nativesdk"
>


      reply	other threads:[~2015-07-01  3:00 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-30  9:34 [PATCH] boost & libxslt: nativesdk is missed in bb file and break <make universe> Li Zhou
2015-07-01  3:00 ` wenzong fan [this message]

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=559357DD.1060906@windriver.com \
    --to=wenzong.fan@windriver.com \
    --cc=li.zhou@windriver.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox