All of lore.kernel.org
 help / color / mirror / Atom feed
From: Joe MacDonald <joe@deserted.net>
To: Martin Jansa <martin.jansa@gmail.com>
Cc: yocto@yoctoproject.org
Subject: Re: [meta-selinux][PATCH 9/9] linux-yocto: remove PRINC warning
Date: Thu, 8 May 2014 09:32:21 -0400	[thread overview]
Message-ID: <20140508133218.GA5600@deserted.net> (raw)
In-Reply-To: <20140508103406.GL30955@jama>

[-- Attachment #1: Type: text/plain, Size: 1488 bytes --]

[Re: [yocto] [meta-selinux][PATCH 9/9] linux-yocto: remove PRINC warning] On 14.05.08 (Thu 12:34) Martin Jansa wrote:

> On Wed, May 07, 2014 at 03:49:28PM -0400, Joe MacDonald wrote:
> > Convert PRINC to PR .= so as to not break package feeds.  Next time this
> > won't be necessary at all.
> > 
> > Signed-off-by: Joe MacDonald <joe@deserted.net>
> > ---
> >  recipes-kernel/linux/linux-yocto_3.10.bbappend |    2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> > 
> > diff --git a/recipes-kernel/linux/linux-yocto_3.10.bbappend b/recipes-kernel/linux/linux-yocto_3.10.bbappend
> > index 159d63b..6686974 100644
> > --- a/recipes-kernel/linux/linux-yocto_3.10.bbappend
> > +++ b/recipes-kernel/linux/linux-yocto_3.10.bbappend
> > @@ -1,4 +1,4 @@
> > -PRINC = "1"
> > +PR .= "1"
> 
> Does this one really help? PRINC increments first numeric part of PR, so
> in linux-yocto case it would be INC_PR and you're appending 1 to last
> part.
> 
> so from r6.5 you'll get r5.51 if I parse it correctly before morning
> coffee.

Oop, yeah, you're right.  This one's a bit more complicated.

-J.

> 
> >  FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
> >  
> >  # Enable selinux support in the kernel if the feature is enabled
> > -- 
> > 1.7.10.4
> > 
> > -- 
> > _______________________________________________
> > yocto mailing list
> > yocto@yoctoproject.org
> > https://lists.yoctoproject.org/listinfo/yocto
> 
-- 
-Joe MacDonald.
:wq

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 205 bytes --]

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

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-07 19:49 [v2][meta-selinux][PATCH 0/8] fix PRINC QA Warning Joe MacDonald
2014-05-07 19:49 ` [meta-selinux][PATCH 1/9] policycoreutils: remove PRINC warning Joe MacDonald
2014-05-07 19:49 ` [meta-selinux][PATCH 2/9] libpcre_8.34.bbappend: " Joe MacDonald
2014-05-07 19:49 ` [meta-selinux][PATCH 3/9] sepolgen: " Joe MacDonald
2014-05-07 19:49 ` [meta-selinux][PATCH 4/9] libsepol: " Joe MacDonald
2014-05-07 19:49 ` [meta-selinux][PATCH 5/9] libsemanage: " Joe MacDonald
2014-05-07 19:49 ` [meta-selinux][PATCH 6/9] libselinux: " Joe MacDonald
2014-05-07 19:49 ` [meta-selinux][PATCH 7/9] checkpolicy: " Joe MacDonald
2014-05-07 19:49 ` [meta-selinux][PATCH 8/9] refpolicy: " Joe MacDonald
2014-05-07 19:49 ` [meta-selinux][PATCH 9/9] linux-yocto: " Joe MacDonald
2014-05-08 10:34   ` Martin Jansa
2014-05-08 13:32     ` Joe MacDonald [this message]
2014-05-08 18:12       ` [PATCH 9/9] linux-yocto: migrate from 3.10 to 3.14 Joe MacDonald

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=20140508133218.GA5600@deserted.net \
    --to=joe@deserted.net \
    --cc=martin.jansa@gmail.com \
    --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.