From: Joe MacDonald <Joe_MacDonald@mentor.com>
To: <rongqing.li@windriver.com>
Cc: openembedded-devel@lists.openembedded.org
Subject: Re: [meta-networking][PATCH] lksctp: adjust the shipping of the major version shared library files
Date: Wed, 25 Feb 2015 10:53:18 -0500 [thread overview]
Message-ID: <20150225155318.GJ8949@mentor.com> (raw)
In-Reply-To: <1424853093-6107-1-git-send-email-rongqing.li@windriver.com>
[-- Attachment #1: Type: text/plain, Size: 1796 bytes --]
[[oe] [meta-networking][PATCH] lksctp: adjust the shipping of the major version shared library files] On 15.02.25 (Wed 16:31) rongqing.li@windriver.com wrote:
> From: Roy Li <rongqing.li@windriver.com>
>
> not ship the major version shared library files in the dev packages,
> and ship it into a package which is shipping the full version shared
> library files.
>
> Signed-off-by: Roy Li <rongqing.li@windriver.com>
This is a pretty obvious change, so I went ahead and integrated it. I
rewrote your commit log, though.
Thanks Roy.
-J.
> ---
> meta-networking/recipes-support/lksctp-tools/lksctp-tools_1.0.16.bb | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/meta-networking/recipes-support/lksctp-tools/lksctp-tools_1.0.16.bb b/meta-networking/recipes-support/lksctp-tools/lksctp-tools_1.0.16.bb
> index 1651eb8..4cc955f 100644
> --- a/meta-networking/recipes-support/lksctp-tools/lksctp-tools_1.0.16.bb
> +++ b/meta-networking/recipes-support/lksctp-tools/lksctp-tools_1.0.16.bb
> @@ -43,17 +43,17 @@ SOLIBMAJORVERSION="1"
> PACKAGES =+ "${PN}-withsctp ${PN}-utils"
>
> FILES_${PN} = " \
> + ${libdir}/libsctp.so.${SOLIBMAJORVERSION} \
> ${libdir}/libsctp.so.${SOLIBVERSION} \
> "
>
> FILES_${PN}-withsctp = " \
> + ${libdir}/lksctp-tools/libwithsctp.so.${SOLIBMAJORVERSION} \
> ${libdir}/lksctp-tools/libwithsctp.so.${SOLIBVERSION} \
> "
>
> FILES_${PN}-dev += " \
> - ${libdir}/libsctp.so.${SOLIBMAJORVERSION} \
> ${libdir}/libsctp.so \
> - ${libdir}/lksctp-tools/libwithsctp.so.${SOLIBMAJORVERSION} \
> ${libdir}/lksctp-tools/libwithsctp.so \
> ${datadir}/lksctp-tools/*.c \
> ${datadir}/lksctp-tools/*.h \
> --
> 2.1.0
>
--
-Joe MacDonald.
:wq
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 501 bytes --]
next prev parent reply other threads:[~2015-02-25 15:53 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-02-25 8:31 [meta-networking][PATCH] lksctp: adjust the shipping of the major version shared library files rongqing.li
2015-02-25 15:53 ` Joe MacDonald [this message]
2015-02-26 0:21 ` Rongqing Li
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=20150225155318.GJ8949@mentor.com \
--to=joe_macdonald@mentor.com \
--cc=openembedded-devel@lists.openembedded.org \
--cc=rongqing.li@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