generic-poky/meta
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
..
classes meta/PRService: Added export/import fuctions. 2012-01-11 10:37:43 +00:00
conf meta/PRService: Added export/import fuctions. 2012-01-11 10:37:43 +00:00
files license: manifest and license path 2011-12-08 15:24:30 +00:00
lib/oe meta/PRService: Added export/import fuctions. 2012-01-11 10:37:43 +00:00
recipes-bsp misc patches: fix patch headers 2012-01-03 12:14:33 +00:00
recipes-connectivity avahi-ui: fix build with automake-1.11.2 2012-01-03 12:14:34 +00:00
recipes-core task-core-tools: adapt to kexec-tools package split 2012-01-10 17:28:47 +00:00
recipes-devtools valgrind: add powerpc to the compatible host and add ${TCLIBC}-dbg in RRECOMMENDS-powerpc 2012-01-06 12:13:09 +00:00
recipes-extended findutils: Use CACHED_CONFIGUREVARS to specify cached configure vars 2012-01-10 17:28:46 +00:00
recipes-gnome native.bbclass: Fix variable remapping coverage 2012-01-05 12:36:28 +00:00
recipes-graphics libxxf86dga: fix compilation with x32 toolchain 2012-01-10 17:28:41 +00:00
recipes-kernel kexec-tools: split packaging of kexec and kdump 2012-01-10 17:28:47 +00:00
recipes-multimedia libomxil: upgrade to 0.9.3 2012-01-03 12:14:35 +00:00
recipes-qt qt4-x11-free.inc: use QT_BASE_NAME from qt4x11.bbclass 2012-01-06 12:11:33 +00:00
recipes-rt rt-tests: update to 0.83 2011-11-04 15:43:29 +00:00
recipes-sato puzzles: fixed SRC_URI Checksums 2012-01-03 12:14:39 +00:00
recipes-support libusb-compat: keep *.la in base_libdir 2012-01-10 17:28:43 +00:00
site Revert "site/common-uclibc: Cache gl_cv_func_wcwidth_works" 2012-01-10 18:33:25 +00:00
COPYING.MIT Add missing licence files (COPYING.MIT) 2006-07-23 13:52:32 +00:00
recipes.txt meta/recipes.txt: correct Qt capitalisation 2011-09-07 22:54:17 +01:00