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 _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
