All of lore.kernel.org
 help / color / mirror / Atom feed
From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: Patches and discussions about the oe-core layer
	<openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH 00/11] Add PR service and integrate PKGV/PKGR from OE
Date: Fri, 27 May 2011 18:00:35 +0100	[thread overview]
Message-ID: <1306515635.27470.284.camel@rex> (raw)
In-Reply-To: <cover.1306477652.git.lianhao.lu@intel.com>

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









  parent reply	other threads:[~2011-05-27 17:03 UTC|newest]

Thread overview: 38+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-27  6:31 [PATCH 00/11] Add PR service and integrate PKGV/PKGR from OE Lianhao Lu
2011-05-27  6:31 ` [PATCH 01/11] Added the PR service Lianhao Lu
2011-05-27  6:31 ` [PATCH 02/11] conf/bitbake.conf: Added variables for " Lianhao Lu
2011-05-27  6:31 ` [PATCH 03/11] meta-yocto/local.conf.sample: Added PRSERV_HOST and PRSERV_PORT Lianhao Lu
2011-05-27  6:31 ` [PATCH 04/11] classes/package(prserv).bbclass: Get PRAUTO and use PKGV/PKGR Lianhao Lu
2011-05-27  6:31 ` [PATCH 05/11] classes/package_xxx.class: Use PKGE/PKGV/PKGR Lianhao Lu
2011-05-27  6:31 ` [PATCH 06/11] udev: use EXTENDPKGV instead of EXTENDPV Lianhao Lu
2011-05-27  6:31 ` [PATCH 07/11] xcb: " Lianhao Lu
2011-05-27  6:31 ` [PATCH 08/11] xorg-proto: " Lianhao Lu
2011-05-27  6:31 ` [PATCH 09/11] xorg-util/util-macros: " Lianhao Lu
2011-05-27  6:31 ` [PATCH 10/11] linux-libc-headers: " Lianhao Lu
2011-05-27  6:31 ` [PATCH 11/11] conf/bitbake.conf: Removed EXTENDPV and EXTENDPEVER Lianhao Lu
2011-05-27 17:00 ` Richard Purdie [this message]
2011-05-27 18:48   ` [PATCH 00/11] Add PR service and integrate PKGV/PKGR from OE Koen Kooi
2011-05-27 19:08     ` Otavio Salvador
2011-05-27 19:13       ` Koen Kooi
2011-05-27 20:09     ` [OE-core] " Joshua Lock
2011-05-27 20:09       ` Joshua Lock
2011-05-27 20:24       ` [OE-core] " Khem Raj
2011-05-27 20:24         ` Khem Raj
2011-05-27 20:54       ` Joshua Lock
2011-05-27 21:00       ` [OE-core] " Joshua Lock
2011-05-27 21:00         ` [bitbake-devel] " Joshua Lock
2011-05-27 21:01         ` [OE-core] " Khem Raj
2011-05-27 21:01           ` [bitbake-devel] " Khem Raj
2011-05-27 21:09           ` Joshua Lock
2011-05-27 21:01       ` [OE-core] " Joshua Lock
2011-05-27 21:01         ` [bitbake-devel] " Joshua Lock
2011-05-27 21:01       ` [OE-core] " Joshua Lock
2011-05-27 21:01         ` [bitbake-devel] " Joshua Lock
2011-05-27 22:09       ` [OE-core] " Richard Purdie
2011-05-27 22:09         ` [bitbake-devel] " Richard Purdie
2011-05-28  1:02         ` [OE-core] " Khem Raj
2011-05-28  1:02           ` [bitbake-devel] " Khem Raj
2011-05-28  1:05           ` [OE-core] " Khem Raj
2011-05-28  1:05             ` [bitbake-devel] " Khem Raj
2011-05-28  1:34             ` [OE-core] " Khem Raj
2011-05-28  1:34               ` [bitbake-devel] " Khem Raj

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1306515635.27470.284.camel@rex \
    --to=richard.purdie@linuxfoundation.org \
    --cc=openembedded-core@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.