[OE-core] [PATCH 00/11] Add PR service and integrate PKGV/PKGR from OE

Richard Purdie richard.purdie at linuxfoundation.org
Fri May 27 17:00:35 UTC 2011


Hi Lianhao,

On Fri, 2011-05-27 at 14:31 +0800, Lianhao Lu wrote:
>   git://git.pokylinux.org/poky-contrib llu/PR-service
>   http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=llu/PR-service
> 
> Lianhao Lu (11):
>   Added the PR service.
>   conf/bitbake.conf: Added variables for PR service.
>   meta-yocto/local.conf.sample: Added PRSERV_HOST and PRSERV_PORT.
>   classes/package(prserv).bbclass: Get PRAUTO and use PKGV/PKGR.
>   classes/package_xxx.class: Use PKGE/PKGV/PKGR.
>   udev: use EXTENDPKGV instead of EXTENDPV.
>   xcb: use EXTENDPKGV instead of EXTENDPV.
>   xorg-proto: use EXTENDPKGV instead of EXTENDPV.
>   xorg-util/util-macros: use EXTENDPKGV instead of EXTENDPV.
>   linux-libc-headers: use EXTENDPKGV instead of EXTENDPV.
>   conf/bitbake.conf: Removed EXTENDPV and EXTENDPEVER.

I merged this but I did make some tweaks to both the patch series and
one of the patches. The changes I made were:

a) Squash the EXTENDPV and EXTENDPEVER changes into the base patch
making all the associated changes in one go.

b) Not include the DISTRO_PR variable for now

c) Not change the default signature handler to basichash.

For c), I'd suggest a follow up patch changing the default in poky.conf
in meta-yocto and we'll test this there. This should wait until the
PACKAGE_ARCH = "all" sstate issues we've been seeing are addressed
though.

Cheers,

Richard










More information about the Openembedded-core mailing list