I've done a world build on qemux86 with:
PROVIDES_prepend = "${PN} "
it worked well.
// Robert
On 09/09/2013 10:14 PM, Richard Purdie wrote:
For a long time we've provided PN-PV and PN-PV-PR by tweaking PROVIDES. This
looks
nice at first glance however it turns out to be a bit problematic.
On 09/11/2013 06:10 PM, Richard Purdie wrote:
On Wed, 2013-09-11 at 17:31 +0800, Robert Yang wrote:
On 09/10/2013 10:08 PM, Richard Purdie wrote:
On Tue, 2013-09-10 at 15:33 +0800, Robert Yang wrote:
Thanks, Can we provide a replacement for the "bitbake PN-PV" since it is
useful, for exampl
On Wed, 2013-09-11 at 17:31 +0800, Robert Yang wrote:
>
> On 09/10/2013 10:08 PM, Richard Purdie wrote:
> > On Tue, 2013-09-10 at 15:33 +0800, Robert Yang wrote:
> >> Thanks, Can we provide a replacement for the "bitbake PN-PV" since it is
> >> useful, for example, can we support the PREFERRED_VER
On 09/10/2013 10:08 PM, Richard Purdie wrote:
On Tue, 2013-09-10 at 15:33 +0800, Robert Yang wrote:
Thanks, Can we provide a replacement for the "bitbake PN-PV" since it is
useful, for example, can we support the PREFERRED_VERSION_${PN} in the env
in the future ? There is a similar bug:
https
On Tue, 2013-09-10 at 15:33 +0800, Robert Yang wrote:
> Thanks, Can we provide a replacement for the "bitbake PN-PV" since it is
> useful, for example, can we support the PREFERRED_VERSION_${PN} in the env
> in the future ? There is a similar bug:
>
> https://bugzilla.yoctoproject.org/show_bug.cgi
Hi RP,
Thanks, Can we provide a replacement for the "bitbake PN-PV" since it is
useful, for example, can we support the PREFERRED_VERSION_${PN} in the env
in the future ? There is a similar bug:
https://bugzilla.yoctoproject.org/show_bug.cgi?id=4965
// Robert
On 09/09/2013 10:14 PM, Richard
On Mon, Sep 9, 2013 at 7:14 AM, Richard Purdie <
richard.pur...@linuxfoundation.org> wrote:
> For a long time we've provided PN-PV and PN-PV-PR by tweaking PROVIDES.
> This looks
> nice at first glance however it turns out to be a bit problematic. Taking
> make as an
> example where there are two
For a long time we've provided PN-PV and PN-PV-PR by tweaking PROVIDES. This
looks
nice at first glance however it turns out to be a bit problematic. Taking make
as an
example where there are two versions, 3.81 and 3.82, what should "bitbake
make-3.81" do?
Currently it builds make-3.81 and make