All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andrei Gherzan <andrei@gherzan.ro>
To: Paul Barker <paul@paulbarker.me.uk>
Cc: yocto@yoctoproject.org
Subject: Re: [meta-raspberrypi][PATCH] Remove uses of PRINC
Date: Thu, 8 May 2014 21:04:47 +0300	[thread overview]
Message-ID: <20140508180447.GA29498@gmail.com> (raw)
In-Reply-To: <1399045604-8469-1-git-send-email-paul@paulbarker.me.uk>

On Fri, May 02, 2014 at 03:46:44PM +0000, Paul Barker wrote:
> PRINC is now obsolete and the PR Service should be used instead to keep PR
> values incrementing on change.
>
> A patch has also been submitted to openembedded-core to bump the appropriate PR
> values so that PR doesn't move backwards. This patch should only be applied
> after that patch, and only to branches which include that patch (ie. if that
> patch doesn't go into daisy in oe-core, this patch shouldn't go into daisy in
> meta-raspberrypi).
>
> Signed-off-by: Paul Barker <paul@paulbarker.me.uk>
> ---
>  recipes-bsp/formfactor/formfactor_0.0.bbappend                 | 1 -
>  recipes-graphics/xorg-xserver/xserver-xf86-config_0.1.bbappend | 3 ---
>  2 files changed, 4 deletions(-)
>
> diff --git a/recipes-bsp/formfactor/formfactor_0.0.bbappend b/recipes-bsp/formfactor/formfactor_0.0.bbappend
> index 0003480..72d991c 100644
> --- a/recipes-bsp/formfactor/formfactor_0.0.bbappend
> +++ b/recipes-bsp/formfactor/formfactor_0.0.bbappend
> @@ -1,2 +1 @@
>  FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
> -PRINC = "1"
> diff --git a/recipes-graphics/xorg-xserver/xserver-xf86-config_0.1.bbappend b/recipes-graphics/xorg-xserver/xserver-xf86-config_0.1.bbappend
> index 3e86645..e37f942 100644
> --- a/recipes-graphics/xorg-xserver/xserver-xf86-config_0.1.bbappend
> +++ b/recipes-graphics/xorg-xserver/xserver-xf86-config_0.1.bbappend
> @@ -1,8 +1,5 @@
>  FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
>
> -# Don't forget to bump PRINC if you update the extra files.
> -PRINC := "${@int(PRINC) + 5}"
> -
>  THISDIR := "${@os.path.dirname(bb.data.getVar('FILE', d, True))}"
>  FILESPATH =. "${@base_set_filespath(["${THISDIR}/${PN}"], d)}:"
>

Merged. Thanks.

--
Andrei Gherzan
m: +40.744.478.414 | f: +40.31.816.28.12


      reply	other threads:[~2014-05-08 18:05 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-02 15:46 [meta-raspberrypi][PATCH] Remove uses of PRINC Paul Barker
2014-05-08 18:04 ` Andrei Gherzan [this message]

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=20140508180447.GA29498@gmail.com \
    --to=andrei@gherzan.ro \
    --cc=paul@paulbarker.me.uk \
    --cc=yocto@yoctoproject.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.