* How to migrate from PRINC to PR_SERVER?
@ 2014-04-19 9:08 Mike Looijmans
2014-04-19 10:59 ` Martin Jansa
0 siblings, 1 reply; 3+ messages in thread
From: Mike Looijmans @ 2014-04-19 9:08 UTC (permalink / raw)
To: openembedded-core
Attempting to move to the current OE-head now yields about a hundred
messages like this:
WARNING: Use of PRINC 7 was detected in the recipe ...
The https://wiki.yoctoproject.org/wiki/PR_Service page tells what the PR
server is.
However, it does not tell what to do with the recipes. Just removing
PRINC from the recipes will break the upgrade path.
What are we supposed to do now?
--
Mike Looijmans
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: How to migrate from PRINC to PR_SERVER?
2014-04-19 9:08 How to migrate from PRINC to PR_SERVER? Mike Looijmans
@ 2014-04-19 10:59 ` Martin Jansa
2014-04-19 13:35 ` Mike Looijmans
0 siblings, 1 reply; 3+ messages in thread
From: Martin Jansa @ 2014-04-19 10:59 UTC (permalink / raw)
To: Mike Looijmans; +Cc: openembedded-core
[-- Attachment #1: Type: text/plain, Size: 1138 bytes --]
On Sat, Apr 19, 2014 at 11:08:06AM +0200, Mike Looijmans wrote:
> Attempting to move to the current OE-head now yields about a hundred
> messages like this:
>
> WARNING: Use of PRINC 7 was detected in the recipe ...
>
> The https://wiki.yoctoproject.org/wiki/PR_Service page tells what the PR
> server is.
PR_Service doesn't help with PRINC removal, because PRINC is applied on
first number in PR and AUTOPR is appended as extra number after dot.
> However, it does not tell what to do with the recipes. Just removing
> PRINC from the recipes will break the upgrade path.
You were supposed to send corresponding PR bumps to upper layers when
removing PRINCs, like:
http://git.openembedded.org/openembedded-core/commit?id=c6825ec6e92e20bb64a051d1576f363c16e98d68
but it's probably too late for daisy.
> What are we supposed to do now?
You can wait for PV/PE upgrades in upper layers or in worse case break
upgrade path and remove PRINCs without replacement (e.g. if it's in your
private layer and company doesn't care about upgrade path).
--
Martin 'JaMa' Jansa jabber: Martin.Jansa@gmail.com
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 205 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: How to migrate from PRINC to PR_SERVER?
2014-04-19 10:59 ` Martin Jansa
@ 2014-04-19 13:35 ` Mike Looijmans
0 siblings, 0 replies; 3+ messages in thread
From: Mike Looijmans @ 2014-04-19 13:35 UTC (permalink / raw)
To: Martin Jansa; +Cc: openembedded-core
On 04/19/2014 12:59 PM, Martin Jansa wrote:
> On Sat, Apr 19, 2014 at 11:08:06AM +0200, Mike Looijmans wrote:
>> Attempting to move to the current OE-head now yields about a hundred
>> messages like this:
>>
>> WARNING: Use of PRINC 7 was detected in the recipe ...
>>
>> The https://wiki.yoctoproject.org/wiki/PR_Service page tells what the PR
>> server is.
>
> PR_Service doesn't help with PRINC removal, because PRINC is applied on
> first number in PR and AUTOPR is appended as extra number after dot.
So what is the relation then? Why is PRINC now suddenly declared
obsolete, without providing anything to replace it?
>> However, it does not tell what to do with the recipes. Just removing
>> PRINC from the recipes will break the upgrade path.
>
> You were supposed to send corresponding PR bumps to upper layers when
> removing PRINCs, like:
> http://git.openembedded.org/openembedded-core/commit?id=c6825ec6e92e20bb64a051d1576f363c16e98d68
>
> but it's probably too late for daisy.
>
>> What are we supposed to do now?
>
> You can wait for PV/PE upgrades in upper layers or in worse case break
> upgrade path and remove PRINCs without replacement (e.g. if it's in your
> private layer and company doesn't care about upgrade path).
That would also mean hand-crafting several dozen of PR numbers. And for
a project like OpenPLi for which there are something like a million
embedded boxes running and upgrading it in the field, I'd definitely
want to keep the upgrade path clean...
Would a patch that bumps PRs for so many packages be accepted?
--
Mike Looijmans
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2014-04-19 13:35 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-19 9:08 How to migrate from PRINC to PR_SERVER? Mike Looijmans
2014-04-19 10:59 ` Martin Jansa
2014-04-19 13:35 ` Mike Looijmans
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox