From: Martin Jansa <martin.jansa@gmail.com>
To: randy.macleod@windriver.com
Cc: openembedded-core@lists.openembedded.org
Subject: Re: [PATCH] apr: add libtool to SSTATE_SCAN_FILES
Date: Mon, 4 Mar 2013 09:18:46 +0100 [thread overview]
Message-ID: <20130304081846.GC3268@jama> (raw)
In-Reply-To: <1362360870-12148-1-git-send-email-randy.macleod@windriver.com>
[-- Attachment #1: Type: text/plain, Size: 1656 bytes --]
On Sun, Mar 03, 2013 at 08:34:30PM -0500, randy.macleod@windriver.com wrote:
> From: Jackie Huang <jackie.huang@windriver.com>
>
> The hardcoded paths in libtool will cause apache2 compile fail at
> link stage when the package apr is installed from sstate cache, so
> add libtool to SSTATE_SCAN_FILES.
>
> [ CQID: WIND00405372 ]
You can drop this.
>
> Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
> Signed-off-by: Randy MacLeod <Randy.MacLeod@windriver.com>
> ---
> meta/recipes-support/apr/apr_1.4.6.bb | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/meta/recipes-support/apr/apr_1.4.6.bb b/meta/recipes-support/apr/apr_1.4.6.bb
> index b7220e0..77dffee 100644
> --- a/meta/recipes-support/apr/apr_1.4.6.bb
> +++ b/meta/recipes-support/apr/apr_1.4.6.bb
> @@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=0c35ff3c4c83b89d2f076e315caac28b \
>
> BBCLASSEXTEND = "native"
>
> -PR = "r1"
> +PR = "r2"
>
> SRC_URI = "${APACHE_MIRROR}/apr/${BPN}-${PV}.tar.bz2 \
> file://configure_fixes.patch \
> @@ -43,7 +43,7 @@ do_install_append() {
> cp ${S}/${HOST_SYS}-libtool ${D}${datadir}/build-1/libtool
> }
>
> -SSTATE_SCAN_FILES += "apr_rules.mk"
> +SSTATE_SCAN_FILES += "apr_rules.mk libtool"
>
> SYSROOT_PREPROCESS_FUNCS += "apr_sysroot_preprocess"
>
> --
> 1.8.1
>
>
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
--
Martin 'JaMa' Jansa jabber: Martin.Jansa@gmail.com
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 205 bytes --]
next prev parent reply other threads:[~2013-03-04 8:35 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-03-04 1:34 [PATCH] apr: add libtool to SSTATE_SCAN_FILES randy.macleod
2013-03-04 8:18 ` Martin Jansa [this message]
2013-03-04 10:11 ` Richard Purdie
2013-03-04 10:33 ` Martin Jansa
2013-03-04 10:38 ` Richard Purdie
2013-03-06 3:13 ` Khem Raj
2013-03-06 16:04 ` Trevor Woerner
2013-03-06 18:07 ` Mark Hatle
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=20130304081846.GC3268@jama \
--to=martin.jansa@gmail.com \
--cc=openembedded-core@lists.openembedded.org \
--cc=randy.macleod@windriver.com \
/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