From: Robert Yang <liezhi.yang@windriver.com>
To: Li Zhou <li.zhou@windriver.com>,
<openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH] libtool: put libltdl.la in the right package.
Date: Thu, 19 Mar 2015 15:45:24 +0800 [thread overview]
Message-ID: <550A7E94.9010500@windriver.com> (raw)
In-Reply-To: <1425292222-2756-1-git-send-email-li.zhou@windriver.com>
ping.
// Robert
On 03/02/2015 06:30 PM, Li Zhou wrote:
> The libltdl libraries are put in libltdl-* packages, but libltdl.la
> is packaged in libtool-dev. This change puts libltdl.la in libltdl-dev
> package instead of libtool-dev.
>
> Signed-off-by: Li Zhou <li.zhou@windriver.com>
> ---
> meta/recipes-devtools/libtool/libtool-2.4.6.inc | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/meta/recipes-devtools/libtool/libtool-2.4.6.inc b/meta/recipes-devtools/libtool/libtool-2.4.6.inc
> index ff5abcb..2125de3 100644
> --- a/meta/recipes-devtools/libtool/libtool-2.4.6.inc
> +++ b/meta/recipes-devtools/libtool/libtool-2.4.6.inc
> @@ -45,6 +45,7 @@ FILES_${PN}-dev = "${includedir} ${FILES_SOLIBSDEV} ${libdir}/*.la \
> #FILES_${PN}-dev := "${@oe_filter_out('${datadir}/aclocal', '${FILES_libtool-dev}', d)}"
> FILES_libltdl = "${libdir}/libltdl${SOLIBS}"
> FILES_libltdl-dev = "${libdir}/libltdl${SOLIBSDEV} ${includedir}"
> +FILES_libltdl-dev =+ "${libdir}/libltdl.la"
> FILES_libltdl-staticdev = "${libdir}/libltdl.a"
> FILES_libltdl-dbg = "${libdir}/.debug/"
>
>
prev parent reply other threads:[~2015-03-19 7:45 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-02 10:30 [PATCH] libtool: put libltdl.la in the right package Li Zhou
2015-03-19 7:45 ` Robert Yang [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=550A7E94.9010500@windriver.com \
--to=liezhi.yang@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