[oe] [meta-oe][PATCH] libjpeg-turbo: Add RPROVIDES to fix errors when rdepending on jpeg

Samuel Stirtzel s.stirtzel at googlemail.com
Mon Oct 22 07:23:47 UTC 2012


2012/10/20 Maupin, Chase <chase.maupin at ti.com>:
> I did not see any responses to this patch.  I am also seeing this issue and was wondering if there was a reason this patch was not accepted?
>
> If it can be merged can it also be pulled into the denzil branch as well?
>
>> -----Original Message-----
>> From: openembedded-devel-bounces at lists.openembedded.org
>> [mailto:openembedded-devel-bounces at lists.openembedded.org] On
>> Behalf Of Samuel Stirtzel
>> Sent: Friday, August 24, 2012 5:56 AM
>> To: openembedded-devel at lists.openembedded.org
>> Subject: [oe] [meta-oe][PATCH] libjpeg-turbo: Add RPROVIDES to
>> fix errors when rdepending on jpeg
>>
>> This fixes "ERROR: Multiple .bb files are due to be built which
>> each provide jpeg"
>>
>> Signed-off-by: Samuel Stirtzel <s.stirtzel at googlemail.com>
>> ---
>>  meta-oe/recipes-core/jpeg/libjpeg-turbo_svn.bb |    1 +
>>  1 file changed, 1 insertion(+)
>>
>> diff --git a/meta-oe/recipes-core/jpeg/libjpeg-turbo_svn.bb
>> b/meta-oe/recipes-core/jpeg/libjpeg-turbo_svn.bb
>> index dd81606..ec25874 100644
>> --- a/meta-oe/recipes-core/jpeg/libjpeg-turbo_svn.bb
>> +++ b/meta-oe/recipes-core/jpeg/libjpeg-turbo_svn.bb
>> @@ -15,6 +15,7 @@ S = "${WORKDIR}/trunk"
>>
>>  # Drop-in replacement for jpeg
>>  PROVIDES = "jpeg"
>> +RPROVIDES_${PN} = "jpeg"
>>
>>  inherit autotools pkgconfig
>>
>> --
>> 1.7.9.5
>>
>>

Hi,

this patch lacks the meta-oe prefix and the issue doesn't seem urgent
enough to ignore this.

Since you see an use in this patch I will send a v2.


-- 
Regards
Samuel




More information about the Openembedded-devel mailing list