Re: [yocto] [meta-selinux][PATCH 9/9] linux-yocto: remove PRINC warning

2014-05-08 Thread Joe MacDonald
[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

Re: [yocto] [meta-selinux][PATCH 9/9] linux-yocto: remove PRINC warning

2014-05-08 Thread Martin Jansa
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 > --- > recipes-kernel/linux/linux-yocto_3.10.bbappend |2 +- > 1 file changed, 1 insertion(

[yocto] [meta-selinux][PATCH 9/9] linux-yocto: remove PRINC warning

2014-05-07 Thread Joe MacDonald
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 --- 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.bbappen