[oe] [PATCH 1/2] gnugo_3.8: initial packaging.

Frans Meulenbroeks fransmeulenbroeks at gmail.com
Wed Sep 15 20:05:07 UTC 2010


2010/9/15 Yann Dirson <ydirson at free.fr>:
> On Wed, Sep 15, 2010 at 11:07:29AM -0700, Khem Raj wrote:
>> > +
>> > +S = "${WORKDIR}/gnugo-${PV}"
>>
>> you might not need to set S here
>
> Right - probably at some point an error somewhere else made that
> necessary, but I can't remember the context - that was 1 month ago
> before leaving on holiday :)
>
>> > +PR = "r1"
>> > +
>>
>> PR starts with r0 for initial recipes
>
> Is there some useful convention that can be used locally when
> developping, that would sort lower than r0 ?  I used r0.X fo my dev
> build attempts, so it would seem r0 would prevent automatic upgrades ?
>
>
I always just start with 0 and do a bitbake -cclean -b recipe.bb; bitbake recipe
ofc you can use r0.x instead and when making your patch do a clean,
then reset PR to r0.
And if I recall the sorting is alphabetically so during development
you could probably also use d0, d1 etc

Frans




More information about the Openembedded-devel mailing list