Hi Phil,
On Monday, November 18, 2013 7:28 PM, Phil Blundell wrote:
> On Mon, 2013-11-18 at 13:28 +, Mats Kärrman wrote:
> > On Monday, November 18, 2013 2:15 PM, Phil Blundell wrote:
> > >> Subject: Re: [OE-core] RPROVIDES not package specific with native and
On Mon, 2013-11-18 at 13:28 +, Mats Kärrman wrote:
> On Monday, November 18, 2013 2:15 PM, Phil Blundell wrote:
> >> Subject: Re: [OE-core] RPROVIDES not package specific with native and
> >> added package
> >>
> >> Oh, right, I see. Does it help
On Monday, November 18, 2013 2:15 PM, Phil Blundell wrote:
>> Subject: Re: [OE-core] RPROVIDES not package specific with native and added
>> package
>>
>> Oh, right, I see. Does it help if you use "PACKAGES =+ .." rather than
>> "PACKAGES_prepend =
OE-core DORA distro-less.
>
> // Mats
>
> From: Phil Blundell [p...@pbcl.net]
> Sent: Monday, November 18, 2013 2:07 PM
> To: Mats Kärrman
> Cc: openembedded-core
> Subject: Re: [OE-core] RPROVIDES not package specific with native and added
>
: [OE-core] RPROVIDES not package specific with native and added
package
On Mon, 2013-11-18 at 12:55 +, Mats Kärrman wrote:
> to the recipe but it makes no difference.
> Running bitbake with "-e" I find the line (independent of the above changes):
>
> RPROVIDES = "${PN
On Mon, 2013-11-18 at 12:55 +, Mats Kärrman wrote:
> to the recipe but it makes no difference.
> Running bitbake with "-e" I find the line (independent of the above changes):
>
> RPROVIDES = "${PN}"
What are you trying to accomplish with that line? Is there any reason
you can't just remove i
Hi,
I have a couple of recipes for building a proprietary application; a target and
a native version. Both mostly depends on the same .inc file. Before, with
OE-Classic all used to work fine. Now while porting to OE-core there are some
QA-Issues:
ERROR: QA Issue:
/home/makr/projects/upgrade_t