All of lore.kernel.org
 help / color / mirror / Atom feed
From: Saul Wold <sgw@linux.intel.com>
To: Patches and discussions about the oe-core layer
	<openembedded-core@lists.openembedded.org>
Cc: McClintock Matthew-B29882 <B29882@freescale.com>
Subject: Re: [PATCH] gcc-package-runtime.inc: Fix QA warning
Date: Fri, 13 Jul 2012 11:54:48 -0700	[thread overview]
Message-ID: <50006EF8.7070808@linux.intel.com> (raw)
In-Reply-To: <CAMKF1sqEe-_gHEkVOcUs8tv6k+dmZNdGW7CbS1gxoX9q6jQtCg@mail.gmail.com>

On 07/13/2012 11:47 AM, Khem Raj wrote:
> On Fri, Jul 13, 2012 at 11:43 AM, McClintock Matthew-B29882
> <B29882@freescale.com> wrote:
>> On Fri, Jul 13, 2012 at 1:40 PM, Khem Raj <raj.khem@gmail.com> wrote:
>>> On Fri, Jul 13, 2012 at 11:36 AM, Matthew McClintock <msm@freescale.com> wrote:
>>>>> ERROR: QA Issue: gcc-runtime: Files/directories were installed but not shipped
>>>>>    /usr/lib/libgomp.so.1.0.0
>>>>>    /usr/lib/libgomp.so.1
>>>>
>>>
>>> that should go into the real libgomp package not -dev package
>>
>> Err... all the so files? Or just the new ones?
>
> the ones that end with .so.* especially the above two.
> .so will go into -dev
>
Yes, Khem is right, I thought you had them originally in the -dev for a 
reason, so that's where the SOLIBDEV and SOLIB extension can used as 
they define .so and .so.* respectively

Sau!

>>
>> -M
>>
>>>
>>>
>>>>   FILES_libgomp-dev = "\
>>>> -  ${libdir}/libgomp*.so \
>>>> +  ${libdir}/libgomp*.so* \
>>>>     ${libdir}/libgomp*.la \
>>>>     ${libdir}/libgomp.spec \
>>>>     ${libdir}/gcc/${TARGET_SYS}/${BINV}/include/omp.h \
>>>> --
>>>> 1.7.10
>>>>
>>>>
>>>>
>>>> _______________________________________________
>>>> Openembedded-core mailing list
>>>> Openembedded-core@lists.openembedded.org
>>>> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
>>>
>>> _______________________________________________
>>> Openembedded-core mailing list
>>> Openembedded-core@lists.openembedded.org
>>> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
>>
>> _______________________________________________
>> Openembedded-core mailing list
>> Openembedded-core@lists.openembedded.org
>> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
>
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
>
>




      reply	other threads:[~2012-07-13 19:06 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-13 18:36 [PATCH] gcc-package-runtime.inc: Fix QA warning Matthew McClintock
2012-07-13 18:40 ` Khem Raj
2012-07-13 18:43   ` McClintock Matthew-B29882
2012-07-13 18:47     ` Khem Raj
2012-07-13 18:54       ` Saul Wold [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=50006EF8.7070808@linux.intel.com \
    --to=sgw@linux.intel.com \
    --cc=B29882@freescale.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.