generic-poky/meta/conf
Lianhao Lu a05e3a57c6 meta/PRService: Added export/import fuctions.
[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 prexport.bbclass, primport.bbclass to export/import AUTOPR
  values from/to PRService.

- Move PR service related common code to lib/oe/prservice.py.

- Supported reading the AUTOPR values from the exported .inc file
instead of reading it from remote PR service.

- Created a new script bitbake-prserv-tool to export/import the AUTOPR
values from/to the PR service.

Typical usage scenario of the export/import is:
1. bitbake-prserv-tool export <file> to export the AUTOPR values from
the current PR service into an exported .inc file.

2. Others may use that exported .inc file(to be included in the
local.conf) to lockdown and reproduce the same AUTOPR when generating
package feeds.

3. Others may "bitbake-prserv-tool import <file>" to import the AUTOPR
values into their own PR service and the AUTOPR values will be
incremented from there.

(From OE-Core rev: 9979107d8eaf503efd921564385859b1e83dbb3c)

Signed-off-by: Lianhao Lu <lianhao.lu@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-01-11 10:37:43 +00:00
..
distro distro_tracking: update manual check info 2012-01-10 17:40:44 +00:00
machine Remove last remnants of kernel26 MACHINE_FEATURES 2012-01-10 17:28:43 +00:00
machine-sdk Add i686 SDK machine 2010-03-15 13:00:46 +00:00
swabber Stop using hardcoded paths, use new Ubuntu and generic filters. 2010-12-17 10:47:02 +00:00
abi_version.conf sanity/sstate: Due to the sysroot layout changes, the toolchain bootstrap process changes and the recent pseudo bug, bump the tmpdir layout version number and the sstate version numbers 2011-01-25 12:32:50 +00:00
bitbake.conf meta/PRService: Added export/import fuctions. 2012-01-11 10:37:43 +00:00
documentation.conf bitbake.conf/documentation.conf: Start using SUMMARY variable and document it 2010-09-21 23:53:07 +01:00
layer.conf meta/conf/layer.conf: Remove packages/*bb from BBFILES 2011-05-11 15:38:33 +01:00
licenses.conf license: manifest and license path 2011-12-08 15:24:30 +00:00
multilib.conf multilib.conf: Enable shadow-sysroot and libffi 2011-12-21 17:24:44 +00:00
prexport.conf meta/PRService: Added export/import fuctions. 2012-01-11 10:37:43 +00:00
primport.conf meta/PRService: Added export/import fuctions. 2012-01-11 10:37:43 +00:00
sanity.conf sanity: Increase bitbake minium version to 1.13.3 for bb.utils.contains() function 2011-07-25 14:36:30 +01:00