Re: [OE-core] [PRService/meta 1/3] meta/PRService: Added export/import fuctions.

2011-12-30 Thread Christopher Larson
On Thursday, December 29, 2011 at 8:50 PM, Lianhao Lu wrote: > diff --git a/meta/classes/package.bbclass b/meta/classes/package.bbclass > index 9040eb4..07d6f9a 100644 > --- a/meta/classes/package.bbclass > +++ b/meta/classes/package.bbclass > @@ -351,10 +351,19 @@ def runtime_mapping_rename (varna

[OE-core] [PRService/meta 1/3] meta/PRService: Added export/import fuctions.

2011-12-29 Thread Lianhao Lu
[YOCTO #1556] - Modified meta/class/package.bbclass and prserv.bbclass according to the change in PR service by adding PACKAGE_ARCH into the query tuple. - Added new bitbake tasks export/import AUTOPR values from/to the PR service. - Supported reading the AUTOPR values from the exported .inc file